Trending questions in Edureka Community

0 votes
1 answer

How to know Angular CLI version?

To know the Angular CLI version , ...READ MORE

Oct 28, 2024 in Web Development by kavya
329 views
0 votes
1 answer

How to write effective test cases?

1) Identify Scope and Purpose of TestingUnderstand ...READ MORE

Nov 4, 2024 in Web Development by kavya
219 views
0 votes
1 answer

What’s the best approach to code logic for an AI-powered text adventure game?

Building logic that blends randomized storytelling with ...READ MORE

Nov 5, 2024 in Generative AI by salini
261 views
0 votes
0 answers

How do you manage rolling back releases in Kubernetes without causing downtime?

How do you manage rolling back releases ...READ MORE

Oct 30, 2024 in Power BI by Anila
• 5,070 points
140 views
0 votes
1 answer

What is the use of display: none; in CSS?

In CSS, the display property determines how ...READ MORE

Oct 28, 2024 in Web Development by kavya
315 views
0 votes
1 answer

How to remove ads from my phone?

Pop-up ads are one of the most ...READ MORE

Oct 28, 2024 in Web Development by kavya
323 views
0 votes
1 answer

How can I create a custom error handler for Express.js?

Step 1: Create the Error Handler Middleware // ...READ MORE

Oct 28, 2024 in Web Development by kavya
322 views
0 votes
1 answer

Major differences between project scope and objectives

The Difference Between Project Scope and Objectives ...READ MORE

Oct 30, 2024 in PMP by Diya
379 views
0 votes
0 answers

How to get Google Cloud certification?

I have chosen Google Cloud as your ...READ MORE

Oct 30, 2024 in GCP by Priyanka
• 4,500 points
250 views
0 votes
1 answer

How to swap 2 numbers without a 3rd variable?

Suppose we have two numbers, 5 and ...READ MORE

Nov 4, 2024 in Web Development by kavya
165 views
0 votes
1 answer

How do you implement data augmentation for training generative models, and can you share some code examples?

Implementing data augmentation during the training of ...READ MORE

Oct 29, 2024 in Generative AI by shreewani

edited Nov 8, 2024 by Ashutosh 373 views
0 votes
1 answer

How do you resolve issues when using DAX variables (VAR) that cause unexpected results in measures?

When it comes to the measures involving ...READ MORE

Oct 30, 2024 in Power BI by pooja
• 23,870 points
220 views
0 votes
1 answer

Has anyone implemented a custom loss function for a GAN with improved results?

When creating a custom loss function for ...READ MORE

Nov 5, 2024 in Generative AI by Anila minakshi
375 views
0 votes
0 answers

How do you handle issues with time intelligence functions when your dataset doesn’t have a continuous date range?

How do you handle issues with time ...READ MORE

Oct 29, 2024 in Power BI by Evanjalin
• 30,660 points
264 views
0 votes
1 answer

How to prevent form submit if validation fails?

1. Client-Side Validation : - JavaScript : Use ...READ MORE

Oct 25, 2024 in Web Development by kavya
427 views
0 votes
0 answers

What debugging tools or methods do you use to pinpoint and resolve DAX or Power Query coding errors?

What debugging tools or methods do you ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 30,660 points
216 views
+1 vote
1 answer

What strategies help maintain coherence in long-form text generation using GPT?

To ensure that your content-generation tool creates ...READ MORE

Nov 5, 2024 in Generative AI by josh manila
338 views
0 votes
1 answer

How to use aws s3 sync from the CLI?

Basically, This command is used to sync ...READ MORE

Oct 28, 2024 in AWS by Bhoomika
385 views
0 votes
1 answer

How should I implement lazy loading for my images in react?

Imagine you are browsing a website with ...READ MORE

Oct 21, 2024 in Web Development by Navya
• 460 points
587 views
0 votes
1 answer

How to redirect to another page in PHP?

PHP provides a simple and clean way ...READ MORE

Oct 28, 2024 in Web Development by kavya
283 views
0 votes
1 answer

What strategies help maintain coherence in long-form text generation using GPT?

Several strategies  in maintaining coherence while writing ...READ MORE

Oct 29, 2024 in Generative AI by lilly

edited Nov 8, 2024 by Ashutosh 351 views
0 votes
1 answer

What does ARN stand for in AWS?

Basically, ARN in AWS stands for Amazon ...READ MORE

Nov 5, 2024 in AWS by anonymous
198 views
+1 vote
1 answer

What is the difference between Software Development vs Cybersecurity?

Choosing between software development and cybersecurity is ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
376 views
0 votes
0 answers

How to use JavaScript in Angular?

How to use JavaScript in Angular? I'm trying ...READ MORE

