Trending questions in Edureka Community

+1 vote
2 answers

How much experience is required for pmp certification?

The experience needed for PMP certification really ...READ MORE

Oct 15, 2024 in PMP by Ali
603 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

Nov 5, 2024 in Power BI by Evanjalin
• 36,180 points
429 views
0 votes
1 answer

How can I track changes in data between two different time periods in Power BI?

To track changes in data between time ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 419 views
0 votes
1 answer

Why are there so many different encryption algorithms?

The diversity of encryption algorithms exists because ...READ MORE

Dec 2, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
228 views
0 votes
1 answer

What common mistakes lead to slow report loading times, and how do you fix inefficient M code or DAX queries?

Some of the common reasons leading to ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 437 views
0 votes
1 answer

What are the methods for enumerating FTP users and shares securely?

Methods for FTP User and Share Enumeration Certain ...READ MORE

Nov 20, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
847 views
0 votes
1 answer

What is the best way to handle and display hierarchical data in Power BI?

To address filter inconsistencies in your Power ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 413 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

Nov 5, 2024 in Power BI by Evanjalin
• 36,180 points
409 views
0 votes
1 answer

How do you write DAX expressions that work well with disconnected tables and slicers?

The best way to maneuver using isolated ...READ MORE

Dec 18, 2024 in Power BI by Vani
• 3,580 points

edited Mar 6 557 views
0 votes
0 answers
0 votes
1 answer

What strategies do you use to prevent vendor lock-in when adopting cloud services for DevOps?

I use the following tactics when implementing ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
328 views
0 votes
1 answer

What strategies do you use to fix issues with report filters that don’t apply correctly across all visuals?

Your filter filters concerning discrepancies in your ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 395 views
0 votes
1 answer

How can I write code to generate images using a pretrained GAN model in PyTorch?

 You can use a pre-trained GAN model ...READ MORE

Nov 29, 2024 in Generative AI by aniboy

edited Dec 4, 2024 by Ashutosh 352 views
0 votes
1 answer

How can you fine-tune a GPT-2 model using a custom dataset for long text generation?

You can fine-tune a GPT-2 model using a ...READ MORE

Nov 29, 2024 in Generative AI by vineet mishra
319 views
0 votes
1 answer

How do you manage and optimize Power Query M code for transforming large datasets?

To optimize Power Query M for big ...READ MORE

Dec 18, 2024 in Power BI by Vani
• 3,580 points

edited Mar 6 534 views
0 votes
1 answer

How do I prevent starvation of low-priority tasks when using a retry queue for handling HTTP 429 errors?

To prevent starvation of low-priority tasks in ...READ MORE

Nov 27, 2024 in Node-js by avilash
380 views
0 votes
1 answer

What strategies do you use to scale horizontally in containerized applications?

Use these techniques to scale containerized apps ...READ MORE

Dec 5, 2024 in DevOps Tools by Gagana
• 10,070 points
244 views
+1 vote
1 answer

How to exploit open ports?

Exploiting open ports is a common attack ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,218 views
0 votes
1 answer
0 votes
1 answer

How do you optimize Power BI reports that perform poorly due to heavy DAX calculations?

You can consider the improving points mentioned ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 393 views
0 votes
1 answer

What techniques do you use to simplify managing complex dependencies for polyglot microservices?

The methods listed below are what I ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
304 views
0 votes
1 answer

How do you implement role-based access control (RBAC) in Jenkins to secure pipelines?

To set up Jenkins with Role-Based Access ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
382 views
0 votes
1 answer

How can I implement embedding layers in generative models like GPT-2 or BERT?

In order to implement embedding layers in ...READ MORE

Nov 29, 2024 in Generative AI by anupama joshep
304 views
0 votes
1 answer

What’s the best way to debug a DAX measure that’s producing incorrect results in visualizations?

Methodologically, DAX measures in Power BI can ...READ MORE

Dec 18, 2024 in Power BI by Vani
• 3,580 points

edited Mar 6 524 views
0 votes
1 answer

How to check if someone is remotely accessing your computer?

Here's a step-by-step guide to help you ...READ MORE

Nov 29, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
307 views
0 votes
1 answer

How to fix the missing dependency warning when using the useEffect React Hook?

The missing dependency warning in React's useEffect ...READ MORE

Nov 27, 2024 in Web Development by kavya
409 views
+1 vote
2 answers

Microsoft Power BI exam (PL 300) voucher - retake included ?

