Trending questions in Edureka Community

0 votes
0 answers

What’s your approach to maintaining transparency in high-risk projects?

I’m managing a high-risk project where things ...READ MORE

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

What are examples of TCP and UDP in real-life scenarios?

TCP and UDP are widely used in ...READ MORE

Feb 27 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
71 views
0 votes
0 answers

How do you optimize resource allocation in a resource-constrained project?

How do you manage a project when ...READ MORE

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

What’s your approach to maintaining project quality during budget cuts?

I'm currently managing a project where we're ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
83 views
0 votes
0 answers

How do you manage team expectations if the project scope is reduced?

How do you keep your team motivated ...READ MORE

Feb 27 in PMP by Parshvi
• 740 points
56 views
0 votes
1 answer

How do I configure MuleSoft’s Microsoft Power BI connector with OAuth authentication?

To securely connect MuleSoft to Power BI ...READ MORE

Feb 27 in Power BI by anonymous
• 25,690 points
114 views
0 votes
0 answers

How does IP addressing work in computer networks?

IP addresses are used to identify devices ...READ MORE

Feb 27 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
64 views
0 votes
1 answer

How can we add the style conditionally in Angular?

In Angular, you can add styles conditionally ...READ MORE

Feb 26 in Angular by Tanya
104 views
0 votes
0 answers
0 votes
1 answer

How to convert a Fetch API response to RxJS Observable?

To convert a Fetch API response into ...READ MORE

Feb 26 in Node-js by Kavya
102 views
0 votes
0 answers

How does Nmap detect open ports on a network?

Nmap is a widely used tool for ...READ MORE

Feb 27 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
60 views
0 votes
0 answers

How do you manage critical interdependencies in complex projects?

I’m working on a complex project where ...READ MORE

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

What’s your strategy for handling a major data breach during a project?

I'm leading a project, and one of ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
73 views
0 votes
1 answer

How to cancel HTTP request in Angular 8?

In Angular 8, you can cancel an ...READ MORE

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

How do you handle conflicting stakeholder feedback on deliverables?

I'm currently working on a project where ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
71 views
0 votes
1 answer

How to set a default base URL for all API calls in Angular?

In Angular, you can set a default ...READ MORE

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

What’s the purpose of network architecture layers?

I know that network communication is structured ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
91 views
0 votes
1 answer

How do I fix a 401 unauthorized status code?

A 401 Unauthorized status code means the ...READ MORE

Feb 26 in Angular by Kavya
90 views
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
37 views
0 votes
0 answers

How do you handle team burnout in fast-paced project cycles?

How do you manage team burnout when ...READ MORE

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

How to check integrity of a file in Linux?

I want to verify whether a file ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
87 views
0 votes
0 answers

How does a computer network enable communication between devices?

I am trying to understand how data ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
86 views
0 votes
0 answers

What happens when a packet moves through the OSI layers?

When a packet moves through the OSI ...READ MORE

Feb 27 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
44 views
0 votes
0 answers

How do I adjust Keras callbacks to log training progress into a TensorBoard?

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

Feb 24 in Generative AI by Ashutosh
• 25,810 points
131 views
0 votes
0 answers

How would you proceed if critical project data became inaccessible?

I've been thinking about how to handle ...READ MORE

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

How to use ngIf with else?

You can use *ngIf with else to ...READ MORE

Feb 26 in Node-js by Navya
81 views
0 votes
1 answer

What are the correct steps to set up Power BI with Amazon Redshift using an ODBC driver?

To integrate Power BI with Amazon Redshift ...READ MORE

Feb 27 in Power BI by anonymous
• 25,690 points
87 views
0 votes
0 answers

What’s your strategy when a project needs urgent upskilling within the team?

I'm managing a project where we suddenly ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
52 views
0 votes
0 answers

How do you resolve conflicts among team members with differing work styles?

I'm managing a team where everyone works ...READ MORE

Feb 26 in PMP by Parshvi
• 740 points
51 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
73 views
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
71 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
71 views
0 votes
0 answers

What’s the difference between LAN, WAN, and MAN?

I often hear about LAN (Local Area ...READ MORE

Feb 26 in Cyber Security & Ethical Hacking by Anupam
• 15,500 points
71 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
70 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
• 15,500 points
70 views
0 votes
1 answer

How can structural directives manipulate the DOM in Angular?

Structural directives in Angular (*ngIf, *ngFor, *ngSwitch) ...READ MORE

Feb 26 in Angular by Navya
69 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
103 views
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
68 views
0 votes
1 answer

How to send multipart/form-data for a file upload in Angular?

In Angular, you can send files using ...READ MORE

Feb 24 in Angular by Navya
143 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
108 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
57 views
0 votes
0 answers
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
95 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
• 25,810 points
113 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
99 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
98 views
0 votes
0 answers