Oct 28, 2024 in Web Development by Nidhi
• 16,340 points
348 views
0 votes
0 answers

What strategies do you use to avoid redundant transformations in Power Query that slow down data refresh?

What strategies do you use to avoid ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 30,660 points
198 views
+1 vote
1 answer

What are the best practices for securing HTML forms against XSS attacks?

In order to secure HTML forms against ...READ MORE

Oct 22, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
611 views
0 votes
1 answer
0 votes
0 answers

Why do I see the error "INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY"?

’m getting the error 'INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY' when trying ...READ MORE

Oct 27, 2024 in OpenStack by Priyanka
• 4,500 points
356 views
0 votes
0 answers

What is technical debt and how does it hurt developer joy?

This question is about the concept of ...READ MORE

Oct 28, 2024 in DevOps Tools by Anila
• 5,070 points
251 views
0 votes
1 answer

How can I solve the issue of an uncontrolled input becoming controlled?

When working with form inputs in React, ...READ MORE

Nov 4, 2024 in Web Development by kavya
268 views
0 votes
1 answer

What are the best online PMP prep courses?

Online training courses are essential for preparing ...READ MORE

Oct 28, 2024 in PMP by Anu
337 views
0 votes
1 answer

PMP vs. Scrum Master certification – which is better for my career?

Choosing between PMP or Scrum Master will ...READ MORE

Oct 28, 2024 in PMP by Divya
335 views
0 votes
1 answer

How can I optimize GPT-3/4 API usage for generating large text while maintaining context?

One of the approach is to return the ...READ MORE

Nov 7, 2024 in ChatGPT by amol

edited Nov 8, 2024 by Ashutosh 326 views
0 votes
1 answer

How do you detect memory leaks in Angular and fix them?

Imagine your computer is a room and ...READ MORE

Oct 25, 2024 in Web Development by kavya
391 views
0 votes
1 answer

What preprocessing steps are critical for improving GAN-generated images?

Proper training data preparation is critical when ...READ MORE

Nov 5, 2024 in ChatGPT by anil silori

edited Nov 8, 2024 by Ashutosh 351 views
0 votes
1 answer

What is a Target Group in AWS?

So here you will understand in simple ...READ MORE

Oct 28, 2024 in AWS by anonymous
369 views
0 votes
1 answer

How to access Power BI Pro benefit for MCT?

Here’s how you can claim the Power ...READ MORE

Oct 29, 2024 in Power BI by pooja
• 23,870 points
226 views
0 votes
1 answer

Is DevOps a suitable profession for System Admins?

Certainly, DevOps tends to be the next ...READ MORE

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

I have an Issue with the Renewal of my Microsoft Certified: Power BI Data Analyst Associate Certification?

I have an Issue with the Renewal ...READ MORE

Oct 29, 2024 in Power BI by Evanjalin
• 30,660 points
259 views
0 votes
1 answer

How can I create a rate limiter middleware for an Express.js API?

const express = require('express'); const rateLimit = require('express-rate-limit'); const ...READ MORE

Oct 28, 2024 in Web Development by kavya
256 views
0 votes
0 answers

How to use logger in Java?

Oct 28, 2024 in Web Development by Nidhi
• 16,340 points
314 views
0 votes
1 answer

What is AWS Trusted Advisor?

AWS Trusted Advisor is a tool designed ...READ MORE

Oct 30, 2024 in AWS by Bhoomi
288 views
0 votes
1 answer

How to select distinct values from multiple fields on MongoDB ?

To select distinct values from multiple fields ...READ MORE

Oct 23, 2024 in Power BI by pooja
• 23,870 points
455 views
0 votes
1 answer

What is the purpose of z-index in CSS?

The z-index CSS property sets the z-order of a positioned element and ...READ MORE

Oct 29, 2024 in Web Development by kavya
202 views
+1 vote
1 answer

Does a PRINCE2 foundation certificate expire?

The PRINCE2 Foundation certificate does not expire, ...READ MORE

Oct 23, 2024 in PMP by Vani
417 views
+1 vote
1 answer

How do I evade detection while using a VPN during an attack?

Yes, even when we're using a VPN, ...READ MORE

Oct 24, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
438 views
0 votes
0 answers
0 votes
1 answer

How to deploy a website?

You can deploy your website using Netlify ...READ MORE

Oct 29, 2024 in Web Development by kavya
193 views
0 votes
1 answer

What is the difference between tenant and client in Azure?

When you're working with Azure, especially in ...READ MORE

Oct 29, 2024 in Azure by Kruthi
271 views
0 votes
1 answer

how do i publish to azure on power BI desktop?

To publish a Power BI Desktop dataset ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 30,660 points
185 views