Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
Top trending discussions
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
posted on 23 Sep 2024
Normal Aptitute test with logical reasoning.
Coding test around front end using react
I applied via Job Portal and was interviewed before Nov 2023. There were 3 interview rounds.
I applied via Referral and was interviewed before Sep 2023. There were 4 interview rounds.
Two Medium DSA problem to solve
Design a scalable streaming pipeline for processing large volumes of data.
Use a distributed streaming framework like Apache Kafka or Apache Flink for real-time data processing.
Implement data partitioning and parallel processing to handle high data throughput.
Utilize cloud services like AWS Kinesis or Google Cloud Pub/Sub for scalability and reliability.
Include fault tolerance mechanisms like checkpointing and data repl...
Design classes for a simple library management system with methods for adding, borrowing, and returning books.
Class Book: Attributes include title, author, ISBN, and availability status.
Class User: Attributes include userID, name, and borrowedBooks (array of Book).
Class Library: Methods include addBook(Book), borrowBook(User, Book), returnBook(User, Book).
Example of addBook: library.addBook(new Book('1984', 'George Orw...
Basic aptitude questions
Linked list, array, tree and graph questions
posted on 17 Aug 2022
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
React is a JavaScript library for building user interfaces. It is different from Angular in various ways.
React is a library while Angular is a framework
React uses virtual DOM while Angular uses real DOM
React is more flexible and easier to learn than Angular
Deep copy creates a new object with the same values while shallow copy creates a new reference to the same object
Hoisting is a JavaScript mechanism where variables a...
Implement custom hooks and array flat method
Custom hooks are reusable functions that allow you to extract component logic into reusable functions
Array flat method is used to flatten an array of nested arrays into a single array
To implement custom hooks, create a function that uses the useState and useEffect hooks
To implement array flat method, use the reduce method to flatten the array
I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.
Got 2 medium level DSA questions in the coding test
posted on 17 Jul 2023
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 2 interview rounds.
typeof null returns 'object' in JavaScript.
typeof null is 'object' in JavaScript
This is a historical bug in JavaScript that has not been fixed for backward compatibility
Example: console.log(typeof null) will output 'object'
Finding palindrome strings in an array of strings.
Iterate through each string in the array.
For each string, check if it is equal to its reverse to determine if it is a palindrome.
Store palindrome strings in a separate array or print them out.
based on 15 reviews
Rating in categories
Software Developer
107
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Technical Support Executive
83
salaries
| ₹1.9 L/yr - ₹4.2 L/yr |
Software Consultant
47
salaries
| ₹3 L/yr - ₹5 L/yr |
Technical Support Engineer
41
salaries
| ₹1.9 L/yr - ₹4 L/yr |
Software Engineer
30
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Planet Spark
Unacademy
Extramarks Education
Vedantu