Trending questions in Edureka Community

0 votes
0 answers

What are the common use cases for the Azure DevOps CLI extension, and how does it enhance automation?

What are the common use cases for ...READ MORE

Dec 6, 2024 in DevOps Tools by Anila
• 5,070 points
122 views
0 votes
1 answer

Why don't React-router URLs work when refreshing or writing manually?

Below is a just and complete account ...READ MORE

Dec 12, 2024 in Web Development by Navya
156 views
0 votes
1 answer

Write a function to create gradient descent updates for a generative adversarial network in TensorFlow.

The function to create gradient descent updates for ...READ MORE

Dec 4, 2024 in Generative AI by madhav
181 views
0 votes
1 answer

How do you use TensorFlow’s Keras to create a generative model for image synthesis?

 You can use TensorFlow's Keras to create ...READ MORE

Dec 4, 2024 in Generative AI by receptionboy
181 views
0 votes
1 answer

Are pointers available in JavaScript?

No, there are no pointers in JavaScript. JavaScript ...READ MORE

Dec 4, 2024 in Web Development by Navya
159 views
0 votes
1 answer

Do integrity and authentication always go hand-in-hand, and why?

Integrity and authentication often go hand-in-hand, but ...READ MORE

Dec 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
122 views
0 votes
1 answer

How to implement a search box in Angular?

1. Create an Angular Component ng generate component search 2. App ...READ MORE

Dec 4, 2024 in Web Development by Navya
158 views
0 votes
1 answer

How can I optimize training time using mixed-precision with TensorFlow?

You can optimize training time using mixed-precision ...READ MORE

Dec 4, 2024 in Generative AI by techgirl
172 views
0 votes
1 answer

How does a Key Distribution Center (KDC) distribute the session key in symmetric encryption?

A Key Distribution Center (KDC) securely distributes ...READ MORE

Dec 4, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
156 views
0 votes
0 answers
0 votes
1 answer

How do you delete a local branch in Git?

1. Delete a Local Branch (Safe Method) If ...READ MORE

Dec 4, 2024 in Web Development by kavya
152 views
0 votes
1 answer

How can you use CSS variables in your styles?

To define a CSS variable, use the ...READ MORE

Dec 4, 2024 in Web Development by Navya
152 views
0 votes
1 answer

What are the best practices for cryptography in this scenario?

Here are the Top 5 Best Practices ...READ MORE

Dec 4, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
155 views
0 votes
1 answer

What is the most efficient way to read large file using Node.JS(LTS)?

Using Streams Steps to read a large file ...READ MORE

Dec 4, 2024 in Web Development by Navya
151 views
0 votes
1 answer

What practices do you follow to ensure observability in event-driven or serverless architectures?

It takes specific procedures to handle the ...READ MORE

Dec 10, 2024 in DevOps Tools by Gagana
• 10,070 points
146 views
0 votes
1 answer

How do you implement model checkpointing in PyTorch while training Generative AI models?

To implement model checkpointing in PyTorch for ...READ MORE

Dec 4, 2024 in Generative AI by techboy
163 views
0 votes
1 answer

You need to email a spreadsheet containing personal data. How should you send it?

Here's a step-by-step guide on the best ...READ MORE

Nov 27, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
449 views
0 votes
1 answer

How can you generate audio samples with a pretrained neural net like WaveNet?

To generate audio samples with a pre-trained ...READ MORE

Dec 4, 2024 in Generative AI by dhriti singh
161 views
0 votes
1 answer

How do you integrate a distributed tracing solution into your DevOps workflows?

The following actions are involved in incorporating ...READ MORE

Dec 10, 2024 in DevOps Tools by Gagana
• 10,070 points
141 views
0 votes
1 answer

What are the key differences between classic release pipelines and YAML pipelines in Azure DevOps?

Traditional Release Pipelines: UI-Based: Developed and controlled using ...READ MORE

Dec 3, 2024 in DevOps Tools by Gagana
• 10,070 points
183 views
0 votes
1 answer

How can I configure and troubleshoot YAML release pipelines in Azure DevOps?

To set up and diagnose Azure DevOps ...READ MORE

Dec 3, 2024 in DevOps Tools by Gagana
• 10,070 points
178 views
0 votes
1 answer

How can I explain to non-tech friends why "cryptography is good"?

Using relevant examples and highlighting its daily ...READ MORE

Dec 4, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
134 views
0 votes
1 answer

How can I improve the performance of Ansible playbooks in large environments?

The following methods can help optimize Ansible ...READ MORE

Dec 3, 2024 in DevOps Tools by Gagana
• 10,070 points
173 views
0 votes
1 answer

How can you center an element vertically using CSS?

