Filter interviews by
I applied via campus placement at University Vishveshvaraya College of Engineering (UVCE) and was interviewed before Feb 2022. There were 3 interview rounds.
Simple 2 leetcode easy questions, along with MCQs
To swap 2 variables without using a third one, use arithmetic operations.
Add the values of both variables and store the result in one of the variables.
Subtract the value of the second variable from the sum and store the result in the second variable.
Subtract the value of the first variable from the sum and store the result in the first variable.
XOR operator is a logical operator that returns true if and only if both operands are different.
XOR is represented by the symbol ^
It can be used to toggle a bit (e.g. x ^= 1)
It can be used to check if two values are different (e.g. x ^ y)
It can be used to encrypt and decrypt data
It can be used to find the odd occurring element in an array
I was interviewed before Oct 2023.
Top trending discussions
posted on 10 Nov 2024
There were simple aptitude questions and core java MCQS
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding th...
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Example: Class 'Car' can inherit from class 'Vehicle' and inh...
posted on 28 Oct 2024
Basic coding along with general aptitude
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve a problem
Encapsulation: Objects encapsulate data and behavior. Example: Car object with properties like color and methods like start()
Inheritance: Objects can inherit attributes and methods from other objects. Example: Anima...
Data structures are ways to organize and store data efficiently in a computer.
Data structures are used to store and organize data in a way that makes it easy to access and manipulate.
Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.
For example, an array is a data structure that stores a collection of elements in a contiguous block of memory.
A linked list is a data structure wh...
I applied via Naukri.com
I was asked about the star pattern questions and also moderate array and string questions
In the next 4 years, I see myself growing into a senior software engineer role, leading projects, and continuously learning new technologies.
Continuously improving my technical skills through training and certifications
Taking on more responsibilities in project management and leadership
Contributing to the success of the team and the company
Exploring opportunities for mentorship and knowledge sharing
Possibly pursuing a ...
My future goal is to become a technical lead in a software development team and contribute to innovative projects.
Advance my technical skills through continuous learning and certifications
Lead and mentor junior developers to help them grow in their careers
Contribute to high-impact projects that drive innovation and solve complex problems
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Functional testing is a type of software testing that verifies the functionality of a system, while regression testing is retesting the modified parts of the system to ensure that existing functionalities are not affected.
Functional testing checks if the software meets the specified requirements and functions as expected.
Regression testing is performed to ensure that changes or modifications in the software do not intr...
based on 4 interviews
Interview experience
based on 49 reviews
Rating in categories
Technical Lead
398
salaries
| ₹7.7 L/yr - ₹22 L/yr |
Senior Engineer
350
salaries
| ₹3 L/yr - ₹13.2 L/yr |
Senior Software Engineer
324
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Senior Technical Lead
230
salaries
| ₹12.7 L/yr - ₹31.2 L/yr |
Software Engineer
199
salaries
| ₹3 L/yr - ₹11.8 L/yr |
TCS
Wipro
Infosys
Tech Mahindra