Trending questions in Edureka Community

0 votes
0 answers

How to create a multi-level dropdown menu in Bootstrap 3?

Can you tell me How to create ...READ MORE

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

How does an attacker escalate privileges via SUID misconfigurations?

In Unix-like operating systems, the Set User ...READ MORE

Feb 21, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
2,347 views
0 votes
0 answers

How would you implement a hybrid retrieval-LLM pipeline for long-form document summarization?

Can you tell me How would you ...READ MORE

Apr 3, 2025 in Generative AI by Nidhi
• 16,260 points
616 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,972 views
0 votes
0 answers

How can generative AI models be used to automate creative writing for fictional content generation?

Can i know How can generative AI ...READ MORE

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

How do I implement AI-powered anomaly detection in Power BI reports?

To implement AI-powered anomaly detection in Power ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
991 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How to cache HTTP requests in Angular

In Angular, you can cache HTTP requests ...READ MORE

Mar 26, 2025 in Node-js by anonymous
901 views
0 votes
1 answer

How do I add dynamic conditional formatting to a matrix table based on multiple conditions?

To apply dynamic conditional formatting in a ...READ MORE

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

How to differentiate between takeLatest and takeEvery in redux-saga?

Feature takeEvery takeLatest Execution Behavior Executes every triggered action. Executes only the ...READ MORE

Mar 24, 2025 in Node-js by anonymous
1,102 views
0 votes
1 answer

How to send multipart/form-data for a file upload in Angular?

In Angular, you can send files using ...READ MORE

Feb 24, 2025 in Angular by Navya
2,191 views
0 votes
1 answer

How to use props in a Class-based Component to display data?

In a class-based React component, you can ...READ MORE

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

How do you apply Monte Carlo simulation in risk assessment?

I want to improve how I assess ...READ MORE

Apr 4, 2025 in PMP by Parshvi
• 7,940 points
556 views
0 votes
0 answers

How can generative models help in data anonymization for privacy-preserving machine learning?

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

Apr 4, 2025 in Generative AI by Ashutosh
• 33,370 points
555 views
0 votes
0 answers

How can I keep the virtual keyboard up after a user clicks SEND, which makes an API call?

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

Apr 1, 2025 in Node-js by Nidhi
• 16,260 points
682 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
2,143 views
0 votes
0 answers
0 votes
1 answer

What skills make a project manager successful?

A Successful PM Balances Soft and Technical ...READ MORE

Apr 1, 2025 in PMP by Naira
768 views
0 votes
0 answers

How would you implement memory-efficient techniques to reduce GPU load in training a generative model?

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

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

How do I create a calculation that applies different filters based on a user-selected slicer option?

Disconnected Table with DAX Measure using SWITCH() ...READ MORE

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

How do I implement geospatial analytics in Power BI using custom shape files?

To implement geospatial analytics in Power BI ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
966 views
0 votes
0 answers

Write a Python function to evaluate the accuracy of a One-Shot Learning model using a confusion matrix.

Can you Write a Python function to ...READ MORE

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

How do I create a paginated report with nested sub-tables while maintaining performance?

The following best practices are relevant for ...READ MORE

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

Do I need to know C for cybersecurity?

Proficiency in C programming can be highly ...READ MORE

Mar 25, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
957 views
0 votes
1 answer

What’s the importance of emotional intelligence in project management?

Managing teams and stakeholders under pressure requires ...READ MORE

Apr 1, 2025 in PMP by Naira
761 views
0 votes
1 answer

Is sending PHI via email a HIPAA violation?

​Emailing Protected Health Information (PHI) can be ...READ MORE

Mar 28, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
804 views
0 votes
0 answers

How would you address bias mitigation when training a text generation model on diverse datasets?

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

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

What’s the difference between Systems Security and Information Security?

​System security and information security are two ...READ MORE

Mar 24, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,039 views
0 votes
0 answers

Write code to perform dynamic input batching for a TPU-based training pipeline.

Can you write code to perform dynamic ...READ MORE

Apr 2, 2025 in Generative AI by Nidhi
• 16,260 points
618 views
0 votes
0 answers
0 votes
0 answers

How do you create an integrated master schedule (IMS) for complex programs?

Managing complex programs with multiple dependencies can ...READ MORE

Apr 4, 2025 in PMP by Parshvi
• 7,940 points
536 views
0 votes
1 answer

What’s the difference between Agile and Waterfall project management?

Having worked with both approaches, I have ...READ MORE

Mar 24, 2025 in PMP by Naira
1,082 views
0 votes
1 answer

adding attention mechanism to yolo algorithm

To add an attention mechanism to the ...READ MORE

Mar 17, 2025 in Generative AI by megha
1,371 views
+1 vote
1 answer
0 votes
1 answer

How can I connect Power BI to a blockchain ledger to track transactions dynamically?

To connect Power BI to a blockchain ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
949 views
0 votes
0 answers

How would you implement a Prototypical Network for One-Shot Learning on a multi-class dataset?

Can you tell me How would you ...READ MORE

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

How can I integrate Power BI with Azure Synapse to analyze large datasets efficiently?

To integrate Power BI with Azure Synapse ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
947 views
0 votes
0 answers

How would you create a TPU-optimized implementation of the softmax function?

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

Apr 2, 2025 in Generative AI by Nidhi
• 16,260 points
605 views
+1 vote
2 answers

Can I automate Power BI workflows, such as data refreshes or report updates, using Python?

Yes, you can automate Power BI workflows ...READ MORE

Jan 23, 2025 in Power BI by anonymous
• 36,180 points
1,222 views
0 votes
1 answer

How can I create a scheduled paginated report that automatically emails different filtered versions to different recipients?

Automating the delivery of paginated reports with ...READ MORE

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

How to conclude from a target IP to associated URL(s)?

Given an IP address, it’s sometimes possible ...READ MORE

Apr 4, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
518 views
0 votes
0 answers

How would you implement distributed training on a TPU pod using TensorFlow's tf.distribute API?

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

Apr 2, 2025 in Generative AI by Nidhi
• 16,260 points
601 views
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,560 views
0 votes
1 answer

How can I enable incremental refresh for a dataset with irregular date keys?

To enable incremental refresh for a dataset ...READ MORE

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

What are the key requirements for achieving PCI-DSS compliance?

​The Payment Card Industry Data Security Standard ...READ MORE

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

How do you ensure Active Directory data privacy in an organization?

​Active Directory (AD) is a central component ...READ MORE

Mar 28, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
778 views