Filter interviews by
Be the first one to contribute and help others!
I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
Advanced Java coding
Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.
Arrays in Java are used to store multiple values of the same data type in a single variable.
Strings in Java are objects that represent sequences of characters.
Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.
Example: String[] names = {"Alic
posted on 8 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Find the single number in a sorted array with frequency of 2 for all other numbers.
Use binary search to find the number with different frequency.
Check if the mid element is at even or odd index to determine which side to search next.
Example: Input array [1, 1, 2, 2, 3, 3, 4, 4, 5] should return 5.
Print the left view of a tree by traversing the tree from left to right at each level
Traverse the tree using level order traversal
Print the first node at each level encountered during traversal
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation refers to the bundling of data with the methods that operate on that data.
Inheritance allows a class to inherit properties and behavior from another class.
Polymorphism allows objects to be treated as instances of their par...
Collections in Java are classes that represent groups of objects, providing operations for manipulation and iteration.
Collections framework in Java provides interfaces (e.g. List, Set, Map) and classes (e.g. ArrayList, HashSet, HashMap) for storing and manipulating groups of objects.
Collections offer methods for adding, removing, and accessing elements in a collection.
Collections also provide methods for sorting, searc...
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Docker
Microservices are a software development approach where applications are broken down into smaller, independent services that communicate with each other.
Microservices are small, independent services that work together to form a larger application
Each microservice is responsible for a specific function or feature
Microservices communicate with each other through APIs
Microservices can be developed, deployed, and scaled in...
posted on 17 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
The first round was aptitude and it has 3 sections
They gave coding regarding java
OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables and public methods.
Polymorphism: Ability to present...
Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.
Method overloading is used to provide different ...
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
Coding test are assessments that are designed to evaluate a developer's coding skills and aptitude.
An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity
posted on 29 Feb 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Medium leetcode question on graph was given by third party interviewer BarRaiser
Common Aptitude along with HTML5, CSS
posted on 30 Oct 2017
I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.
Aakash Educational Services
Frankfinn Institute of Air Hostess Training
NIIT
Amity University