Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Simple apti test was conducted
Simple c++ code were given we have to write its output
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Binary search is a technique used to efficiently locate a target value within a sorted array.
Start by comparing the target value to the middle element of the array.
If the target value is less than the middle element, search the left half of the array.
If the target value is greater than the middle element, search the right half of the array.
Repeat the process until the target value is found or the subarray is empty.
I would use a combination of HTML, CSS, and JavaScript to create a simple web application that stores and displays data.
Use HTML to create the structure of the web application
Use CSS to style the elements on the page
Use JavaScript to handle user interactions and store/retrieve data
Consider using a backend server (e.g. Node.js) to handle data storage and retrieval
Utilize AJAX to fetch data from the server asynchronously
posted on 5 Jun 2024
Basic maths and aptitude
C programming test with two or three programming questions
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
In JavaScript, == is used for loose equality comparison, while === is used for strict equality comparison.
== checks for equality after type coercion, while === checks for equality without type coercion
=== is more strict and recommended for use to avoid unexpected behavior
Example: 1 == '1' will return true, but 1 === '1' will return false
True. == compares only values, while === compares both values and data types.
== is used for value comparison, while === is used for both value and data type comparison
Example: 5 == '5' will return true, but 5 === '5' will return false
Example: 5 === 5 will return true, as both value and data type are the same
5 technical questions were asked out of which 3 tests are to be cleared
NVM stands for Node Version Manager, a tool used to manage multiple versions of Node.js on a single machine.
NVM allows developers to easily switch between different versions of Node.js for different projects.
It helps in avoiding conflicts between different projects that require different versions of Node.js.
NVM is commonly used in development environments where different projects have different Node.js version requirem
Node Version Manager (NVM) allows managing multiple Node.js versions on the same machine.
NVM allows you to easily switch between different Node.js versions on your machine.
It helps in handling higher Node.js versions in a lower Node.js version environment.
You can install, uninstall, and switch between Node.js versions using NVM.
Example: 'nvm install 12.18.3' to install a specific Node.js version.
posted on 14 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Basic c# .net questions
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
1 hr test on HackerEarth platform, DSA questions
posted on 1 Jul 2024
Aptitude, reasoning,java MCQS
Interview experience
Software Engineer
26
salaries
| ₹8 L/yr - ₹17 L/yr |
Associate Software Engineer
23
salaries
| ₹3.6 L/yr - ₹9.2 L/yr |
Senior Software Engineer
17
salaries
| ₹10.2 L/yr - ₹26.8 L/yr |
Softwaretest Engineer
14
salaries
| ₹3.1 L/yr - ₹5.2 L/yr |
Technical Writer
10
salaries
| ₹9.6 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech