Add office photos
Employer?
Claim Account for FREE

Ecosmob Technologies

3.7
based on 47 Reviews
Filter interviews by

Exentrics Digital Interview Questions and Answers

Updated 4 Oct 2024

Q1. What is redux in reactjs

Ans.

Redux is a state management library for JavaScript applications.

  • Redux helps manage the state of an application in a predictable way

  • It provides a central store for all the application's state

  • Actions are dispatched to update the store, and components can subscribe to changes in the store

  • Redux can be used with React, Angular, and other JavaScript frameworks

Add your answer

Q2. what is docker and how it is used

Ans.

Docker is a platform that allows you to package, distribute, and run applications in isolated containers.

  • Docker containers are lightweight, portable, and self-sufficient environments that include everything needed to run an application.

  • Docker uses containerization technology to create and manage containers, which can be easily deployed across different environments.

  • Docker simplifies the process of building, shipping, and running applications by providing a consistent environm...read more

Add your answer

Q3. Jwt tokens in reactjs

Ans.

JWT tokens are used for authentication and authorization in ReactJS applications.

  • JWT stands for JSON Web Token

  • Tokens are generated on the server and sent to the client

  • Tokens contain encoded information about the user and their permissions

  • Tokens are stored in local storage or cookies

  • Tokens are sent with each request to the server for authentication and authorization

Add your answer

Q4. what is lookup in mong

Ans.

Lookup in MongoDB is used to perform a join between two collections.

  • Lookup is used to combine data from multiple collections in a single query.

  • It is similar to a SQL join operation.

  • Lookup requires a local field in the input collection and a foreign field in the from collection.

  • Example: db.orders.aggregate([{ $lookup: { from: 'products', localField: 'productId', foreignField: '_id', as: 'productDetails' } }])

Add your answer
Discover Exentrics Digital interview dos and don'ts from real experiences

Q5. deployed any aplication in aws?

Ans.

Yes, I have deployed multiple applications in AWS.

  • Deployed a web application using AWS Elastic Beanstalk

  • Utilized AWS Lambda for serverless application deployment

  • Managed databases using Amazon RDS

  • Implemented CI/CD pipelines with AWS CodePipeline

Add your answer

Q6. what is event loop

Ans.

Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.

  • Event loop is a part of the runtime environment in JavaScript.

  • It manages the execution of multiple tasks by putting them in a queue and processing them one by one.

  • Event loop allows for non-blocking I/O operations, making the code more efficient and responsive.

  • Example: setTimeout() function in JavaScript uses the event loop to schedule the execution of a function after...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Exentrics Digital

based on 4 interviews
Interview experience
3.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 6.4k Interview Questions
4.0
 • 240 Interview Questions
3.9
 • 214 Interview Questions
3.9
 • 177 Interview Questions
4.1
 • 169 Interview Questions
View all
Top Ecosmob Technologies Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter