Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Mostly Java Basics and Mathematical Aptitude
Top trending discussions
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
A function is a piece of code that is called by name, while a method is a function that is associated with an object.
Functions are standalone blocks of code, while methods are functions that are part of a class or object.
Functions can be called independently, while methods are called on an object.
Functions do not have access to data stored in an object, while methods can access and modify object data.
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 5 Feb 2025
D/W Rest and GraphQL APIs are two different types of APIs used for communication between software systems.
D/W Rest API is a standard protocol for accessing and manipulating data over the web using HTTP.
GraphQL API is a query language for APIs and a runtime for executing those queries with your existing data.
Rest APIs are more commonly used and follow a stateless client-server architecture.
GraphQL APIs allow clients to ...
REST uses fixed endpoints to define the resources that can be accessed through the API.
RESTful APIs use fixed URLs to access resources
Each endpoint corresponds to a specific resource or action
Endpoints are defined in the API documentation
Example: GET /users retrieves a list of users
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
37
salaries
| ₹2.5 L/yr - ₹5.7 L/yr |
Java Developer
34
salaries
| ₹3.2 L/yr - ₹4.9 L/yr |
Software Engineer
26
salaries
| ₹3 L/yr - ₹7 L/yr |
Softwaretest Engineer
15
salaries
| ₹1.4 L/yr - ₹6.7 L/yr |
Senior Software Engineer
14
salaries
| ₹5.4 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech