Trending questions in Edureka Community

0 votes
1 answer

What strategies do you use to optimize build times in your CI/CD pipelines, including any specific coding solutions?

Among other strategies to optimize build times ...READ MORE

Oct 17, 2024 in DevOps & Agile by Gagana
• 10,070 points
462 views
0 votes
0 answers

How can PHP be used to create a secure web application to prevent SQL injection?

I’m developing a web application using PHP, ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
289 views
0 votes
0 answers

How can I create prompts that maintain user engagement in conversational AI applications?

I was writing a prompt for my ...READ MORE

Oct 24, 2024 in Generative AI by Ashutosh
• 32,730 points

edited Mar 5 127 views
+1 vote
1 answer

How to remember inputs and outputs for pmp exam?

Remembering inputs and outputs for the PMP ...READ MORE

Oct 15, 2024 in PMP by Priya
456 views
0 votes
0 answers

Why can't I obtain user token from a compromised API?

Why can't I obtain user token from ...READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
490 views
0 votes
1 answer

What are the best practices for writing Dockerfiles, and could you share a well-structured example?

Writing Dockerfile: a best practice by which ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 10,070 points
352 views
0 votes
0 answers

How can I use JavaScript to create a basic keylogger for ethical hacking purposes?

I’m exploring ethical hacking techniques and I’ve ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
397 views
0 votes
0 answers

How Are AI Laptop Modes Helpful for Development?

Hi everyone, I recently purchased the new Aura ...READ MORE

Oct 22, 2024 by Edureka

edited Mar 5 106 views
0 votes
0 answers

What should be in my resume to get a job in cyber security?

What should be in my resume to ...READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
384 views
0 votes
0 answers

Are cyber security and information security the same thing?

Are cyber security and information security the ...READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
353 views
0 votes
0 answers
0 votes
0 answers

Please can you help me with datasets for AI tutorial for beginners

Please can you help me with datasets ...READ MORE

Oct 21, 2024 by anonymous

edited Mar 5 68 views
0 votes
0 answers

How to manage file size and multiple numeric what-if parameters?

How to manage file size and multiple ...READ MORE

Oct 14, 2024 in Power BI by anonymous
• 33,850 points
291 views
0 votes
0 answers

What are the key differences between AWS EFS and S3, and when should I use each?

What are the key differences between AWS ...READ MORE

Oct 10, 2024 in AWS by Priyanka
• 4,380 points
388 views
0 votes
0 answers
0 votes
0 answers

How can I debounce an input field in React?

Oct 10, 2024 in Web Development by anonymous
• 16,260 points
430 views
0 votes
0 answers

How can I automate data refreshes in Power BI, and what are the scripting options available?

How can I automate data refreshes in ...READ MORE

Oct 17, 2024 in Power BI by Evanjalin
• 33,850 points

edited Mar 5 125 views
0 votes
0 answers

Chrome Driver has starting But Web socket connection is appearing as null.Tried without Firewall still same issue.Kindly help

WARNING: Invalid Status code=403 text=Forbidden java.io.IOException: Invalid Status ...READ MORE

Oct 15, 2024 in Selenium by anonymous

edited Mar 5 191 views
0 votes
0 answers

Software Development vs Cyber Security

What is Software Development vs Cyber Security? READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points

edited Oct 14, 2024 by Hoor 205 views
0 votes
0 answers

what is this question mean only explain the question not the answer

This is a question about techniques to ...READ MORE

Oct 17, 2024 in DevOps Tools by Anila
• 5,070 points

edited Mar 5 121 views
0 votes
0 answers

Should I load and store JSON data with a copy for my whole react application in Redux or somewhere else?

Should I load and store JSON data ...READ MORE

Oct 14, 2024 in Web Development by anonymous
• 16,260 points

edited Oct 14, 2024 by Hoor 222 views
0 votes
0 answers

How do you implement monitoring and logging in your DevOps setup, and what coding solutions have you found useful?

Outputs from monitoring and logging are integral ...READ MORE

Oct 16, 2024 in DevOps Tools by Anila
• 5,070 points

edited Mar 5 124 views
0 votes
0 answers

Can a 42-year-old get into cyber security without an IT background?

Can a 42-year-old get into cyber security ...READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
193 views
0 votes
0 answers
0 votes
0 answers

What is the difference between DocumentDB and DynamoDB?

What is the difference between DocumentDB and ...READ MORE

Oct 11, 2024 in AWS by Priyanka
• 4,380 points

edited Mar 5 125 views
+1 vote
7 answers

What is difference between access modifier and access specifier in java

Access Specifier:- This can be understood as ...READ MORE

Feb 14, 2019 in Java by Priyaj
• 58,020 points
74,515 views
0 votes
4 answers

