Trending questions in Edureka Community

0 votes
1 answer

How to verify a signature in a PDF?

Verifying digital signatures in PDFs involves looking ...READ MORE

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

How do you manage and optimize cloud costs?

Before I begin setting up our cloud ...READ MORE

Nov 19, 2024 in Cloud Computing by Priyanka
• 4,380 points
255 views
0 votes
1 answer
0 votes
1 answer

How do you select multiple elements with jQuery?

To select multiple elements with jQuery, you ...READ MORE

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

How do cloud costs compare to traditional on-premise infrastructure?

I'm preparing a budget for our IT ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
309 views
0 votes
0 answers

What are cloud databases, and how do they work?

Can you explain what cloud databases are ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
302 views
0 votes
1 answer

What are the key challenges when building a multi-modal generative AI model?

Key challenges when building a Multi-Model Generative ...READ MORE

Nov 5, 2024 in Generative AI by raghu

edited Nov 8, 2024 by Ashutosh 1,144 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
591 views
0 votes
1 answer

How to debug Node.js code?

Debugging Node.js code can be done effectively ...READ MORE

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

What is a synchronous and asynchronous trigger in Salesforce?

I’ve heard about synchronous and asynchronous triggers ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
300 views
+1 vote
2 answers

What strategies can I use to handle large datasets without slowing down my Power BI reports?

In Power BI, to deal effectively with ...READ MORE

Nov 20, 2024 in Power BI by Anu
• 3,020 points
718 views
0 votes
0 answers

How is IP address spoofing detected?

I'm researching network security and want to ...READ MORE

Nov 15, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
424 views
0 votes
1 answer

How do you manage a project when your team is working across different time zones?

Establish Clear Communication Guidelines to manage a ...READ MORE

Nov 8, 2024 in PMP by John
697 views
0 votes
1 answer

How do you encourage collaboration across different departments?

Departments must work collaboratively through clear communication ...READ MORE

Nov 18, 2024 in PMP by Priya
319 views
0 votes
1 answer

What coding strategies help implement beam search for text generation while balancing speed and quality?

Coding strategies to optimize beam search in ...READ MORE

Nov 14, 2024 in Generative AI by Ashutosh
• 33,350 points
438 views
0 votes
1 answer

How can you implement zero-shot learning in text generation using models like GPT?

You can easily implement Zero-short learning in ...READ MORE

Nov 12, 2024 in Generative AI by nidhi jha

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

How do you implement GAN evaluation metrics like Inception Score (IS) or Fréchet Inception Distance (FID)?

You can implement GAN evaluation metrics like Inception ...READ MORE

Nov 12, 2024 in Generative AI by mona singh

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

How to convert CRT to PFX?

Converting a .crt (Certificate) file to a .pfx (Personal Information Exchange) ...READ MORE

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

How can I display lightning-formatted input fields and their values in Salesforce Lightning Web Components?

To display lightning-formatted input fields and show ...READ MORE

Nov 18, 2024 in Cloud Computing by Vineet
539 views
0 votes
1 answer

What are the best practices for fine-tuning a Transformer model with custom data?

Pre-trained models can be leveraged for fine-tuning ...READ MORE

Nov 5, 2024 in ChatGPT by Somaya agnihotri

edited Nov 8, 2024 by Ashutosh 1,236 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 502 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
568 views
0 votes
1 answer

How to check inode usage in Linux?

You can use the df command with ...READ MORE

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

What are the top PM tools for large enterprises?

Top Enterprise-Level Project Management Tools: Microsoft Project: A ...READ MORE

Nov 10, 2024 in PMP by Sufi
564 views
0 votes
1 answer

How do you handle resource contention when multiple jobs run simultaneously in CI/CD pipelines?

I address resource contention in CI/CD pipelines ...READ MORE

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

CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY & SELF_REFERENCE_FROM_TRIGGER

My Salesforce trigger is throwing CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY and ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
276 views
0 votes
1 answer

How does Docker handle file system layers and image caching?

Docker really helps in managing filesystem layers and image caching ...READ MORE

Nov 21, 2024 in DevOps Tools by Gagana
• 10,070 points
441 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
528 views
0 votes
1 answer

How do load balancers work in cloud environments?

I will explain in detail how load ...READ MORE

Nov 11, 2024 in Cloud Computing by Sachin
593 views
0 votes
1 answer

How to decide when to use replicate sets for mongodb in production?

Here's a breakdown of when to consider ...READ MORE

Nov 13, 2024 in Web Development by kavya
464 views
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
523 views
0 votes
0 answers

How can transfer learning enhance the performance of VAE-GAN hybrids on complex data types?

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

Nov 19, 2024 in Generative AI by Ashutosh
• 33,350 points
211 views
0 votes
0 answers

What is cloud migration, and what are the key steps involved?

As I'm working on a cloud migration ...READ MORE

Nov 19, 2024 in Cloud Computing by Priyanka
• 4,380 points
211 views
0 votes
1 answer

How do you keep documentation up to date with rapid changes in DevOps infrastructure?

DevOps processes and infrastructure are constantly evolving, ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
519 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
• 33,350 points

edited Nov 12, 2024 by Ashutosh 570 views
+2 votes
2 answers

How do I implement row-level security (RLS) in Power BI using DAX?

Suppose you are considering sharing your Power ...READ MORE

Oct 21, 2024 in Power BI by pooja
• 24,450 points
659 views
0 votes
1 answer

How would you migrate a legacy app to containers? Sample Dockerfile?

When moving a legacy app to containers, you have to check on ...READ MORE

Nov 14, 2024 in DevOps Tools by Gagana
• 10,070 points
393 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
545 views
0 votes
0 answers

which phase of software production are the focus of devops

In the DevOps methodology, there are specific ...READ MORE

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

What is using the with sharing and without sharing Keywords in Salesforce?

What’s the purpose of with sharing and ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
258 views
0 votes
1 answer

How overlay two pictures to another using HTML-CSS?

Overlaying two pictures on top of another ...READ MORE

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

What is cloud orchestration?

While working on a project, I came ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
251 views
0 votes
1 answer

How can I enumerate SNMP information using tools like snmpwalk?

Using tools like snmpwalk to enumerate SNMP ...READ MORE

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

How to prevent clickjacking in HTML?

Making sure your web application cannot be ...READ MORE

Nov 15, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
336 views
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
465 views
0 votes
1 answer

How do you estimate time and resources in Agile projects?

Estimating Time and Resources in Agile Projects: Story ...READ MORE

Nov 10, 2024 in PMP by Alia
535 views
0 votes
1 answer
0 votes
1 answer

What preprocessing steps are critical for improving GAN-generated images?

Proper training data preparation is critical when ...READ MORE

Nov 5, 2024 in ChatGPT by anil silori

edited Nov 8, 2024 by Ashutosh 1,193 views
0 votes
1 answer

How would you deploy infrastructure across AWS, Azure, and GCP?

To deploy infrastructure across multiple clouds, use ...READ MORE

Nov 13, 2024 in DevOps Tools by Gagana
• 10,070 points
437 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
645 views