Trending questions in Edureka Community

0 votes
1 answer

How to remove components created with Angular-CLI?

To remove components created with Angular CLI, ...READ MORE

Feb 26 in Angular by Navya
79 views
0 votes
1 answer

Can we create a custom directive in Angular?

You can create a custom directive in ...READ MORE

Feb 26 in Angular by Tanya
78 views
0 votes
1 answer

What's the difference between ngIf, ngFor, and ngSwitch?

Directive Purpose Usage Example *ngIf Conditionally adds/removes elements based on a boolean ...READ MORE

Feb 26 in Node-js by Navya
78 views
0 votes
0 answers

How do you keep the team focused if they lack interest in the project topic?

I've been in situations where the team ...READ MORE

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

How to print objects of class using print function in Python?

You have to called the built in ...READ MORE

May 12, 2021 in Python by anonymous

edited Mar 5 79,043 views
0 votes
1 answer

Which of the following method is used for cross-domain Ajax calls?

The correct method used for cross-domain Ajax ...READ MORE

Feb 26 in Angular by Kavya
78 views
0 votes
0 answers

How is data transmission done in the OSI model?

I want to understand how data moves ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 16,140 points
74 views
0 votes
1 answer

how to create a CSV file in Java?

Using OpenCSV Library Add OpenCSV dependency (if using ...READ MORE

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

How does the @Component directive define Angular components?

The @Component decorator defines a component by ...READ MORE

Feb 26 in Angular by Navya
72 views
0 votes
0 answers

How do you ensure knowledge transfer when a team member is replaced?

What's the best way to handle knowledge ...READ MORE

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

What's your approach to managing multiple projects with overlapping deadlines?

How do you manage multiple projects with ...READ MORE

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

How do you structure a scalable Express.js project with multiple route modules?

Implementation Steps: Initialize Express App (app.js) const express = ...READ MORE

Feb 25 in Node-js by Navya
111 views
0 votes
0 answers

How do I implement a CNN-LSTM hybrid model for video classification tasks?

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

Feb 24 in Generative AI by Ashutosh
• 27,410 points
119 views
0 votes
0 answers

How do I apply Cosine Annealing for learning rate scheduling in Keras?

Can i know How do I apply ...READ MORE

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

How can I visualize model training history using Keras and matplotlib for performance analysis?

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

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

How to build an Angular project?

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

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

How to check Angular CLI version?

o check the installed Angular CLI version, ...READ MORE

Feb 25 in Angular by Navya
101 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
44 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
• 16,140 points
55 views
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
87 views
0 votes
0 answers
0 votes
0 answers
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
• 27,410 points
101 views
0 votes
1 answer

What is the difference between Hooks and router in React?

Feature Hooks React Router Definition Functions that manage state and side ...READ MORE

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

How can you log and inspect request and response headers in Angular?

In Angular, you can log request and ...READ MORE

Feb 25 in Angular by Navya
94 views
0 votes
0 answers

How to track deleted log files in a compromised Linux system?

After a suspected security incident, I discovered ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by Anupam
• 16,140 points
95 views
0 votes
1 answer

How do you handle scroll restoration in a React-Router app?

By default, React Router does not restore ...READ MORE

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

What are common reasons why DirectQuery fails when publishing to Power BI Service, and how can this be resolved?

When publishing to the Power BI Service, ...READ MORE

Feb 24 in Power BI by anonymous
• 26,690 points
124 views
0 votes
1 answer

What is the difference between BrowserRouter and createBrowserRouter?

Feature BrowserRouter (React Router v5 & v6) createBrowserRouter (React ...READ MORE

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

How can you preload data for a route in React?

Preloading Data for a Route in React ...READ MORE

Feb 24 in Node-js by Kavya
170 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
82 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
• 16,140 points
92 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
• 27,410 points
97 views
0 votes
1 answer

How can session hijacking be detected in HTTP traffic?

Detecting session hijacking in HTTP traffic is ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 28,780 points

edited Mar 6 88 views
0 votes
1 answer

What is the default response type of HttpClient service?

By default, HttpClient assumes the server response ...READ MORE

Feb 25 in Node-js by Navya
86 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
150 views
0 votes
1 answer

How to preload a component in Angular?

In Angular, components are not preloaded directly, ...READ MORE

Feb 24 in Angular by Navya
116 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
71 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
80 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
71 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
• 27,410 points
85 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
79 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
• 16,140 points
77 views
0 votes
0 answers

How do I utilize Keras Callbacks to implement early stopping during model training?

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

Feb 24 in Generative AI by Ashutosh
• 27,410 points
89 views
0 votes
1 answer

How can I optimize Power BI performance when working with an SSAS Multidimensional Cube?

Thus, all performance improvements for Power BI ...READ MORE

Feb 24 in Power BI by anonymous
• 26,690 points
108 views