When purchasing a Power BI (PL-300) exam ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,450 points
906 views
0 votes
1 answer

How do you implement a custom data loader for large image datasets in PyTorch?

You can implement a custom data loader for ...READ MORE

Nov 29, 2024 in Generative AI by harsh yadav
304 views
0 votes
0 answers

How do you resolve memory or performance issues when running large Power BI reports with heavy DAX calculations?

How do you resolve memory or performance ...READ MORE

Nov 5, 2024 in Power BI by Evanjalin
• 36,180 points
371 views
0 votes
1 answer

How to clear router history?

The process of clearing your router's history ...READ MORE

Nov 29, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
303 views
–1 vote
1 answer

How can you set up a REST API to serve a generative model using Flask or FastAPI?

 You can set up a REST API ...READ MORE

Nov 29, 2024 in Generative AI by harsh yadav
337 views
0 votes
1 answer

How do you troubleshoot inconsistent visuals or slicer behavior across different pages in a Power BI report?

In Power BI troubleshooting inconsistent visuals or ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 382 views
0 votes
1 answer

How can you load and fine-tune a pretrained language model using Hugging Face Transformers?

You can load and fine-tune a pre-trained ...READ MORE

Nov 29, 2024 in Generative AI by webdboy

edited Dec 4, 2024 by Ashutosh 319 views
0 votes
1 answer

How can I effortlessly containerize a Hugging Face model using Docker for seamless deployment?

To effortlessly containerize a Hugging Face model ...READ MORE

Nov 29, 2024 in Generative AI by maharanapratap patel
295 views
0 votes
1 answer

How do you manage complex drill-through reports when users encounter incorrect or missing data in drilldowns?

Power BI reporting involves managing numerous complex ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 358 views
0 votes
1 answer

How to track phone through IMEI?

While it is technically possible to track ...READ MORE

Nov 22, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
614 views
0 votes
1 answer

How do you fine-tune GPT-3 for a specific text generation task using OpenAI's API?

 You can fine-tune GPT-3 for a specific text ...READ MORE

Nov 29, 2024 in Generative AI by nidhi jha
295 views
+1 vote
2 answers

What is the pass percentage for pmp exam?

While PMI does not officially publish the ...READ MORE

Oct 21, 2024 in PMP by Vani
534 views
0 votes
1 answer

How do you code the denoising process for a diffusion model in PyTorch?

You can code the denoising process for ...READ MORE

Nov 29, 2024 in Generative AI by techboy
293 views
0 votes
0 answers

Which industries have the highest demand for cloud professionals?

Hey, I'm looking to switch careers and ...READ MORE

Nov 27, 2024 in Cloud Computing by Priyanka
• 4,380 points
362 views
0 votes
0 answers

How do you handle data type mismatches or conversion errors in Power Query when merging or appending tables?

How do you handle data type mismatches ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 36,180 points
484 views
0 votes
1 answer

How do you ensure effective logging and alerting in multi-cloud environments?

I concentrate on the following tactics to ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
278 views
0 votes
1 answer

How to send a password-protected email?

Sending a password-protected email is a great ...READ MORE

Nov 28, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
329 views
0 votes
1 answer

How can I create an engaging text generator using Hugging Face's GPT-2 model?

You can create an engaging text generator ...READ MORE

Nov 29, 2024 in Generative AI by harry boy
284 views
0 votes
1 answer

What’s the code to train a deep convolutional GAN (DCGAN) for generating realistic images?

Here is the code you can use to ...READ MORE

Nov 29, 2024 in Generative AI by harsh yadav
278 views
0 votes
1 answer

Write code to implement a custom loss function for a GAN in PyTorch.

Here is the code below that you ...READ MORE

Nov 29, 2024 in Generative AI by Ghosla
281 views
0 votes
1 answer

How do you test failover and disaster recovery processes in your DevOps workflows?

In order to guarantee system resilience, proactive ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
293 views
0 votes
1 answer

How can I write a code example for training a simple Variational Autoencoder (VAE) in TensorFlow?

In order to write a code example ...READ MORE

Nov 28, 2024 in Generative AI by techgirl
308 views
0 votes
1 answer

How can I implement a hybrid retry strategy combining fixed delays and exponential backoff for HTTP 429 errors?

In order to implement a hybrid retry ...READ MORE

Nov 26, 2024 in Node-js by harsh yadav
390 views
0 votes
1 answer

How do you manage Terraform state files effectively in a team environment?

Managing Terraform state files effectively in a ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
263 views