Filter interviews by
I applied via campus placement at Shaheed Bhagat Singh College of Engineering and Technology, Ferozepur and was interviewed in Jan 2021. There were 5 interview rounds.
Method overloading, constructor, and normalization are all concepts in software development.
Method overloading allows multiple methods with the same name but different parameters.
A constructor is a special method used to initialize objects.
Normalization is the process of organizing data in a database to reduce redundancy and improve efficiency.
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
Types of inheritance: single, multiple, multilevel, hierarchical, hybrid
Single inheritance: A derived class inherits from a single base class
Multiple inheritance: A derived class inherits from multiple base classes
Multilevel inheritance: A derived class inherits from a base class, which in turn inherits from another base class
Hierarch...
I was interviewed in May 2024.
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
The aptitude test was comprising of questions related to qualitative and quantitative reasoning along with basic computer science questions and coding questions also.
Java has automatic memory management, so pointers are not needed.
Java has a garbage collector that automatically manages memory.
Pointers can lead to memory leaks and security vulnerabilities.
C and C++ are low-level languages that require manual memory management.
Access modifiers control the visibility and accessibility of class members.
Public: accessible from anywhere
Private: accessible only within the class
Protected: accessible within the class and its subclasses
Default: accessible within the same package
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Examples include function overloading, operator overloading, and inheritance.
Polymorphism helps in achieving loose coupling and flexibility in code design.
Top trending discussions
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024. There were 3 interview rounds.
They asked some general Quantitative and logical questions and code snippets.
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 25 Jul 2024
It was easy, the topic is upi
Aptitude + coding Test
Coding for international
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
posted on 24 Nov 2024
2 coding question, 20 aptitude questions and english questions in 90 minutes
posted on 1 Apr 2024
I was interviewed in Oct 2023.
List is an ordered collection of elements, while map is a collection of key-value pairs.
List maintains the order of elements, while map does not guarantee any specific order.
List allows duplicate elements, while map does not allow duplicate keys.
In a list, elements are accessed by their index, while in a map, elements are accessed by their keys.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
16
salaries
| ₹3.8 L/yr - ₹7.2 L/yr |
Sourcing Specialist
16
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Test Engineer
13
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Software Developer
12
salaries
| ₹3.6 L/yr - ₹7.5 L/yr |
Senior Sourcing Specialist
10
salaries
| ₹2.7 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech