Trending questions in Edureka Community

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
489 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
603 views
0 votes
0 answers

MS Excel - SumProduct formula with Loop

1 I have 4 arrays of data where ...READ MORE

Feb 18, 2022 in Others by Edureka
• 13,690 points
445 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
832 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
785 views
0 votes
0 answers

Download from s3 into a actions workflow

Feb 18, 2022 in Cloud Computing by Rahul
• 2,120 points
438 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
468 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
736 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,680 points

edited Jul 6, 2023 by Khan Sarfaraz 775 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
779 views
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,710 points
818 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
473 views
0 votes
0 answers

Working with static ip address in multiple devices on different network

I don't know much about networking. So ...READ MORE

Feb 17, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
460 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
721 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
421 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
783 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
447 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
418 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
439 views
0 votes
3 answers

Using multiple commands in a kubernetes yaml file

Try something like this: containers: - name: ...READ MORE

Apr 23, 2019 in Kubernetes by lyza
50,020 views
0 votes
1 answer

SEOstats API SEMrush keyword query methods? [closed]

using public SEMrush API. there is no ...READ MORE

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

Pricing for aws ec2 instance volume

This is the pricing for EBS AWS ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,120 points
532 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
653 views
0 votes
0 answers

how to find element in selenium

Feb 7, 2022 in Selenium by Edureka
• 850 points

reshown Feb 24, 2022 by Hemant 872 views
0 votes
1 answer

What is Elastic IP in AWS and why it is useful?

A static public IPv4 address connected with ...READ MORE

Feb 8, 2022 in Others by Edureka
• 13,620 points
777 views
0 votes
0 answers

How to connect VPN Site to vHub on Azure vWAN?

I am using Azure vWAN and secured ...READ MORE

Feb 14, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
568 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
396 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
648 views
0 votes
1 answer

I get this error > Trying to get property of non-object . How to fix it?

Hello @aakash, If you want to save grades ...READ MORE

Aug 17, 2020 in Laravel by Niroj
• 82,840 points
24,149 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,680 points
729 views
0 votes
0 answers

Importing notepad data to excel (difficult split)

I want to transfer this data from ...READ MORE

Feb 18, 2022 in Others by Edureka
• 13,690 points
386 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
727 views
0 votes
0 answers
0 votes
1 answer

DevOps vs Docker

Docker is just another tool that DevOps ...READ MORE

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

csv to excel conversion

So Basically u have to follow few ...READ MORE

Feb 9, 2022 in Others by gaurav
• 23,260 points
721 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,471 views
0 votes
1 answer

Substring in excel

Hi Basically there is no specific formula ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points
415 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,710 points
758 views
0 votes
0 answers

Static Pages vs. Dynamic Pages, Which is Better for SEO

which ones better for seo static or ...READ MORE

Feb 18, 2022 in Others by Kichu
• 19,040 points
360 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
931 views
0 votes
1 answer

Simple question regarding PHP, Wordpress & Yoast SEO

the way the search engine displays your ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
536 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
948 views
0 votes
1 answer

Converting integer to string in Python

In order to convert an object to string ...READ MORE

Feb 11, 2022 in Python by Dev
• 6,000 points
628 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,008 views
0 votes
1 answer

git revert last commit

To answer your question, you can try ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
747 views
0 votes
0 answers

Selecting COUNT(*) with DISTINCT

In SQL Server 2005, I have a ...READ MORE

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

What is the max length of page titles for SEO?

google displays only 50-60 words of a ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
513 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
662 views
0 votes
1 answer

NOT IN vs NOT EXISTS

In my opinion, the most efficient way ...READ MORE

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

small ip scanner code in java

import java.net.*; public class myIP { public static void ...READ MORE

Feb 15, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
471 views