Trending questions in Edureka Community

0 votes
1 answer

What are the best ways to foster collaboration in project teams?

Successful projects rely on strong teamwork. I ...READ MORE

Apr 1 in PMP by Naira
480 views
0 votes
1 answer
0 votes
1 answer

How do I implement a calculated column that creates a unique customer segmentation dynamically?

To create a unique customer segmentation dynamically ...READ MORE

Apr 1 in Power BI by anonymous
• 36,180 points
351 views
0 votes
1 answer

How to apply inline styling to a React component?

You apply inline styling in React using ...READ MORE

Mar 26 in Node-js by anonymous
607 views
0 votes
1 answer

Write code to train a NeRF model with adversarial loss to improve photo-realism.

You can train a NeRF model with ...READ MORE

Apr 2 in Generative AI by radhika
304 views
0 votes
1 answer

How can I perform complex joins in DAX without creating additional tables?

To perform complex joins in DAX without ...READ MORE

Apr 1 in Power BI by anonymous
• 36,180 points
347 views
+1 vote
2 answers
0 votes
1 answer

How do I ensure my calculated tables don’t slow down report performance?

To ensure calculated tables don’t slow down ...READ MORE

Apr 1 in Power BI by anonymous
• 36,180 points
335 views
0 votes
1 answer

Does hacking require a lot of math?

​The role of mathematics in hacking and ...READ MORE

Mar 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
668 views
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 in PMP by Parshvi
• 7,940 points
254 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 in Generative AI by Nidhi
• 16,260 points
295 views
0 votes
1 answer

How can I enable multi-factor authentication (MFA) while allowing service principal authentication for Power BI APIs?

To enable Multi-Factor Authentication (MFA) for users ...READ MORE

Mar 24 in Power BI by anonymous
• 36,180 points
672 views
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

Is tokenized data subject to PCI DSS compliance requirements?

​Tokenization is a data security technique that ...READ MORE

Mar 27 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
551 views
0 votes
1 answer

How can I ensure that sensitive data on a Windows computer is not transmitted externally by any software?

​Preventing unauthorized transmission of sensitive data from ...READ MORE

Apr 1 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
339 views
0 votes
1 answer

How to implement a component constructor to initialize state?

To implement a component constructor to initialize ...READ MORE

Mar 21 in Node-js by Dua
809 views
0 votes
0 answers
0 votes
1 answer

Demonstrate how to use LLamaIndex to retrieve financial reports stored in AWS S3.

You can use LlamaIndex with AWS S3 ...READ MORE

Apr 2 in Generative AI by nomaid
313 views
0 votes
1 answer

How can I build a time intelligence function that works across fiscal years?

To build a time intelligence function in ...READ MORE

Apr 1 in Power BI by anonymous
• 36,180 points
332 views
0 votes
0 answers

How would you design a context-aware document search system using an LLM and a vector database?

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

Apr 4 in Generative AI by Nidhi
• 16,260 points
241 views
0 votes
1 answer

How should I report a Man-in-the-Middle attack in my workplace?

​A Man-in-the-Middle (MITM) attack involves an unauthorized ...READ MORE

Apr 1 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
331 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How can I improve the speed of reports that rely heavily on DISTINCTCOUNT()?

To improve the speed of reports that ...READ MORE

Apr 1 in Power BI by anonymous
• 36,180 points
315 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 in Generative AI by Nidhi
• 16,260 points
280 views
0 votes
0 answers
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 in Generative AI by Nidhi
• 16,260 points
313 views
0 votes
1 answer

How to receive large files guaranteeing authenticity, integrity, and sending time?

Ensuring the authenticity, integrity, and accurate timing ...READ MORE

Apr 1 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
324 views
0 votes
1 answer

What are the PCI DSS requirements for SSL/TLS certificates?

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

Mar 27 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
533 views
0 votes
0 answers
0 votes
0 answers
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 in Generative AI by Nidhi
• 16,260 points
306 views
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 in PMP by Parshvi
• 7,940 points
227 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 in Generative AI by Nidhi
• 16,260 points
304 views
0 votes
1 answer

How do you inspire your team to stay motivated throughout the project?

The success of long-term projects mostly depends ...READ MORE

Apr 1 in PMP by Naira
443 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 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
219 views
0 votes
1 answer

How to implement cancellation of ongoing API calls in redux-saga?

To cancel ongoing API calls in redux-saga, ...READ MORE

Mar 24 in Node-js by anonymous
759 views
0 votes
1 answer

How can I use DAX to generate a dynamic ranking that changes based on selected filters?

You can create a dynamic ranking measure ...READ MORE

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

Write a function to implement contrastive learning for improving embeddings in LLM tasks.

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

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

How to implement component lifecycle methods in a Class Component?

To implement component lifecycle methods in a ...READ MORE

Mar 26 in Node-js by anonymous
565 views
0 votes
0 answers
0 votes
0 answers

How to design a contact form with inline Font Awesome icons in Bootstrap 3?

Can i know How to design a ...READ MORE

Apr 1 in Node-js by Nidhi
• 16,260 points
340 views
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 in Node-js by Ashutosh
• 33,350 points
335 views
0 votes
1 answer

How do you handle stress and pressure in project management?

Project managers often face tight deadlines and ...READ MORE

Apr 1 in PMP by Naira
430 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 in Node-js by Nidhi
• 16,260 points
338 views
0 votes
1 answer

How to mock HttpClient in unit tests using Angular's HttpTestingController?

To mock HttpClient in unit tests using ...READ MORE

Mar 26 in Node-js by anonymous
544 views