Using Flexbox .container { display: flex; ...READ MORE

Dec 4, 2024 in Web Development by navya
130 views
0 votes
1 answer

How can I pass user identity to a different REST service?

To securely pass user identity between REST ...READ MORE

Dec 4, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
132 views
0 votes
1 answer

How do you serve static files efficiently using Express.js?

Serving static files effectively using Express.js Use express.static() ...READ MORE

Dec 4, 2024 in Web Development by Navya
124 views
0 votes
1 answer

How to parse a date in Java?

Using DateTimeFormatter  Example: import java.time.LocalDate; import java.time.format.DateTimeFormatter; public class DateParsing { ...READ MORE

Dec 4, 2024 in Web Development by Navya
125 views
0 votes
1 answer

How can I implement text summarization using a BERT-based model?

You can implement text summarization using a ...READ MORE

Dec 4, 2024 in Generative AI by anupmaa
141 views
0 votes
1 answer

What encryption and decryption algorithms are used in GSM?

GSM (Global System for Mobile Communications) uses ...READ MORE

Dec 3, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
164 views
0 votes
1 answer

What is your approach to security scanning for open-source dependencies in DevOps?

How to Use Dependency Management Tools to ...READ MORE

Dec 10, 2024 in DevOps Tools by Gagana
• 10,070 points
141 views
0 votes
1 answer

What practices do you follow for container health checks and lifecycle management?

The stability and dependability of containerized applications ...READ MORE

Dec 10, 2024 in DevOps Tools by Gagana
• 10,070 points
138 views
0 votes
1 answer

What are the best practices for using Terraform in a CI/CD pipeline?

Top Techniques for CI/CD Pipeline State Management ...READ MORE

Dec 2, 2024 in DevOps Tools by Gagana
• 10,070 points
193 views
0 votes
1 answer

How to bypass CVV code?

In order to understand how attackers bypass ...READ MORE

Nov 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
497 views
0 votes
1 answer

What are some common issues with Terraform’s state, and how do you resolve them?

The following are typical Terraform state problems ...READ MORE

Dec 2, 2024 in DevOps Tools by Gagana
• 10,070 points
186 views
0 votes
1 answer

Is there a tool for public key cryptography where the password acts as the private key?

Yes, there are cryptographic tools that allow ...READ MORE

Dec 3, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
140 views
0 votes
1 answer

What cellular encryption algorithms are currently in use globally?

Overview of Cellular Network Encryption Cellular networks employ ...READ MORE

Dec 2, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
181 views
0 votes
1 answer

Are encryption algorithms designed to hinder parallelization, and if so, why?

Encryption algorithms are often designed to resist ...READ MORE

Dec 3, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
131 views
0 votes
1 answer

How to handle browser back button in Angular 12?

To handle the browser back button in ...READ MORE

Nov 13, 2024 in Web Development by kavya
1,010 views
0 votes
1 answer

How does Terraform compare to other IaC tools like CloudFormation, ARM templates, or Pulumi?

This is how Terraform compares to CloudFormation, ...READ MORE

Dec 2, 2024 in DevOps Tools by Gagana
• 10,070 points
170 views
0 votes
1 answer

How can I reduce the size of a Power BI file (PBIX) when working with large datasets?

Here are the most common ways to ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 296 views
0 votes
1 answer

How can passwords be stored in a database so they can be securely retrieved?

Here's a step-by-step approach for securely storing ...READ MORE

Dec 3, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
125 views
0 votes
1 answer

How to read a JSON file into server memory in Node.js?

To read a JSON file into server ...READ MORE

Dec 13, 2024 in Web Development by Navya
210 views
0 votes
1 answer

Is it beneficial to double up or cycle encryption algorithms, and how does it work?

Doubling up or cycling encryption techniques involves using ...READ MORE

Dec 2, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
152 views
0 votes
1 answer

How do you implement service discovery within a microservices architecture using DevOps tools?

A microservices architecture's implementation of service discovery ...READ MORE

Dec 5, 2024 in DevOps Tools by Gagana
• 10,070 points
208 views
0 votes
0 answers

How do you optimize Power Pivot models to handle millions of rows of transactional data without degrading performance?

How do you optimize Power Pivot models ...READ MORE

Dec 2, 2024 in Power BI by Evanjalin
• 30,660 points
130 views
0 votes
1 answer

What strategies do you use for writing efficient DAX code to handle large fact tables with millions of rows?

So the engineers declared the data assimilation ...READ MORE

Dec 18, 2024 in Power BI by Anu
• 3,020 points

edited Mar 6 487 views
+1 vote
2 answers

How to calculate pdus for pmp?

Converting professional development time into PDU credit is the ...READ MORE

Oct 23, 2024 in PMP by anonymous
290 views
0 votes
1 answer

How to pass data from a child component to a parent component in Angular 4?

In Angular 4, passing data from a ...READ MORE

Dec 4, 2024 in Angular by Navya
213 views
0 votes
1 answer

How do you deploy a Hugging Face model using the transformers and fastapi libraries?

You can deploy a Hugging Face model using ...READ MORE

Nov 29, 2024 in Generative AI by anil limbu
263 views
0 votes
1 answer

Which encryption algorithms are suitable for different content types?

Yes, the type of content (text, video, ...READ MORE

Dec 2, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
134 views