Is it possible to call one python script from another Python Script?

Try using os.system: os.system("script2.py 1") execfile is different because it is ...READ MORE

Dec 16, 2020 in Python by Gitika
• 65,730 points
71,670 views
0 votes
0 answers

Not able to download Six Sigma Certificate. Course stuck to 93%. Please help!!!

I have completed my Six Sigma Green ...READ MORE

Oct 4, 2024 in Others by Jatin

edited Mar 5 336 views
0 votes
0 answers

Selenium Webdriver Java - Eclipse java lang NoClassDefFoundError

package seleniumWithJava; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.edge.EdgeDriver; public class seleniumIntro ...READ MORE

Oct 1, 2024 in Selenium by nasima

edited Mar 5 215 views
0 votes
1 answer

NodeJS - What does "socket hang up" actually mean?

When a socket hang up is thrown, ...READ MORE

Jun 7, 2022 in Node-js by Neha
• 9,020 points
36,751 views
0 votes
2 answers

Is it possible to save python dictionary into json files?

You can save the Python dictionary into ...READ MORE

Mar 17, 2020 in Python by Vishal
• 180 points
75,907 views
+1 vote
6 answers

groupByKey vs reduceByKey in Apache Spark.

ReduceByKey is the best for production. READ MORE

Mar 3, 2019 in Apache Spark by anonymous
78,213 views
0 votes
1 answer

How to check if a string contains a substring Java ?

Hi@akhtar, The first and foremost way to check ...READ MORE

Dec 30, 2020 in Java by MD
• 95,460 points

edited Jul 5, 2023 by Khan Sarfaraz 58,716 views
0 votes
0 answers

How to delete my edureka account permanently?

edureka FAQ READ MORE

Sep 12, 2024 in Others by Tijo

edited Mar 5 136 views
0 votes
0 answers

Capstone project Data Engineer Associate Certification

Need Session on Azure project READ MORE

Sep 2, 2024 in Azure by Sharada

edited Mar 5 167 views
0 votes
5 answers

How can I use grep in Python?

The first part starts with grep , followed by ...READ MORE

Dec 14, 2020 in Python by Gitika
• 65,730 points
74,308 views
0 votes
1 answer

Dart sdk is not configured android studio

The error message "Dart SDK is not ...READ MORE

Mar 9, 2023 in Android by pooja
23,418 views
0 votes
6 answers

How to get text found between span – selenium

The text "Search Zone" is not part ...READ MORE

Feb 28, 2019 in Selenium by Trying to Figure
77,631 views
0 votes
5 answers

what is the difference between append and insert in python lists?

There is a simple difference between append ...READ MORE

Jun 23, 2019 in Python by Harshdeep Khatke
71,809 views
+4 votes
3 answers

How to sum a variable by group in R?

You can also try this way, x_new = ...READ MORE

Aug 1, 2019 in Data Analytics by Cherukuri
• 33,050 points
79,077 views
0 votes
0 answers

Lifetime Access

Hi Edureka Support, May I know is this ...READ MORE

Aug 16, 2024 in Others by Lewiz

edited Mar 5 106 views
0 votes
1 answer

Flutter command not found android studio

This error message usually appears when the ...READ MORE

Mar 29, 2023 in Flutter by vishalini
21,884 views
0 votes
0 answers

I have experience in RPA can i enroll for prompt engineering and get job

Hello I have experience in RPA and ...READ MORE

Aug 6, 2024 in Career Counselling by anonymous

edited Mar 5 158 views
0 votes
1 answer

JQuery Ajax Post results in 500 Internal Server Erro

The 500 Internal Server Error is a ...READ MORE

Jun 23, 2022 in Web Development by rajatha
• 7,680 points
33,344 views
0 votes
3 answers

HTML - Change\Update page contents without refreshing\reloading the page?

pushState() # The pushState() method let's you update the URL and create ...READ MORE

Dec 15, 2020 in HTML by Gitika
• 65,730 points
62,258 views
0 votes
1 answer

Delete Edureka Account

Hi, I request that my account be ...READ MORE

Apr 27 in Others by HARIHARAN
• 140 points
188 views
+1 vote
8 answers

How to replace null values in Spark DataFrame?

Hi, In Spark, fill() function of DataFrameNaFunctions class is used to replace ...READ MORE

Dec 15, 2020 in Apache Spark by MD
• 95,460 points
76,791 views
0 votes
0 answers

DFS PUT Command gives error on Windows

When i run DFS PUT command on ...READ MORE

Jul 22, 2024 in Database by anonymous

edited Mar 4 161 views
0 votes
1 answer

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'demoRestController'

To answer your doubt, the DemoApplication class ...READ MORE

Feb 23, 2022 in Java by Aditya
• 7,680 points
38,104 views