Trending questions in Edureka Community

0 votes
1 answer

no 'access-control-allow-origin' header is present on the requested resource

The java <class-name> command syntax is one ...READ MORE

Feb 8, 2022 in Java by Soham
• 9,730 points
997 views
0 votes
1 answer

SQL WITH clause example

Oracle introduced the SQL WITH clause in ...READ MORE

Feb 17, 2022 in Database by Neha
• 9,020 points
603 views
0 votes
1 answer

What is Mocking?

The meaning of the word refers to ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,730 points
991 views
0 votes
1 answer

why aws s3 transfer acceleration is not working?

AWS S3 Transfer Acceleration enables fast, easy ...READ MORE

Feb 16, 2022 in Cloud Computing by anonymous
648 views
0 votes
1 answer

jquery $.each() for objects

The $.each() works for objects and arrays ...READ MORE

Feb 16, 2022 in Java by Aditya
• 7,680 points
639 views
0 votes
1 answer

How to rename a column in a database table using SQL?

For SQL Server, use sp_rename USE AdventureWorks; GO EXEC sp_rename 'Customers.CustomerTerritory.TerritoryID', ...READ MORE

Feb 9, 2022 in Database by Neha
• 9,020 points
943 views
0 votes
0 answers

How to return dictionary keys as a list in Python?

Now, in Python >= 3.3, I get something ...READ MORE

Feb 18, 2022 in Python by Dev
• 6,000 points
553 views
0 votes
1 answer

Ceon SEO URl gives the error page not found in zen cart

in the admin section there is  an ...READ MORE

Feb 18, 2022 in Others by narikkadan
• 63,600 points
562 views
0 votes
1 answer

Is it possible to have a link to raw content of file in Azure DevOps

Sure, here's the call for the rests: GET ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
895 views
0 votes
1 answer

what is selenium testing

The Selenium testing tool is used to automate ...READ MORE

Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
1,239 views
0 votes
1 answer

What is the difference between Python's list methods append and extend?

Python's list methods append and extend add ...READ MORE

Feb 9, 2022 in Python by Nandini
• 5,480 points
936 views
0 votes
1 answer

Reverse a string in Python

To reverse a string in Python we ...READ MORE

Feb 15, 2022 in Python by Dev
• 6,000 points
679 views
0 votes
1 answer

seo component gatsby- effecting layout

<link ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,600 points
500 views
0 votes
0 answers

Excel 2010, how to keyboard shortcut to filter dropdown checkboxes?

how do I get to the filter ...READ MORE

Feb 10, 2022 in Others by Edureka
• 13,690 points
438 views
+1 vote
1 answer

how to learn selenium?

Prerequisites. Before learning the concepts of Selenium, ...READ MORE

Feb 7, 2022 in Selenium by Bhavitha
• 1,000 points
973 views
0 votes
1 answer

What is the python keyword "with" used for?

The PEP343 documentation contains details regarding the ...READ MORE

Feb 9, 2022 in Python by Dev
• 6,000 points
950 views
0 votes
0 answers

AWS VPC - Internet Gateway vs. NAT [closed]

What is an Internet Gateway? What is ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,120 points
412 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,120 points
410 views
0 votes
0 answers

Excel: Highlighting duplicates with exact matches

1 I've got two columns of data, and ...READ MORE

Feb 17, 2022 in Others by Edureka
• 13,690 points
577 views
0 votes
0 answers

Is there a difference between "==" and "is"?

In Python, are the following two tests ...READ MORE

Feb 18, 2022 in Python by Dev
• 6,000 points
530 views
0 votes
1 answer

Squash my last X commits together using Git

You can do this relatively easily without ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
611 views
0 votes
1 answer

Generate SEO friendly URLs (slugs)

