Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
A closure is a function that has access to variables in its outer (enclosing) scope.
A closure is created when a function is defined inside another function
The inner function has access to the outer function's variables and parameters
Closures can be used to create private variables and methods
Example: function outer() { var x = 10; function inner() { console.log(x); } return inner; } var closure = outer(); closure(); //
Event loop is a mechanism that allows Node.js to perform non-blocking I/O operations.
Event loop is responsible for handling asynchronous callbacks in Node.js.
It continuously checks the event queue for any new events and executes them one by one.
It allows Node.js to handle multiple requests simultaneously without blocking the main thread.
Event loop is implemented using libuv library in Node.js.
Event loop can be visualiz...
Bristlecone interview questions for designations
Top trending discussions
posted on 20 Jun 2021
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Yes, I have knowledge of Hadoop data warehouse.
I have experience in designing and implementing Hadoop-based data warehouses.
I am proficient in Hadoop ecosystem technologies such as HDFS, MapReduce, Hive, and Pig.
I have worked with large-scale data processing and storage using Hadoop.
I am familiar with data warehousing concepts such as ETL, data modeling, and data integration.
I have used Hadoop to build data warehouses
Yes, I have used Python scripts extensively in my testing.
I have used Python scripts for automated testing of web applications.
I have also used Python scripts for unit testing of backend code.
Python's unittest module is particularly useful for this purpose.
I have also used Python scripts for load testing and performance testing.
Python's requests library is very helpful for testing APIs.
I have also used Python scripts f
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
based on 4 interviews
Interview experience
based on 23 reviews
Rating in categories
Consultant
628
salaries
| ₹4.6 L/yr - ₹18 L/yr |
Senior Consultant
537
salaries
| ₹8.7 L/yr - ₹31 L/yr |
Associate Consultant
326
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Specialist
219
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Engineer
167
salaries
| ₹3.5 L/yr - ₹15 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software