Trending questions in Edureka Community

0 votes
1 answer

How secure is the hashing/salting/stretching process as described in this diagram?

When storing passwords securely, employing a combination ...READ MORE

Feb 10, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,492 views
+1 vote
1 answer
0 votes
0 answers

What’s your method for quickly evaluating vendor reliability?

How do you quickly figure out if ...READ MORE

Feb 27, 2025 in PMP by Parshvi
• 740 points
663 views
0 votes
1 answer

Write code to implement an Auth Guard for route protection.

An AuthGuard prevents unauthorized users from accessing ...READ MORE

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

Can you force a React component to rerender without calling setState?

In functional components, the best way to ...READ MORE

Feb 22, 2025 in Node-js by Kavya
910 views
0 votes
0 answers
0 votes
1 answer

What are the security risks of hole punching in IoT?

NAT (Network Address Translation) hole punching is ...READ MORE

Feb 17, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,101 views
0 votes
1 answer

How to traverse react tree recursively and get states of the react elements?

To traverse a React tree and get ...READ MORE

Feb 22, 2025 in Node-js by Kavya
905 views
0 votes
1 answer

Write a query to fetch specific fields using MongoDB projections.

Fetching Specific Fields Using MongoDB Projections MongoDB projections ...READ MORE

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

What's the difference between ngIf, ngFor, and ngSwitch?

Directive Purpose Usage Example *ngIf Conditionally adds/removes elements based on a boolean ...READ MORE

Feb 26, 2025 in Node-js by Navya
706 views
0 votes
1 answer

How to configure WAF rules for mitigating RFI attacks?

Mitigating Remote File Inclusion (RFI) attacks is ...READ MORE

Feb 19, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,006 views
0 votes
1 answer

How can you automate patch management with PowerShell?

Automating patch management across multiple Windows machines ...READ MORE

Feb 18, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,052 views
0 votes
1 answer

What are the steps to pass a single TypeScript Interface object as props to a child component in React?

To pass a single TypeScript interface object ...READ MORE

Feb 21, 2025 in Angular by Kavya
914 views
0 votes
0 answers

What’s your approach to maintaining project quality during budget cuts?

I'm currently managing a project where we're ...READ MORE

Feb 26, 2025 in PMP by Parshvi
• 740 points
673 views
0 votes
1 answer

What is the default response type of HttpClient service?

By default, HttpClient assumes the server response ...READ MORE

Feb 25, 2025 in Node-js by Navya
741 views
0 votes
0 answers

What methods can I use to optimize token embedding in a transformer model when generating complex language structures?

With the help of python programming can ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
788 views
0 votes
1 answer

How can you exploit file upload vulnerabilities in PHP apps?

File upload vulnerabilities in PHP applications pose ...READ MORE

Feb 19, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
991 views
0 votes
0 answers

Why does an FAQ generator struggle to address ambiguous user queries?

Can you tell me Why does an ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
819 views
0 votes
0 answers

What is zero-trust security in access administration?

Zero-trust security follows the principle of "never ...READ MORE

Feb 28, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
594 views
0 votes
2 answers

How do I configure Power BI to authenticate against Autodesk BIM360 using OAuth 2.0 tokens?

Use a custom connector or Azure Function ...READ MORE

Apr 8, 2025 in Power BI by anonymous
• 24,450 points
1,154 views
0 votes
0 answers

What is a Siamese Network, and how is it used in one-shot learning?

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

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
782 views
0 votes
0 answers

How do you prevent data leakage in a prompt-to-code AI integrated into real-time IDE tools?

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

Feb 22, 2025 in Generative AI by Ashutosh
• 33,370 points
838 views
0 votes
0 answers

jhegru ujshdfui ashdiushduiash iudhausdhyis diadh sa

snehbrjdjweh ikdiuw diukhsd iuasyd8s diasdhiasdy iasdiuasyd8iasdyuia sdyiuasydiuays ...READ MORE

Mar 3, 2025 in Cyber Security & Ethical Hacking by lkijhgf

edited Mar 5, 2025 495 views
0 votes
1 answer

How to script a privilege escalation attack simulation in Linux?

Simulating a privilege escalation attack in Linux ...READ MORE