function format_uri( $string, $separator = '-' ) {     $accents_regex ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
730 views
0 votes
1 answer

Access Amazon RDS database in VPC from Lambda locally

Your database is not connected to the ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,120 points
698 views
0 votes
0 answers

SQL: Display Full Name + Filter By Subject

Feb 22, 2022 in Database by Neha
• 9,020 points
379 views
0 votes
1 answer

React Server Components Performance on SEO

for rendering into html  you have to ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
720 views
0 votes
0 answers

Google IP address range for whitelist

I'm setting up a captive gateway and ...READ MORE

Feb 14, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,670 points
730 views
0 votes
1 answer

How to split a string in Java

By using the appropriate method, this can ...READ MORE

Feb 9, 2022 in Java by Rahul
• 9,690 points

edited Jul 6, 2023 by Khan Sarfaraz 890 views
0 votes
1 answer

Is Addon domain affecting SEO

search engines wont automatically link your addon-domain ...READ MORE

Feb 17, 2022 in Others by narikkadan
• 63,600 points
580 views
0 votes
0 answers

How to use string.replace() in python 3.x

The string.replace() is deprecated on python 3.x. ...READ MORE

Feb 18, 2022 in Python by Dev
• 6,000 points
504 views
0 votes
1 answer

Which RPA tools enable recording of activities/tasks ?

Hi, @There, RPA Tools RPA Tools/Vendors are the software ...READ MORE

Nov 9, 2020 in RPA by Gitika
• 65,770 points

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

Does "IndexError: list index out of range" when trying to access the N'th item mean that my list has less than N items?

IndexError occurs when the item you want ...READ MORE

Feb 16, 2022 in Python by Nandini
• 5,480 points
588 views
0 votes
0 answers

TypeError: 'list' object is not callable in python

I am a beginner in Python, created ...READ MORE

Feb 3, 2022 in Python by Nandini
• 5,480 points
1,192 views
0 votes
1 answer

SEO crawler DDOSing sites

The 3 solutions you have are pretty ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
694 views
0 votes
1 answer

Amazon RDS Instance Password?

There is a Set Master Password  field ...READ MORE

Feb 8, 2022 in AWS by anonymous
918 views
0 votes
1 answer

what is big data hadoop

The Hadoop operating system is used to ...READ MORE

Feb 3, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,133 views
0 votes
0 answers

Build C++ code for Linux environment with Intel C++ compiler in Azure DevOps build pipeline

I'm looking for assistance on how to ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Edureka
• 850 points
873 views
0 votes
1 answer

I have Delivery Plans installed in Azure DevOps (as an extension via Marketplace) but cannot see in Boards Menu

If you have this extension: Delivery Plans ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
780 views
0 votes
1 answer

How to integrate OnPrem Azure DevOps Server with the cloud one?

When I go to Project > Boards ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
780 views
0 votes
1 answer

SQL Group By with an Order By

In any version of MySQL, you can use the aggregate ...READ MORE

Feb 10, 2022 in Database by Vaani
• 7,070 points
831 views
0 votes
1 answer

Removing duplicates in lists

To remove duplicates from List use, set ...READ MORE

Feb 10, 2022 in Python by Nandini
• 5,480 points
822 views
0 votes
1 answer

Do canonical links require a full domain?

actually its same for ordinary url and ...READ MORE

Feb 17, 2022 in Others by narikkadan
• 63,600 points
550 views
0 votes
0 answers

Why dict.get(key) instead of dict[key]?

Today, I came across the dict method get which, given a ...READ MORE

Feb 18, 2022 in Python by Dev
• 6,000 points
475 views
0 votes
1 answer

What is big data engineering

Data engineer roles have recently become more ...READ MORE

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
1,079 views
0 votes
1 answer

What is dependency injection?

According to James Shore, the term “Dependency ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,730 points
900 views
0 votes
1 answer

Share Facebook or Line with onclick function, but get SEO problem "Links are not crawlable"

actually you can go forward with ignoring ...READ MORE

Feb 17, 2022 in Others by narikkadan
• 63,600 points
543 views
0 votes
1 answer

Understanding slice notation

To answer your question let me explain ...READ MORE

Feb 4, 2022 in Python by Nandini
• 5,480 points
1,089 views
0 votes
1 answer

What is the python keyword "with" used for?

It's useful when you have two or ...READ MORE

Feb 9, 2022 in Python by CoolCoder
• 4,420 points
847 views
0 votes
1 answer

Git refusing to merge unrelated histories on rebase

To answer your question, the “git merge” ...READ MORE

Feb 9, 2022 in Others by Rahul
• 9,690 points
844 views
0 votes
1 answer

What was Hadoop written in?

The Hadoop framework is mostly written in ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
3,672 views