Trending questions in Edureka Community

0 votes
0 answers

Why shouldn't I use mysql_* functions in PHP?

What are the technical reasons for why ...READ MORE

Jun 4, 2022 in PHP by Kichu
• 19,040 points
371 views
0 votes
1 answer

Split timestamp column into separate date and time columns in excel

Kutools for Excel allows you to split ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
2,648 views
0 votes
0 answers

Azure Functions not showing up in Function app in portal

I've got a solution that contains a ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 13,630 points
3,377 views
0 votes
0 answers

What is a good C# ASP.NET MVC question to ask a prospective employee

For our ASP.NET MVC projects, I'm preparing ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 39 views
0 votes
0 answers

How can I sort arrays and data in PHP?

How do I sort an array in ...READ MORE

May 29, 2022 in PHP by Kichu
• 19,040 points
622 views
0 votes
0 answers

Why implement interface explicitly

So, what is a solid use case ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 38 views
0 votes
0 answers

How to get a list of existing topics in an Azure EventGrid Domain in C#

In C#, what is the most efficient ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 38 views
0 votes
0 answers

What's the early history of the .Net framework?

What is the.Net framework's early development history? ...READ MORE

Jun 11, 2022 in C# by krishna
• 2,820 points

edited Mar 4 37 views
0 votes
0 answers

Agile Hybrid PP Exam 2022 Question #1

During a project, two stakeholders disagree on ...READ MORE

Jun 11, 2022 in PMP by Slava

edited Mar 4 35 views
0 votes
0 answers

Looking for a few good C# interview problems

I don't want to ask candidates questions; ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 36 views
0 votes
0 answers

Facebook Interview Question: Formatting a collection of times for a movie show time output (using Linq is preferred)

class TimeObject { DateTime time; ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 36 views
0 votes
0 answers

Practical uses for the "internal" keyword in C#

Could you help clarify how the internal ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 36 views
0 votes
0 answers

What is the C# Using block and why should I use it

In C#, what is the use of ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 34 views
0 votes
0 answers

Learning C# quickly gathering all necessary concepts

I want to learn.NET and only have ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 34 views
0 votes
0 answers

How to prettyprint a JSON file?

May 27, 2022 in Python by Kichu
• 19,040 points
709 views
0 votes
0 answers

What does %>% mean in R

I am following this example, the server.R, file is ...READ MORE

Jun 1, 2022 in Others by avinash
• 1,840 points
470 views
0 votes
0 answers

What is an abstract class?

My concerns are as follows: What good is ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 32 views
0 votes
0 answers

What is the algorithm to compute the Amazon-S3 Etag for a file larger than 5GB?

Files uploaded to Amazon S3 that are ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
2,116 views
0 votes
0 answers

How long would it take a non-programmer to learn C#, the .NET Framework, and SQL

I'm not a very good programmer. My ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 31 views
0 votes
0 answers

C# interview question

I need assistance with an interview question. You ...READ MORE

Jun 11, 2022 in C# by krishna
• 2,820 points

edited Mar 4 30 views
0 votes
0 answers

Html Div (with tags and Hindi Unicode) to PDF in asp.net c#

In ASP.NET using C#, I want to ...READ MORE

Jun 11, 2022 in C# by jyoti
• 1,240 points

edited Mar 4 30 views
0 votes
1 answer

Manifest Merger failed with multiple errors in Android Studio

Open application manifest (AndroidManifest.xml)  > Merged Manifest. ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
1,892 views
0 votes
0 answers

How to reference generic classes and methods in xml documentation

You can use <see cref="something">something</see> while developing ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 37 views
0 votes
0 answers

What is the meaning of ~. in R?

Would like to understand the meaning of ~. in ...READ MORE

Jun 1, 2022 in Others by avinash
• 1,840 points
454 views
0 votes
0 answers

Advice for C# programmer writing Python

For the past few years, I've primarily ...READ MORE

Jun 11, 2022 in C# by pranav
• 2,590 points

edited Mar 4 30 views
0 votes
1 answer

Salesforce Apex/JSON serialization with change on variable name

Apex does not support annotation for serialization. But, ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points
4,334 views
0 votes
0 answers

"getaddrinfo failed", what does that mean?

I am getting this error when launching ...READ MORE

May 13, 2022 in Python by Kichu
• 19,040 points
1,182 views
0 votes
0 answers

PHP LONDON time to INDIA time change

I want to change GMT time to ...READ MORE

May 27, 2022 in PHP by Kichu
• 19,040 points
580 views
0 votes
0 answers

Installing Homebrew on macOS

When I tried to install homebrew using ...READ MORE

May 21, 2022 in Others by Kichu
• 19,040 points
933 views
0 votes
1 answer

error: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password] in...

