Filter interviews by
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 3 interview rounds.
Basic technical qa including 2 programs.
Use a HashSet to find duplicate values in array of strings
Create a HashSet to store unique values
Iterate through the array and check if the value is already in the HashSet, if yes, it's a duplicate
Time complexity is O(n) and space complexity is O(n)
Final and status are used in programming to define constants and track the state of a process or object.
Final keyword is used to declare constants in Java, preventing their values from being changed.
Status is used to track the state of a process or object, such as 'active', 'inactive', 'pending', etc.
Final variables are typically declared with all uppercase letters, like MAX_SIZE or PI.
Java is platform-independent, object-oriented, and has a large standard library.
Platform-independent: Java code can run on any platform with Java Virtual Machine (JVM)
Object-oriented: Encourages modular programming and code reusability
Large standard library: Provides pre-written code for common tasks like networking, I/O, and data structures
Top trending discussions
posted on 18 Oct 2024
In the coding test two sum question was asked
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to moderate question
Axios is a popular JavaScript library used for making HTTP requests.
Axios is commonly used in frontend applications to communicate with backend servers.
It supports promises and can be used in both browser and Node.js environments.
Example: axios.get('https://api.example.com/data')
Friend function is a function that is not a member of a class but has access to its private and protected members.
It is declared with the keyw...
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Basic java questions
Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.
Linked list implementation involves creating nodes with data and a pointer to the next node.
Stack implementation involves pushing elements onto the stack and popping them off in reverse order.
Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
I applied via campus placement at University of Hyderabad, Hyderabad and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude + Coding Test. 27 basic Aptitude problems and 3 problem solving questions.
posted on 28 Oct 2024
Pattern pic will be shared, write code to print that pattern
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Questions mainly from Linked list.
posted on 18 Nov 2023
I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.
Questions from ratio and proportion, ship problems, profit and loss, time and work, problem of ages
It is a writing plus coding round. Two sections of writing with word count of 200 and 350 words. Coding section consists of 3 questions mostly based on for 1.5 hr.
I applied via Referral and was interviewed in Jan 2023. There were 4 interview rounds.
General asked aptitude
Focus most on profit lost, percentage
Interview experience
based on 1 review
Rating in categories
Software Engineer
16
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Developer
8
salaries
| ₹5.3 L/yr - ₹11.8 L/yr |
Salesforce Developer
8
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Associate Software Engineer
5
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Salesforce Administrator
4
salaries
| ₹3.6 L/yr - ₹9.9 L/yr |
Infosys
TCS
Wipro
HCLTech