Trending questions in Edureka Community

0 votes
0 answers

Write a program to compare the performance of two foundation models on the GLUE benchmark.

Can i know Write a program to ...READ MORE

Apr 1, 2025 in Generative AI by Nidhi
• 16,260 points
493 views
0 votes
0 answers
0 votes
1 answer

How to integrate redux-saga middleware into a React project?

To integrate redux-saga middleware into a React ...READ MORE

Mar 24, 2025 in Node-js by anonymous
899 views
0 votes
0 answers

How would you secure an LLM inference API using OAuth 2.0 and restrict access to authorized clients?

Can i know How would you secure ...READ MORE

Apr 1, 2025 in Generative AI by Ashutosh
• 33,370 points
485 views
0 votes
0 answers
0 votes
1 answer

How would you handle class conditional generation in a conditional GAN (CGAN) for creating targeted marketing materials?

Yes, class conditional generation in a Conditional ...READ MORE

Mar 26, 2025 in Generative AI by nitin rawat
707 views
0 votes
1 answer

How to write an action creator that returns a function using redux-thunk?

Using redux-thunk, an action creator can return ...READ MORE

Mar 18, 2025 in Node-js by Anvi
1,074 views
0 votes
1 answer

How do I create a donut chart where the segments dynamically change based on multiple user-selected dimensions?

To create a donut chart that updates ...READ MORE

Mar 19, 2025 in Power BI by anonymous
• 36,180 points
1,005 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How can you trust a forensic scientist to have maintained the chain of custody?

Maintaining the chain of custody is essential ...READ MORE

Apr 1, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
481 views
0 votes
0 answers

Write a CUDA kernel to accelerate ray sampling for NeRF on the GPU.

With the help of proper code example ...READ MORE

Apr 2, 2025 in Generative AI by Ashutosh
• 33,370 points
435 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

Does a Risk Management approach work in Cybersecurity?

A risk management approach is fundamental to ...READ MORE

Mar 28, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
607 views
0 votes
0 answers
0 votes
1 answer

I want to calculate the distinct count of active customers but only for the last three completed months—how can I do this in DAX?

To calculate the distinct count of active ...READ MORE

Mar 10, 2025 in Power BI by anonymous
• 36,180 points
1,379 views
0 votes
1 answer

When can an ethical hacker start the penetration test?

​Before initiating a penetration test, ethical hackers ...READ MORE

Mar 25, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
754 views
0 votes
0 answers

How to implement a search bar within the navigation bar in Bootstrap 3?

With the help of code can you ...READ MORE

Apr 1, 2025 in Node-js by Ashutosh
• 33,370 points
461 views
0 votes
2 answers

What’s the role of business intelligence in project management?

BI enhances decision-making by leveraging data analytics. ...READ MORE

Mar 25, 2025 in PMP by Naira
807 views
0 votes
1 answer

How can I create a multi-row card that dynamically adjusts based on the number of selected values?

To create a multi-row card in Power ...READ MORE

Mar 18, 2025 in Power BI by anonymous
• 36,180 points
1,014 views
0 votes
1 answer

I need a scatter plot where the x-axis and y-axis dynamically change based on slicer selections—how can I achieve this?

Create a scatter plot that is going ...READ MORE

Mar 18, 2025 in Power BI by anonymous
• 36,180 points
1,014 views
0 votes
1 answer

What’s the best way to handle a difficult project team member?

Addressing conflicts early prevents disruptions. My approach ...READ MORE

Mar 25, 2025 in PMP by Naira
844 views
+1 vote
2 answers

What are the prerequisites for running R scripts in Power BI Desktop, and how do I troubleshoot script failures?

The tedious way and probable fixes are ...READ MORE

Jan 13, 2025 in Power BI by pooja
• 24,450 points
1,394 views
0 votes
0 answers

How can I validate a form that i had created using bootstrap 3?

Can you tell me How can I ...READ MORE

Apr 1, 2025 in Node-js by Ashutosh
• 33,370 points
455 views
0 votes
1 answer

How can I create a dynamic grouping in Power Query where the group sizes vary based on another column’s values?

You can use these innovative techniques in ...READ MORE

Mar 17, 2025 in Power BI by anonymous
• 36,180 points
1,061 views
+1 vote
2 answers

How do R or Python scripts impact Power BI report performance, and how can I optimize them?

Scripting with R and Python can have ...READ MORE

Jan 13, 2025 in Power BI by pooja
• 24,450 points
1,390 views
0 votes
1 answer

Does HIPAA require database encryption?