Feb 19, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
987 views
0 votes
0 answers

How can I implement semantic segmentation using Keras?

Can i know How can I implement ...READ MORE

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
735 views
0 votes
0 answers

How do I integrate external data sources into a Keras model for better accuracy?

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

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
735 views
0 votes
0 answers

How can I visualize model training history using Keras and matplotlib for performance analysis?

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

Feb 24, 2025 in Generative AI by Vani
• 3,580 points
718 views
0 votes
1 answer

how to create a CSV file in Java?

Using OpenCSV Library Add OpenCSV dependency (if using ...READ MORE

Feb 25, 2025 in Node-js by Navya
728 views
0 votes
1 answer

How can you use MongoDB CRUD operations to build a simple blog app?

Below is a simple implementation using MongoDB ...READ MORE

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

How to run an HTML file using Node.js?

1.Install Node.js 2.Create a Project Folder mkdir html-node-app cd html-node-app 3.Initialize ...READ MORE

Feb 12, 2025 in Node-js by Navya
1,280 views
0 votes
1 answer

How does Angular work?

Angular is a TypeScript-based front-end framework for ...READ MORE

Feb 25, 2025 in Angular by Navya
724 views
0 votes
1 answer

What is the method to access captured groups in a JavaScript regular expression?

ou can access captured groups from a ...READ MORE

Feb 10, 2025 in Java-Script by Navya
1,372 views
0 votes
1 answer

How to check Angular CLI version?

o check the installed Angular CLI version, ...READ MORE

Feb 25, 2025 in Angular by Navya
719 views
+1 vote
1 answer

Power BI ADAL Authentication Issues – Having trouble with ADAL authentication in Power BI. Anyone dealt with this before?

Yes, ADAL authentication issues in Power BI ...READ MORE

Feb 28, 2025 in Power BI by anonymous
• 36,180 points
751 views
0 votes
0 answers

How does a client-server network differ from a peer-to-peer?

I am trying to understand the fundamental ...READ MORE

Feb 26, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
673 views
0 votes
0 answers

What’s your strategy when a project needs urgent upskilling within the team?

I'm managing a project where we suddenly ...READ MORE

Feb 26, 2025 in PMP by Parshvi
• 740 points
644 views
0 votes
1 answer

What is the difference between RDBMS relationships and MongoDB’s data model?

Feature RDBMS (SQL Databases) MongoDB (NoSQL Document Database) Data Structure Tables ...READ MORE

Feb 23, 2025 in Node-js by Kavya
805 views
0 votes
0 answers
0 votes
0 answers

How do I use Keras for training multimodal models that combine text and images?

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

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
714 views
0 votes
1 answer
0 votes
1 answer

How does multi-resolution encoding improve Generative AI for detailed outputs?

Multi-resolution encoding improves Generative AI by capturing ...READ MORE

Mar 17, 2025 in Generative AI by anuoam
1,028 views
0 votes
0 answers

How to improve accuracy for a chatbot that fails to provide relevant answers under stress testing?

Can you tell me with the help ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
789 views
+1 vote
2 answers

How do you control and limit data export options for sensitive Power BI reports?

A balanced combination of the different features ...READ MORE

Nov 22, 2024 in Power BI by pooja
• 24,450 points
2,791 views
0 votes
0 answers
0 votes
1 answer

Write a query for a compound index to optimize a search operation in MongoDB.

A compound index improves search performance by ...READ MORE

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

How to identify CORS error?

Encountering Cross-Origin Resource Sharing (CORS) errors during ...READ MORE

Feb 25, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points

edited Mar 6, 2025 698 views
0 votes
1 answer

How to convert component with many states to react functions?

When converting a class component with multiple ...READ MORE

Feb 22, 2025 in Node-js by Kavya
849 views
0 votes
0 answers

How can you generate realistic images from textual descriptions using DALL·E or CLIP?

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

Feb 22, 2025 in Generative AI by Ashutosh
• 33,370 points
751 views
0 votes
0 answers

How can you tune hyperparameters using GridSearchCV in Scikit-learn for a Random Forest model?

With the help of python programming can ...READ MORE

Feb 24, 2025 in Generative AI by Ashutosh
• 33,370 points
699 views