Trending questions in Edureka Community

0 votes
1 answer

What are the steps to pass a single TypeScript Interface object as props to a child component in React?

To pass a single TypeScript interface object ...READ MORE

Feb 21, 2025 in Angular by Kavya
625 views
0 votes
0 answers

How do I prevent a VAE from generating overly simplistic outputs when training on complex data?

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

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
506 views
0 votes
1 answer

How is the Push method used in React Hooks (useState), or what are its best practices?

In React Hooks (useState), you cannot use ...READ MORE

Feb 22, 2025 in Node-js by Kavya
611 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, 2025 in Generative AI by Ashutosh
• 33,350 points
459 views
0 votes
2 answers

Is there a Power BI connector to track and visualize user activity within Power BI reports?

Power BI does not have a native ...READ MORE

Apr 8, 2025 in Power BI by anonymous
• 24,450 points
875 views
0 votes
1 answer

How does Angular's HttpInterceptor modify outgoing requests?

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

Feb 24, 2025 in Angular by Navya
480 views
0 votes
1 answer

How to traverse react tree recursively and get states of the react elements?

To traverse a React tree and get ...READ MORE

Feb 22, 2025 in Node-js by Kavya
600 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, 2025 in Power BI by anonymous
• 36,180 points
480 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, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
403 views
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, 2025 in Generative AI by Ashutosh
• 33,350 points
455 views
0 votes
1 answer

How do you embed a document in MongoDB for better performance?

Embedding documents in MongoDB is a common ...READ MORE

Feb 22, 2025 in Node-js by Kavya
597 views
+1 vote
1 answer
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, 2025 in PMP by Parshvi
• 740 points
349 views
0 votes
1 answer

How would you model a one-to-many relationship in MongoDB?

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

Feb 22, 2025 in Node-js by Kavya
594 views
+1 vote
7 answers

What is difference between access modifier and access specifier in java

Access Specifier:- This can be understood as ...READ MORE

Feb 14, 2019 in Java by Priyaj
• 58,020 points
80,820 views
0 votes
1 answer

What is the difference between RDBMS relationships and MongoDB’s data model?

Feature RDBMS (SQL Databases) MongoDB (NoSQL Document Database) Data Structure Tables ...READ MORE

Feb 23, 2025 in Node-js by Kavya
528 views
0 votes
1 answer

How to convert component with many states to react functions?

When converting a class component with multiple ...READ MORE

Feb 22, 2025 in Node-js by Kavya
587 views
0 votes
1 answer

How do I check if a string contains a specific substring in JavaScript?

You can use the includes() method, introduced ...READ MORE

Feb 12, 2025 in Java-Script by Kavya
985 views
0 votes
1 answer

How to identify CORS error?

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

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

edited Mar 6, 2025 434 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, 2025 in Generative AI by Ashutosh
• 33,350 points
434 views
0 votes
0 answers
0 votes
1 answer

What is the purpose of the three dots syntax in React?

In React, the three dots syntax (...) ...READ MORE

Feb 21, 2025 in Node-js by Kavya
787 views
0 votes
1 answer

How do IoT devices know the checksum of firmware upgrades?

When Internet of Things (IoT) devices perform ...READ MORE

Feb 17, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
772 views
0 votes
0 answers

What are the steps to implement multi-class classification using SVM in scikit-learn?

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

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

What typescript type do I use with useRef() hook when setting current manually?

When using useRef() in TypeScript and setting ...READ MORE

Feb 22, 2025 in Node-js by Kavya
577 views
0 votes
2 answers

How can I preserve table data type columns from Power Query in the Power BI Data Model?

Ensure data types are correctly set in ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
951 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, 2025 in Generative AI by Ashutosh
• 33,350 points
429 views
0 votes
2 answers

How can I use Power BI Fabric to build interactive data narratives and insights for business stakeholders?

Use Power BI Fabric to unify data ...READ MORE

Apr 8, 2025 in Power BI by anonymous
• 24,450 points
755 views
+1 vote
1 answer
0 votes
0 answers
0 votes
0 answers

How do you handle a real-time code debugger incorrectly prioritizing warnings in CI/CD pipelines?

Can i know How do you handle ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
503 views
0 votes
1 answer

How are default props declared in a React functional component?

In React functional components, default prop values ...READ MORE

Feb 21, 2025 in Node-js by kavya
780 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, 2025 in PMP by Parshvi
• 740 points
359 views
0 votes
1 answer
0 votes
0 answers

How do I handle gradients exploding when training a Keras LSTM model on text sequences?

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

Feb 24, 2025 in Generative AI by Vani
• 3,580 points
400 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, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
408 views
0 votes
2 answers

What is the best way to deploy Power BI reports and connect them to a single Power BI dataset?

Use Power BI shared datasets by publishing ...READ MORE

Apr 8, 2025 in Power BI by anonymous
• 24,450 points
831 views
0 votes
0 answers

What is a Siamese Network, and how is it used in one-shot learning?

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

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

How do you fix logic inaccuracies in an AI-powered algorithm designer used during hackathons?

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

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
491 views
0 votes
1 answer

What are the security risks of hole punching in IoT?

NAT (Network Address Translation) hole punching is ...READ MORE

Feb 17, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
751 views
0 votes
0 answers

How to secure cookie attributes against session hijacking?

I am working on securing user sessions ...READ MORE

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

What is the difference between state and props in React, or how do they serve different purposes?

In React, state and props are two ...READ MORE

Feb 22, 2025 in Node-js by Kavya
550 views
0 votes
2 answers

How would you parse a JSON column into a usable format in Power BI?

To parse a JSON column in Power ...READ MORE

Apr 1, 2025 in Power BI by anonymous
• 24,450 points
1,090 views
0 votes
2 answers

What steps are required to publish a .pbix file directly to a Power BI Report Server?

To publish a .pbix file to Power ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
1,039 views
0 votes
0 answers

How do I apply lossless compression techniques to reduce the size of deep learning models?

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

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

How React Virtual DOM works when I set both the changed states and the unchanged states?

When you update both changed and unchanged ...READ MORE

Feb 22, 2025 in Node-js by Kavya
547 views
0 votes
1 answer

Explain query behavior in MongoDB with an example.

MongoDB is a NoSQL database that features ...READ MORE

Feb 23, 2025 in Node-js by Kavya
488 views