i
Geeks Invention
Filter interviews by
I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.
Basic understanding of algorithms, concepts were verified in Hackerrank test
Eventloop in NodeJs manages asynchronous operations by executing non-blocking code.
Eventloop is a single-threaded loop that handles I/O operations asynchronously.
It allows NodeJs to perform non-blocking operations by delegating I/O tasks to the system kernel.
Eventloop processes tasks in a queue and executes them in a sequential order.
Callbacks are used to handle the completion of asynchronous tasks.
Example: setTimeout(...
NodeJs can be efficiently used in production environments due to its non-blocking I/O, scalability, and large ecosystem of libraries.
NodeJs uses non-blocking I/O which allows for handling multiple requests simultaneously, improving performance and scalability.
NodeJs has a large ecosystem of libraries and frameworks that can be easily integrated to build robust applications.
NodeJs supports clustering which enables load ...
Microservices can communicate through synchronous HTTP calls, asynchronous messaging, and event-driven architecture.
Synchronous HTTP calls are suitable for simple request-response interactions between microservices.
Asynchronous messaging is useful for decoupling services and handling high volumes of data.
Event-driven architecture allows microservices to react to events and updates in real-time.
Choose synchronous HTTP c...
Top trending discussions
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jun 2023. There were 3 interview rounds.
Presentation Round accompanied by Insight Analysis
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
posted on 3 Mar 2022
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Questions on abstract class vs interface, internal working of hashmap, and Java 8 features.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods.
Interface is a collection of abstract methods and constants that can be implemented by a class.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values.
Java 8 introduced features like lambda...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Developer
4
salaries
| ₹20 L/yr - ₹35 L/yr |
TCS
Infosys
Wipro
HCLTech