Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.
Ref and Out are both used for passing parameters by reference, but Ref requires the variable to be initialized before passing.
Ref and Out are used to pass parameters by reference instead of by value
Ref requires the variable to be initialized before passing, while Out does not
Ref is used when the method needs to modify the value of the parameter, while Out is used when the method needs to return multiple values
Let is block-scoped and can be reassigned, while const is also block-scoped but cannot be reassigned.
Let can be declared without initialization, while const must be initialized during declaration.
Let can be reassigned, while const cannot be reassigned.
Let is useful for variables that need to be reassigned, while const is useful for variables that should not be reassigned.
Let is supported in all modern browsers, while c
Javascript based coding questions
Top trending discussions
posted on 11 Apr 2024
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
2.5 Hours 2 Coding que and sql query and topin tech platform
Find k closest nodes to a given node in a BST.
Perform an inorder traversal of the BST to get a sorted list of nodes.
Use a priority queue to keep track of the k closest nodes based on their absolute difference with the target node.
Populate the priority queue with the first k nodes from the inorder traversal.
For each subsequent node, calculate its absolute difference with the target node and compare it with the top eleme...
posted on 13 May 2024
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
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...
posted on 1 Nov 2023
I applied via Approached by Company and was interviewed before Nov 2022. There were 4 interview rounds.
Designing a low level architecture for a quiz portal application
Use a microservices architecture for scalability and flexibility
Implement a database schema to store quiz questions, answers, and user responses
Utilize caching mechanisms to improve performance
Design an authentication system to ensure secure access to quizzes
Include features for creating, editing, and taking quizzes
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures are created when a function is defined within another function and has access to the outer function's variables.
They can access variables from the outer function even after the outer function has returned.
Closures are commonly used in event handlers and callbacks in JavaScript.
Event loop is a mechanism that allows JavaScript to perform non-blocking operations by handling asynchronous events.
Event loop is responsible for executing code, collecting and processing events, and executing queued sub-tasks.
ES5 features include strict mode, JSON object, Array methods like forEach, map, filter, and reduce, and Object.create method.
ES5 also introduced new methods for manipulating strings, such as trim
posted on 7 Jan 2022
posted on 5 Oct 2021
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Software Developer
92
salaries
| ₹4.2 L/yr - ₹15.1 L/yr |
Software Engineer
67
salaries
| ₹5.5 L/yr - ₹16.5 L/yr |
Senior Software Engineer
54
salaries
| ₹11 L/yr - ₹26 L/yr |
Senior Support Analyst
50
salaries
| ₹4.8 L/yr - ₹8.5 L/yr |
Associate Software Developer
48
salaries
| ₹4 L/yr - ₹7 L/yr |
BYJU'S
Unacademy
upGrad
Eruditus Executive Education