Trending questions in Edureka Community

0 votes
0 answers

How would you manage an urgent project with inadequate staffing?

I’m handling a project with a tight ...READ MORE

Feb 27 in PMP by Parshvi
• 740 points
122 views
0 votes
0 answers

How do you analyze buffer overflow exploits in a web server?

I am researching buffer overflow vulnerabilities in ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
217 views
0 votes
1 answer

How to secure a WordPress site from Brute Force Attacks?

Securing your WordPress site against brute force ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points

reshown Mar 12 by Anupam 217 views
0 votes
0 answers

How do I integrate external data sources into a Keras model for better accuracy?

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

Feb 24 in Generative AI by Ashutosh
• 33,350 points
220 views
0 votes
1 answer

How to apply filter and map in a pipeline for specific data processing?

In RxJS, filter is used to remove ...READ MORE

Feb 24 in Java-Script by Navya
247 views
0 votes
0 answers

How does a client-server network differ from a peer-to-peer?

I am trying to understand the fundamental ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
171 views
0 votes
0 answers
0 votes
1 answer

How would you dynamically generate routes from an API response?

To dynamically generate routes from an API ...READ MORE

Feb 24 in Node-js by Kavya
275 views
0 votes
1 answer

How do you implement breadcrumbs in a React-Router app?

Breadcrumbs help users navigate by showing the ...READ MORE

Feb 24 in Node-js by Kavya
275 views
0 votes
0 answers

How would you proceed if project success criteria were loosely defined?

I've worked on projects where it's not ...READ MORE

Feb 25 in PMP by Parshvi
• 740 points
200 views
0 votes
0 answers

How can you fix inconsistent tone in AI-generated articles across different topics?

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

Feb 22 in Generative AI by Nidhi
• 16,260 points
296 views
0 votes
0 answers

What’s your strategy for quickly adjusting a project plan in a volatile environment?

How do you handle it when a ...READ MORE

Feb 25 in PMP by Parshvi
• 740 points
200 views
0 votes
1 answer

How does Angular work?

Angular is a TypeScript-based front-end framework for ...READ MORE

Feb 25 in Angular by Navya
208 views
0 votes
1 answer

What methods are available to force a component to re-render when using React hooks?

Here are the primary methods available to ...READ MORE

Feb 23 in Node-js by Kavya
316 views
0 votes
0 answers
0 votes
0 answers

How do I evaluate the performance of a time-series forecasting model using RMSE and MAE?

With the help of proper python programming ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
215 views
0 votes
0 answers

How do you facilitate effective communication across cross-functional teams?

I'm trying to improve how different teams ...READ MORE

Feb 25 in PMP by Parshvi
• 740 points
193 views
0 votes
0 answers
0 votes
0 answers

What is the role of Adam optimizer in Keras, and how do I choose the best learning rate for it?

Can you explain to me What is ...READ MORE

Feb 24 in Generative AI by Vani
• 3,580 points
189 views
0 votes
0 answers

How can I implement semantic segmentation using Keras?

Can i know How can I implement ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
204 views
0 votes
1 answer

How do you use Link and NavLink differently?

Feature <Link> <NavLink> Purpose Used for navigation between routes. Used for navigation ...READ MORE

Feb 24 in Node-js by Kavya
276 views
0 votes
1 answer

What is the best proper way to create the meta data for your page?

Best Way to Set Metadata in a ...READ MORE

Feb 24 in Java-Script by Kavya
262 views
0 votes
1 answer

How would you use NavLink to style active navigation links in a React application?

You can use the <NavLink> component to ...READ MORE

Feb 23 in Node-js by Kavya
289 views
0 votes
1 answer

What are MongoDB data types, and how do you define them in a schema?

MongoDB supports various data types, including: String (String) ...READ MORE

Feb 23 in Node-js by anonymous
288 views
0 votes
1 answer

How do you automate vulnerability scoring in the CVSS system?

Automating vulnerability scoring using the Common Vulnerability ...READ MORE

Feb 21 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
368 views
0 votes
0 answers

How can I implement word embedding using Keras for semantic text analysis?

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

Feb 24 in Generative AI by Vani
• 3,580 points
183 views
0 votes
1 answer

How do you implement routing in a React application?

