Trending questions in Edureka Community

0 votes
1 answer

How to calculate ab testing sample size

its possible to calculate the sample size ...READ MORE

Feb 18, 2022 in Others by narikkadan
• 63,680 points
651 views
0 votes
0 answers

Track the exact location of IP address

I looked into IP addresses and a ...READ MORE

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

How do I give text or an image a transparent background using CSS?

In order to ensure that your image ...READ MORE

Feb 8, 2022 in HTML by Rahul
• 9,680 points
1,217 views
0 votes
1 answer

Parsing a string to a date in JavaScript

The best string format for string parsing ...READ MORE

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

Background images and SEO Info on it

Use alt text on a transparent image and ...READ MORE

Feb 21, 2022 in Others by narikkadan
• 63,680 points
530 views
0 votes
1 answer

A simple explanation of Naïve Bayes Classification

Naive Bayes Classification uses probability to classify ...READ MORE

Feb 22, 2022 in Machine Learning by Nandini
• 5,480 points
457 views
0 votes
1 answer

How to take a screenshot of a current Activity and then share it?

For me, I captured and then shared ...READ MORE

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

Pre-rendering VS Server-side rendering for Angular SEO

https://developers.google.com/web/updates/2019/02/rendering-on-the-web use this article it explains all about ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 63,680 points
476 views
0 votes
1 answer

Seo - Importance of href value in anchor tags?

use method 1 you have thats a ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
582 views
0 votes
1 answer

How do I get the current date and time in PHP?

The time would go by your server ...READ MORE

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

AngularJS SEO - Once and for all

javascript is not compiled by google bots ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
578 views
0 votes
1 answer

SEO META Tags HTML

search engines dont provide support for the ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 63,680 points
502 views
0 votes
1 answer

How does the "position: sticky;" property work?

Do check if an ancestor element has ...READ MORE

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

How to get Root Directory Path of a PHP project?

Hello @kartik, Try $_SERVER['DOCUMENT_ROOT'] contains this path: D:/workspace In that case you ...READ MORE

Sep 1, 2020 in PHP by Niroj
• 82,880 points
23,739 views
0 votes
1 answer

How can I capitalize the first letter of each word in a string?

By using  the .title() method of string ...READ MORE

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

Why does z-index not work?

The z-index property only works on elements ...READ MORE

Feb 18, 2022 in Others by Rahul
• 9,680 points
599 views
0 votes
1 answer

How do I use ROW_NUMBER()?

You can use the query as: SELECT COUNT(*) ...READ MORE

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

Still getting warning : Configuration 'compile' is obsolete and has been replaced with 'implementation'

 For me, I was facing this similar ...READ MORE

Feb 11, 2022 in Others by Rahul
• 9,680 points
897 views
0 votes
1 answer

What's the difference between using "let" and "var"?

The main difference is scoping rules wherein ...READ MORE

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

How to run JavaScript code before page load?

Hello @kartik, You can use window.onpaint for such ...READ MORE

Sep 9, 2020 in Java-Script by Niroj
• 82,880 points
23,343 views
0 votes
0 answers

How to get IP address using nslookup and python on Windows?

One such modification occurred while I was ...READ MORE

Feb 17, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
677 views
0 votes
0 answers

Find IP address of directly connected device

Is it possible to determine the IP ...READ MORE

Feb 16, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
719 views
0 votes
1 answer

What documentation exists for DynamoDB's consistency model, CAP, partition recovery etc?

While DynamoDB indeed lacks a detailed statement ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
452 views
+1 vote
1 answer

What is the pricing scheme of Uipath for UiPath Studio, Orchestrator and Robot licence?

Hey Pratibha, Uipath pricing scheme is as ...READ MORE

Oct 11, 2019 in RPA by Abha
• 28,140 points
1 flag 37,717 views
0 votes
0 answers

Select .... where .... OR?

Is there a method to choose data ...READ MORE

