Filter interviews by
I applied via Company Website and was interviewed in May 2024. There were 5 interview rounds.
Numerical aptitude consists of quantitative and logical questions
There is two set of question paper,one for python and another for java,you have to attend 2 of 3 questions
They gonna give topics regarding today technology
You have to elaborate that content you said in previous GD
I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.
Java coding test. Along with Spring boot questions
Top trending discussions
Yes, I know Java.
I have experience in Java programming.
I am familiar with Java syntax and concepts.
I have worked on Java projects in the past.
To retrieve data from the back end, you can use APIs or database queries.
Use API calls to fetch data from the back end server.
Execute database queries to retrieve data from the database.
Parse the response or query result to extract the required data.
Handle any necessary authentication or authorization for accessing the back end.
Examples: GET request to an API endpoint, SELECT query in SQL.
OOP is a programming paradigm based on the concept of objects, which can contain data and code.
OOP stands for Object-Oriented Programming
It focuses on creating objects that interact with each other to solve a problem
Encapsulation, inheritance, and polymorphism are key concepts in OOP
Example: A car object can have properties like color, make, and model, and methods like start and stop
OOP promotes code reusability and ma
Caching is the process of storing frequently used data in a temporary storage to reduce access time. LRU caching removes least recently used data.
Caching improves performance by reducing access time to frequently used data
LRU (Least Recently Used) caching removes the least recently used data to make space for new data
LRU cache can be implemented using a doubly linked list and a hash map
When a cache hit occurs, the acce...
based on 3 interviews
Interview experience
Software Engineer
4
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
Software Developer
3
salaries
| ₹4.1 L/yr - ₹5.1 L/yr |
TCS
Infosys
Wipro
HCLTech