Trending questions in Edureka Community

0 votes
1 answer

What are the three most common project management risks?

1. Schedule and cost impacts resulting from ...READ MORE

Aug 14, 2020 in PMP by Sunandan Thakur
1,794 views
0 votes
1 answer

How to use the pipeline setup and deploy the war file using the ansible,docker and kubernettes

Hi@Venkata, You can create an Ansible-Playbook to deploy ...READ MORE

Sep 1, 2020 in DevOps on Cloud by MD
• 95,460 points
1,056 views
0 votes
2 answers

What is the most reoccurring issue that you have encountered on your projects and how did you resolve it?

Need to run faster than my stakeholders ...READ MORE

Sep 10, 2020 in PMP by Serigo Luis
593 views
0 votes
1 answer

What does double question mark (??) operator mean in PHP?

Hello, It's the "null coalescing operator", added in ...READ MORE

Apr 2, 2020 in PHP by Niroj
• 82,840 points
7,580 views
0 votes
1 answer

How to create a database from shell command?

Hello @kartik, Try: cat filename.sql | mysql -u username ...READ MORE

Aug 26, 2020 in PHP by Niroj
• 82,840 points
1,277 views
0 votes
1 answer

How many PDUs required for PMP exam?

It's is a myth that 35 PDU’s ...READ MORE

Sep 8, 2020 in PMP by Sirajul
• 59,230 points
715 views
0 votes
1 answer

How do project managers perform risk management? What techniques do they use to manage project risks?

Hi Niel, Project Risk stems from uncertainty. ...READ MORE

Sep 11, 2020 in PMP by anonymous
• 65,770 points
575 views
0 votes
1 answer

How much does it cost to take the pmp exam?

Details Of  PMP® Certification Fee Structure 200 multiple-choice questions 4 ...READ MORE

Sep 8, 2020 in PMP by Gitika
• 65,770 points
741 views
+1 vote
1 answer

error: cannot uninstall 'simplejson', not able to install on Ubuntu 18.04,

Hi@akhtar, This error occurs because of pip install ...READ MORE

Mar 20, 2020 in OpenStack by MD
• 95,460 points
8,096 views
0 votes
1 answer

How to remove NA values from a column, and the corresponding values from an adjacent column, in R?

Hi@Marcelo, You can use the filter keyword to ...READ MORE

Aug 4, 2020 in Data Analytics by MD
• 95,460 points
2,227 views
+1 vote
1 answer
0 votes
1 answer

What is pmp training?

The online courses are as effective as ...READ MORE

Sep 7, 2020 in PMP by Sirajul
• 59,230 points

edited Jul 4, 2023 by Khan Sarfaraz 743 views
0 votes
2 answers

Interview preparation for PM role?

One question may be... How do you ...READ MORE

Sep 11, 2020 in PMP by Demetrius
533 views
0 votes
1 answer

How to get the children of the $(this) selector?

Hello @kartik, The jQuery constructor accepts a 2nd ...READ MORE

Sep 10, 2020 in JQuery by Niroj
• 82,840 points
611 views
0 votes
1 answer

What do you think is the best way to identify risks in a project?

The best way is to create a ...READ MORE

Sep 10, 2020 in PMP by Nian
612 views
0 votes
1 answer

How can I upload files asynchronously?

Hello @kartik, Using JavaScript code you can do it ...READ MORE

Sep 10, 2020 in JQuery by Niroj
• 82,840 points
598 views
0 votes
1 answer

what is PMP stands for?

PMP stands for Project Management Professional. Offered ...READ MORE

Sep 4, 2020 in PMP by Gitika
• 65,770 points

edited Nov 9, 2023 by Khan Sarfaraz 856 views
0 votes
1 answer

How to capture URL parameters in request.GET

Hello @kartik, When a URL is like domain/search/?q=haha, you ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,840 points
2,146 views
0 votes
1 answer

Error:No Access-Control-Allow-Origin header is present on the requested resource node.js

Hello @kartik, My guess is that you're serving ...READ MORE

Jun 8, 2020 in Java-Script by Niroj
• 82,840 points
4,660 views
0 votes
1 answer

How to convert JSON data into a Python object?

Hello @kartik, You can do it in one ...READ MORE

Aug 3, 2020 in Python by Niroj
• 82,840 points
2,236 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
423 views
0 votes
1 answer

What does this construct look like in Typescript for Angular ?

