i
Idea Usher
Filter interviews by
I applied via LinkedIn
JavaScript is a high-level, interpreted programming language used for creating interactive websites and web applications.
JavaScript is often used for client-side web development.
It can also be used for server-side development with Node.js.
JavaScript allows for dynamic content, interactivity, and animations on websites.
Commonly used for form validation, interactive maps, and dynamic content loading.
Example: document.get
Event loop is a mechanism in programming that allows for asynchronous execution of code.
Event loop is a part of the runtime environment that continuously checks the call stack and the callback queue.
It allows for non-blocking I/O operations by handling asynchronous tasks efficiently.
Example: In Node.js, the event loop is responsible for handling asynchronous operations like reading files or making network requests.
Indexing in MongoDB improves query performance by creating indexes on fields in a collection.
Indexes can be created on single fields or compound fields.
Indexes can be created in ascending or descending order.
Indexes can improve query performance by allowing MongoDB to quickly locate documents.
Examples: db.collection.createIndex({ field: 1 }), db.collection.createIndex({ field1: 1, field2: -1 })
Top trending discussions
Normal java coding question
Spring IoC (Inversion of Control) is a design pattern where the control of object creation and lifecycle is shifted to a container or framework.
In Spring IoC, objects are created and managed by the Spring container.
It helps in achieving loose coupling between classes.
Dependency Injection is a key feature of Spring IoC, where dependencies of a class are injected by the container.
Example: @Autowired annotation in Spring
The Map interface in Java provides a way to store key-value pairs and retrieve values based on keys.
Different implementations of the Map interface include HashMap, TreeMap, LinkedHashMap, and ConcurrentHashMap.
HashMap provides constant-time performance for basic operations but does not guarantee the order of elements.
TreeMap maintains elements in sorted order based on keys.
LinkedHashMap maintains the insertion order of...
It's about implementing rest apis
I applied via Company Website and was interviewed in Mar 2020. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Normal java coding question
Spring IoC (Inversion of Control) is a design pattern where the control of object creation and lifecycle is shifted to a container or framework.
In Spring IoC, objects are created and managed by the Spring container.
It helps in achieving loose coupling between classes.
Dependency Injection is a key feature of Spring IoC, where dependencies of a class are injected by the container.
Example: @Autowired annotation in Spring
The Map interface in Java provides a way to store key-value pairs and retrieve values based on keys.
Different implementations of the Map interface include HashMap, TreeMap, LinkedHashMap, and ConcurrentHashMap.
HashMap provides constant-time performance for basic operations but does not guarantee the order of elements.
TreeMap maintains elements in sorted order based on keys.
LinkedHashMap maintains the insertion order of...
It's about implementing rest apis
I applied via Company Website and was interviewed in Mar 2020. There were 4 interview rounds.
UI/UX Designer
6
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Project Manager
4
salaries
| ₹7.2 L/yr - ₹11 L/yr |
Quality Analyst
4
salaries
| ₹1.8 L/yr - ₹4.1 L/yr |
UX Designer
4
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Front end Developer
4
salaries
| ₹4 L/yr - ₹6.2 L/yr |
TO THE NEW
Srijan Technologies
Net Solutions
SPARX IT Solutions