Trending questions in Edureka Community

0 votes
1 answer

How to create a data source?

Creating a Data Source in a Database ...READ MORE

Nov 13, 2024 in Web Development by kavya
174 views
0 votes
0 answers

How do I leverage Power BI’s advanced analytics features (like forecasting and clustering) for predictive insights?

How do I leverage Power BI’s advanced ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 31,450 points
119 views
+1 vote
3 answers

Best way to combine multiple file with multiple same tabs?

Because one might have to combine multiple ...READ MORE

Nov 26, 2024 in Power BI by Gagana
• 10,070 points
209 views
0 votes
1 answer
0 votes
1 answer

How to find others WiFi password?

Understanding encryption methods and appropriate security standards ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
239 views
0 votes
1 answer

How would you securely manage secrets in Terraform? Any examples with Vault or AWS Secrets?

Using HashiCorp Vault with Terraform Store a Secret ...READ MORE

Nov 13, 2024 in DevOps Tools by Gagana
• 10,070 points
174 views
0 votes
1 answer

What are the DevOps implementation challenges at your organization?

The challenges in implementing DevOps vary from ...READ MORE

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

What LDAP query can be used to enumerate all users in a directory?

Creating an LDAP search query with the ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
194 views
0 votes
1 answer

How to create a Node.js project?

You can follow the following steps to ...READ MORE

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

What are common performance bottlenecks in Docker containers, and how can I address them?

Docker containers can suffer from numerous performance-related issues. I identify and resolve them as ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
228 views
0 votes
1 answer

How do you integrate project management tools with CRM platforms?

To integrate project management tools with CRM ...READ MORE

Nov 13, 2024 in PMP by John
181 views
0 votes
1 answer

What tools do you recommend for project scheduling and resource management?

There are a few recommended project scheduling ...READ MORE

Nov 13, 2024 in PMP by Diya
179 views
0 votes
1 answer

How to create an Angular project?

To create an Angular project, follow these ...READ MORE

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

How do you use unsupervised pre-training to enhance the performance of generative models?

You can use unsupervised pre-training to enhance ...READ MORE

Nov 12, 2024 in Generative AI by Harsh Yadav
186 views
0 votes
1 answer

What are the best methods for balancing the training of a conditional GAN with class labels?

The best methods for balancing the training of ...READ MORE

Nov 12, 2024 in Generative AI by amisha

edited Nov 12, 2024 by Ashutosh 186 views
0 votes
1 answer

How can I extract sensitive information from SNMP-enabled devices?

Understanding possible vulnerabilities and configurations can be ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
180 views
0 votes
1 answer

How would you script automated secret rotation in CI/CD?

Normally, this would be achieved with a scripting language ...READ MORE

Nov 13, 2024 in DevOps Tools by Gagana
• 10,070 points
159 views
0 votes
0 answers

How do you use TensorFlow’s functional API to build a complex, multi-layer Generative AI model?

With the help of Python programming, show ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 29,650 points
142 views
0 votes
1 answer

How to debug Angular code?

Debugging Angular code can be done effectively ...READ MORE

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

How do you ensure containerized applications run consistently across environments (dev, staging, prod)?

Consistent behavior in environments requires a combination of container ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
215 views
0 votes
0 answers

Difference between "build" and "deploy" in Bamboo about expiration?

What's needed in the question is a ...READ MORE

Oct 23, 2024 in DevOps Tools by Anila
• 5,070 points
219 views
0 votes
0 answers

What techniques do you use to implement attention-based weighting in image captioning models?

Can you name four techniques used to ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 29,650 points

edited Nov 12, 2024 by Ashutosh 265 views
+1 vote
1 answer

How to prevent brute force attacks using Node and Express.js?

To prevent brute-force attacks in a Node ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
587 views
0 votes
1 answer

How do you use Gantt charts effectively in project management software?

To use the Gantt Charts Effectively in project ...READ MORE

Nov 10, 2024 in PMP by Anu
245 views
0 votes
1 answer

How do you implement Agile in a hybrid work environment?

Agile in a hybrid working environment does ...READ MORE

Nov 10, 2024 in PMP by Sonia
245 views
0 votes
0 answers

