Trending questions in Edureka Community

0 votes
1 answer

How do you automate project workflows using tools like Zapier?

Identify Time-Consuming Tasks: Automate routine tasks like ...READ MORE

Nov 13, 2024 in PMP by Anu
178 views
0 votes
1 answer

How can I reduce Docker container startup time, especially for large applications?

There is a need to make container startup faster for real-time deployments. Here's what you can tune: Use ...READ MORE

Nov 21, 2024 in Docker by Gagana
• 10,030 points
189 views
0 votes
1 answer

How do you use jQuery to hide an element?

The .hide() method in jQuery animates the ...READ MORE

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

How do you manage cross-functional teams in Agile?

From my experience, managing cross-functional teams in ...READ MORE

Nov 13, 2024 in PMP by Sonia
176 views
0 votes
1 answer

How can I enumerate valid email addresses using SMTP enumeration techniques?

An essential component of a security audit ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
207 views
0 votes
0 answers

How can I automate Power BI deployment using Azure DevOps?

How can I automate Power BI deployment ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 25,690 points
123 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
266 views
0 votes
1 answer

How can I enumerate NTP servers and their configurations using command-line tools?

Improperly configured NTP servers can be used ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
206 views
0 votes
1 answer

What are some effective ways to visualize streaming data sources in real-time dashboards?

To design an effective real-time Power BI ...READ MORE

Nov 14, 2024 in Power BI by pooja
• 22,890 points
138 views
0 votes
1 answer

How do you auto-trigger Jenkins builds from GitHub/GitLab?

To auto-trigger builds, make use of webhooks of your source control provider such as GitHub ...READ MORE

Nov 14, 2024 in DevOps Tools by Gagana
• 10,030 points
146 views
0 votes
1 answer
0 votes
1 answer

How to check if Node.js is installed?

open a terminal and enter node -v  this will ...READ MORE

Nov 13, 2024 in Web Development by kavya
180 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
203 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,030 points
138 views
0 votes
1 answer

How to get the proxy IP address?

Depending on your environment, there are many ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
178 views
0 votes
1 answer

In BFS, how many times is a node visited?

In Breadth-First Search (BFS), each node is ...READ MORE

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

How do you implement spectral normalization in GANs?

In order to implement spectral normalization in ...READ MORE

Nov 14, 2024 in Generative AI by amisha
148 views
0 votes
0 answers

How do I chain asynchronous AJAX calls with promises in jQuery to ensure proper order when modifying the DOM?

How do I chain asynchronous AJAX calls ...READ MORE

Nov 13, 2024 in Web Development by Nidhi
• 14,600 points
213 views
0 votes
1 answer

How to set the secure flag on cookies?

A crucial security measure is to set ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
176 views
0 votes
1 answer

How to verify an SSL certificate?

Verifying an SSL/TLS certificate is crucial to ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
175 views
0 votes
1 answer

How do you ensure data security when using cloud-based PM tools?

To ensure data security and compliance with ...READ MORE

Nov 13, 2024 in PMP by Sufi
159 views
0 votes
0 answers

What’s the best practice for organizing workspace access and security settings in Power BI Service?

What’s the best practice for organizing workspace ...READ MORE

Nov 15, 2024 in Power BI by Evanjalin
• 25,690 points
90 views
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
165 views
+2 votes
2 answers

What techniques can I use to improve the user experience when creating custom visuals in Power BI?

Techniques to use when creating custom visuals ...READ MORE

Oct 21, 2024 in Power BI by pooja
• 22,890 points
395 views
0 votes
1 answer

What tools can I use to enumerate time servers and check for misconfigurations?

To guarantee the security and integrity of ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
188 views
0 votes
1 answer

How to delete node_modules?

To delete node_modules folder, you can use ...READ MORE

Nov 13, 2024 in Web Development by kavya
195 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
• 15,500 points
124 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
• 25,810 points
141 views
0 votes
1 answer

What are practical methods to speed up the training of autoregressive models for text generation?

​You can refer to the following methods ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 25,810 points
169 views
0 votes
1 answer

How do you animate an element's height using jQuery?

In jQuery, the .animate() method could be ...READ MORE

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

How to hide code in HTML?

While it's impossible to completely hide HTML ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 27,300 points
229 views
0 votes
1 answer

What’s the best way to manage remote project teams?

The management of remote project teams requires ...READ MORE

Nov 18, 2024 in PMP by Raj
178 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
182 views
0 votes
0 answers

Can I switch my career from QA testing to DevOps?

Can I able to switch my career ...READ MORE

Oct 25, 2024 in DevOps Tools by Anila
• 5,070 points

recategorized Oct 29, 2024 by Anila 135 views
0 votes
1 answer

How can you send an AJAX request using jQuery?

The $.ajax() method will send an AJAX ...READ MORE

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

What are some common troubleshooting steps when Power BI Service fails to refresh a report with gateway connection issues?

What are some common troubleshooting steps when ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 25,690 points
123 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
• 27,300 points
160 views
0 votes
0 answers

What strategies can help improve Power BI report load times when dealing with complex data models and calculations?

What strategies can help improve Power BI ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 25,690 points
121 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
180 views
0 votes
1 answer

What methods are effective for adaptive sampling to improve training efficiency in generative models?

You can refer to the following methods, ...READ MORE

Nov 13, 2024 in Generative AI by nidhi jha

edited Nov 13, 2024 by Ashutosh 160 views
0 votes
1 answer

How do you incorporate external knowledge graphs or ontologies into a generative AI model for better output?

Yes, you can incorporate external knowledge graphs ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 25,810 points
194 views
0 votes
1 answer

How can pipeline parallelism be implemented to train larger models across multiple machines?

Pipeline parallelism can be implemented by splitting ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 25,810 points
152 views
0 votes
1 answer

What coding methods enable batching and padding optimization for variable-length sequences in transformers?

You can  handle batching and padding by ...READ MORE

Nov 14, 2024 in Generative AI by anil silori

edited Nov 14, 2024 by Ashutosh 122 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,030 points
232 views
0 votes
1 answer

how to create a partial index with $exists: false condition?

In MongoDB, you can use the partialFilterExpression ...READ MORE

Nov 13, 2024 in Web Development by kavya
168 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,030 points
143 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 189 views
0 votes
1 answer

SFDX: Authorize an Org failed to run in VSCODE

I was trying to authorize an org, ...READ MORE

Nov 18, 2024 in Cloud Computing by Paavani
226 views
0 votes
1 answer

Salesforce Skuid Error: Insufficient Access Rights On Object ID

The "Insufficient Access Rights On Object ID" ...READ MORE

Nov 18, 2024 in Cloud Computing by Rajesh
221 views