Feb 24, 2022 in Database by Hemant
• 140 points
353 views
0 votes
1 answer

Are Python sets mutable?

>>>> x = set([4, 5, 6]) Sets are ...READ MORE

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

A/B Testing for builds in Google Play

there is a staged roll out feature ...READ MORE

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

How do I get the current date in JavaScript?

To ensure that you get the current ...READ MORE

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

Better SEO to remove "stop" words from an article's URL Slug?

these words doesnt have much priority in ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
529 views
0 votes
0 answers

AWS storage class analysis vs intelligent tiering

0 I understand that AWS storage class analysis ...READ MORE

Feb 18, 2022 in AWS by Rahul
• 2,080 points
609 views
0 votes
1 answer

how to change your ip address?

Try using the following code. This the most ...READ MORE

Feb 21, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
695 views
0 votes
1 answer

What exactly are iterator, iterable, and iteration?

Iteration is a process in which one ...READ MORE

Feb 11, 2022 in Python by Dev
• 6,000 points
867 views
0 votes
0 answers

Testing question and answer

This category discusses everything related to SQL/ ...READ MORE

Feb 24, 2022 in Database by anonymous
• 140 points
341 views
0 votes
1 answer

How does optimizely do their A/B testing from a technical standpoint?

https://help.optimizely.com/hc/en-us/articles/200040285 use this article for all the ...READ MORE

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

Facebook Graph API split test for audience

for split testing Facebook /meta developers has ...READ MORE

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

How to connect to database client through VPN using Global Protect GUI?

Only the GUI version of the GlobalProtect ...READ MORE

Feb 8, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
976 views
0 votes
1 answer

Yoast plugin is not showing meta description and meta keyword can i get an answer

function set_head_keywords() { $id ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
504 views
0 votes
0 answers

Yoast SEO/Facebook OG: Image not displaying after fb url change

i recently changed the name of my ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,050 points
746 views
0 votes
1 answer

Generate a flat list of all excel cell formulas

Hello, you'll have to follow certain steps ...READ MORE

Feb 18, 2022 in Others by gaurav
• 23,260 points
536 views
0 votes
1 answer

Why is just an ID in the URL path a bad idea for SEO?

yes it affects the click through rates ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
501 views
0 votes
0 answers

Testing questions and answer

This category is home to all kinds ...READ MORE

Feb 24, 2022 in Java by anonymous
• 120 points
323 views
+1 vote
1 answer

Error:Class '\App\User' not found in Laravel when changing the namespace in Laravel?

Hello @kartik Go to config/auth.php and change App\User:class ...READ MORE

Apr 3, 2020 in Laravel by Niroj
• 82,880 points
30,116 views
0 votes
1 answer

raw_input function in Python

raw_input was used in Python 2 version ...READ MORE

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

How to add SEO properties in sitemap using xml

i think your layout of the sitemap ...READ MORE

Feb 12, 2022 in Others by narikkadan
• 63,680 points
815 views
0 votes
1 answer

Lucky patcher, how can I protect from it?

public void checkSignature(final Context context) { try ...READ MORE

Feb 8, 2022 in Others by Rahul
• 9,680 points
957 views
0 votes
1 answer

What are DDL and DML?

SQL Commands have subcategories like DDL, DML, DCL ...READ MORE

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

Googlebot is accessing .aspx pages, it should access SEO-friendly URLs only

the url mapping would be wrong that ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
476 views
0 votes
1 answer

Angular2 - SEO - how to manipulate the meta description

use the meta from @angular/platform-browser to change a met ...READ MORE

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

How do I get the number of elements in a list

items = [] items.append("apple") items.append("orange") items.append("banana") len(items) #use the ...READ MORE

Feb 15, 2022 in Python by Dev
• 6,000 points
653 views
0 votes
0 answers

How do I use Tor as system VPN and cut out some nodes?

How do I set up Tor as ...READ MORE

Feb 22, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
373 views