What are the best practices for maintaining data privacy in Generative AI models?

Can you name best practices for maintaining ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 29,650 points
170 views
+1 vote
1 answer

How can I securely implement AES-256-CBC encryption in Node.js using the crypto module, ensuring proper key and IV management?

Implementing AES-256-CBC encryption securely in Node.js using ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
581 views
0 votes
1 answer

How to store passwords?

Passwords must be stored safely to prevent ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
126 views
0 votes
0 answers
0 votes
0 answers

What are the main weaknesses of Bitbucket Cloud compared to GitHub in your opinion?

What do you see as the weaknesses ...READ MORE

Oct 14, 2024 in DevOps Tools by anonymous
• 5,070 points

edited Oct 22, 2024 by anonymous 189 views
0 votes
1 answer

How can we invalidate a session?

Session validation is essential to preserving your ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
203 views
0 votes
1 answer

How would you set up Kubernetes auto-scaling based on CPU load?

Kubernetes’ Horizontal Pod Autoscaler (HPA) can adjust ...READ MORE

Nov 12, 2024 in DevOps Tools by Gagana
• 10,070 points
153 views
0 votes
0 answers

What are some strategies to handle frequent schema changes in data sources without breaking Power BI reports?

What are some strategies to handle frequent ...READ MORE

Nov 11, 2024 in Power BI by Evanjalin
• 31,450 points
197 views
0 votes
1 answer

How do you handle Kubernetes rollbacks for failing deployments?

Kubernetes rollbacks also have a mechanism to keep previous versions of deployments. Even if a new deployment doesn't pass ...READ MORE

Nov 12, 2024 in DevOps Tools by Gagana
• 10,070 points
152 views
0 votes
1 answer

How do you get stakeholders onboard with Agile practices?

Getting stakeholders on board with Agile practices ...READ MORE

Nov 10, 2024 in PMP by Anu
233 views
0 votes
1 answer

What methods do you use to handle out-of-vocabulary words or tokens during text generation in GPT models?

The three efficient techniques are as follows: 1.Subword Tokenization(Byte ...READ MORE

Nov 8, 2024 in Generative AI by ashu yadav
346 views
0 votes
1 answer

How to decrypt encrypted files?

A number of procedures must be followed ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
198 views
0 votes
1 answer

How do we check if a user is logged in?

Here are a few common techniques for ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
178 views
0 votes
1 answer

How to test SQL injection manually?

Testing SQL injection manually requires carefully crafted ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
176 views
0 votes
0 answers

How to calculate total number of documents in MongoDB?

How to calculate total number of documents ...READ MORE

Nov 13, 2024 in Web Development by Nidhi
• 16,540 points
149 views
0 votes
1 answer

What strategies do you use to optimize learning rate schedules to prevent overfitting or underfitting in generative models?

You can optimize learning rates scheduled to ...READ MORE

Nov 8, 2024 in Generative AI by anila k

edited Nov 11, 2024 by Ashutosh 330 views
0 votes
0 answers

How can I leverage the Power BI REST API for automated report deployment and management within my organization?

How can I leverage the Power BI ...READ MORE

Nov 12, 2024 in Power BI by Evanjalin
• 31,450 points
145 views
0 votes
1 answer

How to escape a single quote in SQL?

Escaping single quotes in SQL is crucial ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
192 views
0 votes
1 answer

How to handle multiple requests at the same time?

Managing several requests at once is essential ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
193 views
0 votes
0 answers

What are the advantages of using variational autoencoders (VAEs) over GANs for image generation tasks?

Can I get five differences between GANs ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 29,650 points
200 views
0 votes
0 answers

What are some effective ways to integrate Power BI reports into other business applications for seamless access?

What are some effective ways to integrate ...READ MORE

Nov 12, 2024 in Power BI by Evanjalin
• 31,450 points
142 views
0 votes
0 answers

What techniques do you use to implement adversarial training in GANs to improve image quality?

Can you name a few techniques used ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 29,650 points
150 views
0 votes
0 answers

What coding strategies help optimize GAN training for high-resolution image generation?

Can you name strategies to help optimize ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 29,650 points
176 views