Implementing Routing in a React Application (React ...READ MORE

Feb 23 in Node-js by Kavya
284 views
0 votes
1 answer

How do you pass and use URL parameters in a React-Router route?

Passing and Using URL Parameters in React ...READ MORE

Feb 23 in Node-js by Kavya
284 views
+1 vote
1 answer

Power BI ADAL Authentication Issues – Having trouble with ADAL authentication in Power BI. Anyone dealt with this before?

Yes, ADAL authentication issues in Power BI ...READ MORE

Feb 28 in Power BI by anonymous
• 36,180 points
226 views
0 votes
1 answer

How to automate a vulnerability assessment lifecycle in Python?

Automating a vulnerability assessment lifecycle using Python ...READ MORE

Feb 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
449 views
0 votes
1 answer

How does Angular's HttpInterceptor modify outgoing requests?

An HttpInterceptor in Angular is used to ...READ MORE

Feb 24 in Angular by Navya
224 views
0 votes
1 answer

How to identify CORS error?

Encountering Cross-Origin Resource Sharing (CORS) errors during ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points

edited Mar 6 192 views
0 votes
0 answers

What is the impact of momentum in Keras optimizers for model convergence?

Can you tell me What is the ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
196 views
0 votes
1 answer

How to check Node version in Ubuntu?

To check the installed Node.js version in ...READ MORE

Feb 25 in Node-js by Navya
190 views
0 votes
1 answer

How to check if Node is installed?

For Windows, macOS, and Linux: Open Command Prompt ...READ MORE

Feb 25 in Node-js by Navya
190 views
0 votes
1 answer

How can you handle route transitions with animations?

You can use Framer Motion with React ...READ MORE

Feb 24 in Node-js by Kavya
254 views
0 votes
0 answers

How do I use Keras to train a Bidirectional LSTM model for sentence classification?

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

Feb 24 in Generative AI by Vani
• 3,580 points
178 views
0 votes
1 answer

How does BehaviorSubject differ from Subject in state management?

Feature Subject BehaviorSubject Initial Value No initial value Requires an initial value Last ...READ MORE

Feb 24 in Node-js by Navya
221 views
0 votes
1 answer

How do you handle concerns for write operations in MongoDB?

Write operations in MongoDB need to be ...READ MORE

Feb 23 in Node-js by Kavya
282 views
0 votes
1 answer

How can a child component's props be overwritten in React?

You can utilize the React.cloneElement function. This ...READ MORE

Feb 23 in Node-js by Kavya
298 views
0 votes
0 answers

How do you keep track of ongoing changes in regulatory requirements?

What’s the best way to keep up ...READ MORE

Feb 27 in PMP by Parshvi
• 740 points
133 views
0 votes
0 answers

How do I use Keras for training multimodal models that combine text and images?

Can you tell me How do I ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
190 views
0 votes
1 answer

How can you configure routing for a multi-page React application using React-Router?

To configure routing for a multi-page React ...READ MORE

Feb 23 in Node-js by Kavya
275 views
0 votes
1 answer

How do you model a many-to-many relationship in MongoDB with an example?

In MongoDB, a many-to-many relationship can be ...READ MORE

Feb 23 in Node-js by Kavya
276 views
0 votes
1 answer

How would you implement routing in a dynamic Music Store application?

Implementing Routing in a Dynamic Music Store ...READ MORE

Feb 23 in Node-js by Kavya
274 views
0 votes
0 answers

How to write a script to detect anomalous login locations?

I am trying to improve security monitoring ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
179 views
0 votes
1 answer

How do you create protected routes in React?

Creating Protected Routes in React (React Router ...READ MORE

Feb 23 in Node-js by Kavya
272 views
0 votes
0 answers

What are the best methods for data augmentation when training Keras models for text input?

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

Feb 24 in Generative AI by Ashutosh
• 33,350 points
186 views
+1 vote
2 answers

What are the key benefits of integrating Power BI Fabric with your business analytics strategy?

Additionally, Power BI Fabric will provide other ...READ MORE

Dec 27, 2024 in Power BI by pooja
• 24,450 points
202 views
0 votes
0 answers

How do I perform k-fold cross-validation for hyperparameter optimization in XGBoost?

With the code can you tell me ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
184 views