Filter interviews by
I was interviewed in Dec 2024.
Test your c and c++ skills
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js is built on Chrome's V8 JavaScript engine.
It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
Node.js is commonly used for building server-side applications, APIs, and real-time applications.
It has a large ecosystem of libraries and frameworks, such as Express.js and Socket.io.
In Node.js, timers can be implemented using functions like setTimeout() and setInterval().
Use setTimeout() to execute a function once after a specified delay
Use setInterval() to execute a function repeatedly at a specified interval
Clear a timer using clearTimeout() or clearInterval()
Example: setTimeout(() => { console.log('Timer executed!'); }, 2000);
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
1 dsa question 1 sql and 18 mcq questions
posted on 10 Oct 2024
JavaScript async allows non-blocking code execution by using Promises or async/await syntax.
Async functions return a Promise object.
Promises represent a value that may be available now, in the future, or never.
Async/await syntax simplifies asynchronous code by using keywords async and await.
Callbacks can also be used for handling asynchronous operations.
posted on 9 Dec 2024
Tree algorithm about some riddels
gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.
gcd is used to find the largest integer that can evenly divide two or more numbers.
It is commonly used in mathematics and computer science algorithms.
For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.
ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.
ARC automatically tracks and manages the memory used by objects in a program
It increases the retain count of an object when it is referenced and decreases it when it is no longer needed
ARC helps prevent memory leaks and retain cycles in iOS and macOS development
posted on 22 May 2023
I applied via Walk-in
15 analytical questions - 20min
20 questions based on C and C++ - 20min
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
Aerospace, Airplane related SW need to meet the DO178C, asking experiences with this
Related experiences and roles about the project with used DO178c
Interview experience
Software Engineer
9
salaries
| ₹9.8 L/yr - ₹23.5 L/yr |
Product Analyst Contributor
9
salaries
| ₹7.2 L/yr - ₹7.2 L/yr |
Senior Software Engineer
7
salaries
| ₹14.8 L/yr - ₹28.6 L/yr |
Production Analyst
5
salaries
| ₹8 L/yr - ₹10 L/yr |
Software Engineer Contributor
4
salaries
| ₹19.9 L/yr - ₹20 L/yr |
L&T Technology Services
TCS
Wipro
Tech Mahindra