Faster and better experience!
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Top trending discussions
I appeared for an interview in Sep 2021.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
Version control is essential for managing code changes and collaborating with team members.
Version control allows for tracking changes made to code over time.
It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.
It provides a way to revert to previous versions of code if necessary.
Popular version control systems include Git, SVN, and Mercurial.
Software Engineer
15
salaries
| ₹3.9 L/yr - ₹8 L/yr |
Softwaretest Engineer
7
salaries
| ₹4.5 L/yr - ₹6.5 L/yr |
Team Lead
7
salaries
| ₹16.5 L/yr - ₹27 L/yr |
Senior Software Engineer
7
salaries
| ₹10.5 L/yr - ₹25 L/yr |
Consultant
6
salaries
| ₹4.8 L/yr - ₹17 L/yr |
TCS
Accenture
Cognizant
Infosys