Hello @kartik, try this. selectChildren(data, $event) { ...READ MORE

Sep 8, 2020 in Angular by Niroj
• 82,840 points
677 views
0 votes
1 answer

Error:No module named pkg_resources

Hello @kartik, This error occur if the requirements.txt contains a ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,840 points
3,885 views
0 votes
1 answer

is there a way how to finish in-progress slave builds if Jenkins master goes offline

Hi@, You can assign your Jenkins Job to ...READ MORE

Jun 30, 2020 in Jenkins by MD
• 95,460 points
3,698 views
0 votes
1 answer

How to add user to a group in Minishift?

Hi@akhtar, You can add a user to a ...READ MORE

Aug 19, 2020 in DevOps Tools by MD
• 95,460 points
1,539 views
0 votes
1 answer

How to trigger a build on commit to branch in declarative pipeline

Hi@Madhura, You can use triggers keyword in your ...READ MORE

Jul 9, 2020 in Jenkins by MD
• 95,460 points
3,330 views
0 votes
1 answer

How to prepare for pmp examination?

Project Management is the discipline that helps you in ...READ MORE

Sep 7, 2020 in PMP by Gitika
• 65,770 points
706 views
0 votes
1 answer

How valuable is the PMP certification?

PMP® Certification acts as proof of the capabilities ...READ MORE

Sep 7, 2020 in PMP by Sirajul
• 59,230 points

edited Jun 20, 2023 by Khan Sarfaraz 715 views
0 votes
1 answer

How to use conditions in Ansible-Playbook?

Hi@akhtar, Traditional programming language usually uses the if-else ...READ MORE

Aug 20, 2020 in Ansible by MD
• 95,460 points
1,487 views
0 votes
1 answer

What is the best way to adapt soft skills to project development as project managers?

Learn concepts and techniques through reading and ...READ MORE

Sep 10, 2020 in PMP by S. Rajashekar
582 views
0 votes
1 answer

error creating aufs mount to /var/lib/docker/aufs/mnt/6c1b42ce1a98b1c0f2da7f1-init: invalid argument

Hi@akhtar, To solve this error, you have to ...READ MORE

Apr 16, 2020 in Docker by MD
• 95,460 points
6,924 views
0 votes
1 answer

How to delete duplicates on a MySQL table?

Hello @kartik, This removes duplicates in place, without ...READ MORE

Aug 26, 2020 in PHP by Niroj
• 82,840 points
1,225 views
0 votes
1 answer

How do I include related model fields using Django Rest Framework?

Hello @kartik, The simplest way is to use the ...READ MORE

Jul 1, 2020 in Python by Niroj
• 82,840 points
3,642 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
400 views
0 votes
0 answers
0 votes
1 answer

How can I make a div stick to the top of the screen once it's been scrolled to?

Hello @kartik, Using javascript: var initTopPosition= $('#myElementToStick').offset().top; ...READ MORE

Sep 4, 2020 in Java-Script by Niroj
• 82,840 points
836 views
0 votes
1 answer

What is pmp exam?

PMP® Exam PMP® Certification is the most prestigious examination in the ...READ MORE

Sep 8, 2020 in PMP by Rajiv
• 8,870 points

edited Jun 20, 2023 by Khan Sarfaraz 652 views
0 votes
0 answers

What do you do to develop yourself personally and professionally?

I find myself very interested in growing ...READ MORE

Sep 15, 2020 in PMP by anonymous
• 19,610 points
396 views
0 votes
0 answers

Restsharp support webservice automationtesting like rest

Hi , Restsharp support webservice automationtesting like rest ...READ MORE

Aug 9, 2020 in Java by anonymous
• 3,190 points
2,016 views
+1 vote
2 answers

How can I delete an element in Selenium using Python?

You can directly delete the node using ...READ MORE

Sep 14, 2019 in Selenium by tonystark
• 500 points
19,843 views
0 votes
1 answer

How much does pmp certification cost?

Details Of  PMP® Certification Fee Structure 200 multiple-choice questions 4 ...READ MORE

Sep 4, 2020 in PMP by Gitika
• 65,770 points

edited Jun 26, 2023 by Khan Sarfaraz 825 views
0 votes
1 answer

How to update column with null value?

Hello @kartik, CREATE TABLE your_table (some_id int, your_column ...READ MORE

Aug 26, 2020 in PHP by Niroj
• 82,840 points
1,212 views
0 votes
1 answer

Error:PHP mail function doesn't complete sending of e-mail

Hello @kartik, If you are using an SMTP ...READ MORE

Jul 30, 2020 in Laravel by Niroj
• 82,840 points
2,372 views
0 votes
1 answer

How to convert 1D array into 2D array using pandas?

Hi@akhtar, You can follow the below given codes to ...READ MORE

May 8, 2020 in Machine Learning by MD
• 95,460 points
5,957 views
0 votes
1 answer

How to get a list of user accounts using the command line in MySQL?

Hello @kartik, Use this query: SELECT User FROM mysql.user; Which ...READ MORE

Aug 18, 2020 in PHP by Niroj
• 82,840 points
1,574 views
0 votes
1 answer

How to copy files in remote system using Ansible?

Hi@akhtar, You need to use the copy module ...READ MORE

Jul 30, 2020 in Ansible by MD
• 95,460 points
2,393 views
0 votes
0 answers

I need to Post api to database using java in intellij. After testing sample api through postman i got an Sql exception saying Syntax error at or near ',' Please tell me where i made a mistake

public Result setModelMasterParams(){         try{             long tenantId = request().getHeader("tenant_id")==null                     || request().getHeader("tenant_id").equalsIgnoreCase("")                     || ...READ MORE

Aug 19, 2020 in Java by Sriram
• 120 points

recategorized Aug 19, 2020 by Niroj 1,537 views
0 votes
1 answer

Business relationship manager role and its relation with Project Managers

From my point of view, the BDR ...READ MORE

Aug 18, 2020 in PMP by David Samon
1,577 views
0 votes
1 answer

How to check permissions of a file in the Linux system?

Hi@akhtar, If you prefer using the command line, ...READ MORE

Aug 13, 2020 in Linux Administration by MD
• 95,460 points
1,752 views
0 votes
1 answer

Why pmp certification?

As per the 2014 survey report by ...READ MORE

Sep 10, 2020 in PMP by Gitika
• 65,770 points
575 views