​The Health Insurance Portability and Accountability Act ...READ MORE

Mar 28, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
589 views
0 votes
1 answer
0 votes
1 answer

What is used by companies to prevent hackers from accessing the company's computer networks?

​Protecting corporate networks from cyber threats requires ...READ MORE

Mar 26, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
690 views
0 votes
1 answer

How to download aws certificate?

Here, I am sharing with you a ...READ MORE

Nov 7, 2024 in AWS by Dinesh
6,912 views
0 votes
1 answer

How to avoid DoS attacks on WiFi?

​Denial-of-Service (DoS) attacks can significantly disrupt Wi-Fi ...READ MORE

Mar 25, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
735 views
+1 vote
1 answer

How can OData be efficiently used in Power BI for connecting to and managing data sources?

Using OData Efficiently in Power BI for ...READ MORE

Feb 27, 2025 in Power BI by anonymous
• 36,180 points
1,781 views
0 votes
1 answer

How to compare redux-saga and redux-thunk for managing side effects?

To use Redux DevTools to debug async ...READ MORE

Mar 19, 2025 in Node-js by Avni
988 views
+1 vote
1 answer

What are common reasons why DirectQuery fails when publishing to Power BI Service, and how can this be resolved?

When publishing to the Power BI Service, ...READ MORE

Feb 24, 2025 in Power BI by anonymous
• 36,180 points
1,910 views
0 votes
1 answer

How do you communicate major project changes to stakeholders?

Major project changes must be communicated successfully ...READ MORE

Mar 25, 2025 in PMP by Naira
845 views
0 votes
1 answer

Write a function to detect and filter injection attacks in user prompts sent to an LLM.

Detect and filter injection attacks in LLM ...READ MORE

Mar 25, 2025 in Generative AI by somaya
817 views
+1 vote
2 answers

What is the best approach for creating a live connection from Power BI to PostgreSQL?

The most convenient way to set up ...READ MORE

Dec 18, 2024 in Power BI by Vani
• 3,580 points
2,717 views
0 votes
1 answer

Is AWS S3 PCI compliant?

​Amazon Simple Storage Service (S3) is assessed ...READ MORE

Mar 27, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
612 views
0 votes
1 answer

How do you develop leadership skills as a project manager?

Effective leadership in project management goes beyond ...READ MORE

Mar 25, 2025 in PMP by Naira
820 views
0 votes
0 answers

How to create a search input field in a form in HTML?

With the help of proper code example ...READ MORE

Apr 1, 2025 in Node-js by Ashutosh
• 33,370 points
426 views
0 votes
1 answer

How to use the call effect in redux-saga for API requests?

To write an action creator that handles ...READ MORE

Mar 19, 2025 in Node-js by Tanvi
971 views
+1 vote
2 answers

What are the best practices for improving performance when using DirectQuery in Power BI to retrieve data from SQL Server?

For optimization in Power BI while using DirectQuery with SQL Server, best practices include the ...READ MORE

Jan 23, 2025 in Power BI by pooja
• 24,450 points
1,448 views
0 votes
1 answer

How do you balance Agile flexibility with the need for project governance?

Agile must integrate governance without excessive control. My ...READ MORE

Mar 25, 2025 in PMP by Naira
837 views
0 votes
1 answer

How do I optimize a complex Power Query transformation that takes too long to refresh?

If you want to optimize a very ...READ MORE

Mar 17, 2025 in Power BI by anonymous
• 36,180 points
1,028 views
0 votes
1 answer

What is the difference between BrowserRouter and createBrowserRouter?

Feature BrowserRouter (React Router v5 & v6) createBrowserRouter (React ...READ MORE

Feb 23, 2025 in Node-js by Kavya
1,991 views
0 votes
1 answer

What’s the best way to schedule Power BI paginated reports and ensure data accuracy?

These best practices help you schedule Power ...READ MORE

Mar 19, 2025 in Power BI by anonymous
• 36,180 points
936 views
0 votes
1 answer

How to trigger an Observable in Angular 2 on local storage change?

In Angular 2+, you can trigger an ...READ MORE

Mar 11, 2025 in Node-js by Tanmay
1,285 views
0 votes
1 answer

What are the key benefits of using AI in project management?

AI is transforming project management by automating ...READ MORE

Mar 25, 2025 in PMP by Naira
806 views
0 votes
1 answer

What are the most effective ways to minimize disruption due to change?

Minimizing disruption during change requires proactive risk ...READ MORE

Mar 25, 2025 in PMP by Naira
816 views