Hello @kartik, Use this SQL command: ALTER USER 'mysqlUsername'@'localhost' ...READ MORE

Oct 27, 2020 in PHP by Niroj
• 82,840 points
25,535 views
0 votes
0 answers

How to identify which columns are not "NA" per row in a matrix?

I have a matrix of 12 rows ...READ MORE

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points

edited Mar 4 39 views
0 votes
0 answers

How to find the statistical mode?

Mean() and median() are common R functions ...READ MORE

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points

edited Mar 4 39 views
0 votes
0 answers

How do I convert a datetime to date?

How do I convert a datetime.datetime object ...READ MORE

May 24, 2022 in Python by Kichu
• 19,040 points
792 views
0 votes
1 answer

How to add multiple lines in a file using Ansible playbook?

Hi@akhtar, You can update your file using lineinfile ...READ MORE

Sep 16, 2020 in Ansible by MD
• 95,460 points
27,287 views
0 votes
0 answers

Why I cannot save mutate result in r?

This should be a straightforward question. Within ...READ MORE

Jun 10, 2022 in Data Science by Avinash
• 1,260 points

edited Mar 4 35 views
0 votes
0 answers

How to identify which columns are not "NA" per row in a matrix?

I have a matrix of 12 rows ...READ MORE

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points

edited Mar 4 31 views
0 votes
1 answer

CSS: Creating textured backgrounds

If feasible, try dividing the image into ...READ MORE

May 27, 2022 in CSS by Edureka
• 12,690 points
613 views
0 votes
0 answers

How can I install XGBoost package in python on Windows

I am using windows 64bit os and ...READ MORE

May 26, 2022 in Python by Kichu
• 19,040 points
694 views
0 votes
0 answers

How to highlight cell value in dataframe that exceeds mean of its column

I have a df with where I ...READ MORE

Jun 10, 2022 in Python by Pavan

edited Mar 4 36 views
0 votes
0 answers
0 votes
1 answer

What does backbone mean in a neural network?

According to my understanding, the "backbone" refers ...READ MORE

Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
3,083 views
0 votes
0 answers

Extract a page from a pdf as a jpeg

How can I  save a certain page ...READ MORE

May 26, 2022 in Python by Kichu
• 19,040 points
656 views
0 votes
0 answers

Get checkbox value in jQuery

How can I get a checkbox's value ...READ MORE

May 24, 2022 in HTML by Kichu
• 19,040 points
618 views
0 votes
0 answers

file_get_contents and php code

I have an engine that processes the ...READ MORE

May 29, 2022 in PHP by Kichu
• 19,040 points
560 views
0 votes
1 answer

How to use xlrd for writing an excel file

In Python, you can read and write ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
3,203 views
0 votes
0 answers

How do I display PHP information using phpinfo()?

I have phpinfo() text which I want to post ...READ MORE

May 29, 2022 in PHP by Kichu
• 19,040 points
496 views
0 votes
1 answer

How to parse `request.body` from POST in Django?

Hello @kartik, In Python 3.0 to Python 3.5.x, json.loads() will ...READ MORE

Aug 5, 2020 in Python by Niroj
• 82,840 points
29,086 views
0 votes
0 answers

Azure DevOps build pipeline reduce the timeout to 30 minutes

Currently, the pipeline time's out is 60 ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,082 views
0 votes
0 answers

How to print the head (first 10 rows) with only select variables in R

In order to print out the first ...READ MORE

Jun 9, 2022 in Data Analytics by Avinash
• 1,260 points

edited Mar 4 39 views