Trending questions in Edureka Community

0 votes
1 answer

How does IDS detect network scanning?

​Intrusion Detection Systems (IDS) are essential for ...READ MORE

Apr 8, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
956 views
0 votes
1 answer

How do attackers bypass SNMP security restrictions?

​Attackers can bypass SNMP (Simple Network Management ...READ MORE

Apr 14, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
696 views
0 votes
0 answers

How to Implement a flash attention module for a Transformer model in PyTorch.

May i know How to Implement a ...READ MORE

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

How does AI predict attack vectors in enumeration?

​AI enhances cybersecurity by predicting potential attack ...READ MORE

Apr 14, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
695 views
0 votes
0 answers

How to create closable tabs in jQuery UI Tabs?

Can i know How to create closable ...READ MORE

Apr 7, 2025 in Java-Script by Ashutosh
• 33,370 points
1,031 views
0 votes
1 answer

How do I convert semi-structured Excel files into a relational format for Power BI?

For semi-structured Excel files that have to ...READ MORE

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

Can you explain three-point estimation with real examples in IT projects?

Three-point estimation is a strategy for estimating ...READ MORE

Apr 15, 2025 in PMP by Naira
640 views
0 votes
1 answer
0 votes
0 answers

How do I generate real-time dashboards in Monday.com for stakeholder reporting?

I’m trying to build real-time dashboards in ...READ MORE

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

How to develop a directive that modifies element styles based on form validation status?

Here's a concise directive that automatically applies ...READ MORE

Apr 10, 2025 in Angular by anonymous
849 views
0 votes
1 answer

Why does my Power BI report take so long to refresh when using multiple complex calculated tables?

Power BI Table Refresh Dynamics Unlike imported tables, ...READ MORE

Mar 11, 2025 in Power BI by anonymous
• 36,180 points
2,142 views
0 votes
0 answers

How to Implement a 4-bit quantization strategy using bitsandbytes for efficient inference.

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

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

How to create a directive that validates input fields based on regex patterns?

You can define a custom directive that ...READ MORE

Apr 10, 2025 in Node-js by anonymous
865 views
0 votes
1 answer

Create a function for custom parameter initialization in QLoRA fine-tuning.

You can create a custom parameter initialization ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
820 views
0 votes
1 answer

How does Nessus perform vulnerability assessments?

​Nessus, developed by Tenable, is a widely ...READ MORE

Apr 11, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
804 views
0 votes
1 answer

How to develop a directive that restricts user input based on custom conditions?

To create an Angular directive that restricts ...READ MORE

Apr 10, 2025 in Node-js by anonymous
859 views
0 votes
1 answer

How do you set up custom report automation in Smartsheet Control Center?

Smartsheet Control Center plays a significant role ...READ MORE

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

How do i upgrade a total in a useState when i edit cell in MUI X Data Grid?

To update a total value stored in ...READ MORE

Apr 2, 2025 in Node-js by anonymous
1,204 views
0 votes
1 answer

How can LDAP enumeration be used to extract user details?

​Lightweight Directory Access Protocol (LDAP) is widely ...READ MORE

Apr 8, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
924 views
0 votes
1 answer

what is devops and test devops

test answer here READ MORE

Mar 19, 2025 in ChatGPT by Megha
• 160 points
1,765 views
0 votes
1 answer

What are the implications of incomplete retrospectives on team performance?

Retrospectives are an important Agile ceremony that ...READ MORE

Apr 15, 2025 in PMP by Naira
612 views
0 votes
0 answers

Implement a Python script to connect an LLM with a FAISS-based vector store.

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

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

What are the best use cases for AI-powered chatbots in Project Portfolio Management (PPM)?

AI chatbots may be a useful digital ...READ MORE

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

How does AI automate enumeration attacks?

​Artificial Intelligence (AI) has revolutionized the landscape ...READ MORE

Apr 10, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
827 views
0 votes
1 answer

What role does SMB enumeration play in ransomware attacks?

​Server Message Block (SMB) enumeration is a ...READ MORE

Apr 9, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
868 views
0 votes
1 answer

How to manage component lifecycle hooks for resource cleanup?

You manage component lifecycle hooks—especially ngOnDestroy()—to perform ...READ MORE

Apr 10, 2025 in Node-js by anonymous
843 views
0 votes
0 answers

Write a Python server that streams LLM responses using WebSockets.

Can you Write a Python server that ...READ MORE

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

How to create responsive tables using jQuery Mobile?

The most reliable and maintainable method for ...READ MORE

Apr 7, 2025 in Node-js by anonymous
944 views
0 votes
1 answer

How does blockchain-based immutable logging improve project audit trails?

Blockchain technology excels in circumstances that need ...READ MORE

Apr 8, 2025 in PMP by Naira
934 views
0 votes
0 answers

Write a Python script to implement a byte pair encoding (BPE) tokenizer from scratch.

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

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

How would you preprocess a multi-lingual dataset for fine-tuning an LLM while preserving special tokens?

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

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

How to implement speculative decoding for a multi-turn chatbot using a small draft model.

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

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

How to implement a directive that toggles element visibility with animations?

Custom Directive with Angular Animations 1. Define the ...READ MORE

Apr 10, 2025 in Node-js by anonymous
831 views
0 votes
1 answer

How can you embed Agile KPIs into a project dashboard?

Adding Agile Key Performance Indicators (KPIs) to ...READ MORE

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

How to use switchMap to handle dependent HTTP requests in RxJS?

Using switchMap for Dependent HTTP Requests in ...READ MORE

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

Write code to quantize activations in a Transformer architecture using QLoRA.

You can quantize activations in a Transformer ...READ MORE

Apr 14, 2025 in Generative AI by anonymous
• 33,370 points
783 views
0 votes
0 answers
0 votes
1 answer

How can I implement workspace security to control report access at a granular level?

To enforce detailed workspace security in Power ...READ MORE

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

How do I configure Power BI Service to use DirectQuery efficiently?

In order to optimize DirectQuery in the ...READ MORE

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

How can I apply different transformations to different subsets of data in Power Query?

Different transformations can be applied to a ...READ MORE

Apr 8, 2025 in Power BI by anonymous
• 36,180 points
888 views
0 votes
0 answers

Write a script to map the embeddings of two LLMs with different tokenizer vocabularies.

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

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

How do I calculate the average time between two events for each customer?

To calculate the average time between two ...READ MORE

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

What’s the best way to track sprint velocity trends using Domo?

Domo's approach to sprint velocity tracking allows ...READ MORE

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

How to create a custom directive that integrates with external charting libraries?

Compact Directive for External Chart Integration import { ...READ MORE

Apr 10, 2025 in Angular by anonymous
794 views
0 votes
1 answer

How to disable weekends in jQuery UI Datepicker selection?

To disable weekends (Saturdays and Sundays) in ...READ MORE

Apr 7, 2025 in Node-js by anonymous
922 views
0 votes
1 answer

How to implement swipe gestures for navigation in jQuery Mobile?

To enable swipe gestures for page navigation ...READ MORE

Apr 7, 2025 in Node-js by anonymous
921 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, 2025 in Power BI by anonymous
• 36,180 points
1,482 views
0 votes
1 answer

How does the CVSS scoring system classify vulnerabilities?

​The Common Vulnerability Scoring System (CVSS) is ...READ MORE

Apr 10, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
799 views
0 votes
1 answer

How do you set up automated workload balancing in Asana?

Asana's automated workload balancing ensures that team ...READ MORE

Apr 8, 2025 in PMP by Naira
900 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, 2025 in Node-js by anonymous
1,634 views