Filter interviews by
I applied via Job Fair and was interviewed in Sep 2022. There was 1 interview round.
OOPs is a programming paradigm based on the concept of objects that interact with each other.
OOPs stands for Object-Oriented Programming
It focuses on encapsulation, inheritance, and polymorphism
Examples of OOPs languages are Java, C++, Python, etc.
I applied via Campus Placement and was interviewed in May 2023. There were 5 interview rounds.
Aptitude was of 4 types
1. Mathematical
2.logical
3.SQL programming
4.Verbal
Language for this round was:
1. Java
2. Python
I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 3 interview rounds.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
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;
based on 1 interview
Interview experience
Software Engineer
6
salaries
| ₹4.8 L/yr - ₹6 L/yr |
Senior Software Engineer
5
salaries
| ₹13 L/yr - ₹14.9 L/yr |
Embedded Engineer
5
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Senior Hardware Design Engineer
4
salaries
| ₹5.9 L/yr - ₹6 L/yr |
Project Manager
3
salaries
| ₹6 L/yr - ₹8.2 L/yr |
TCS
Accenture
Wipro
Cognizant