Filter interviews by
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
posted on 16 Oct 2024
I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.
Apti , html , linux ,sql, java
They give topics and we have to speak for 30 sec
I applied via Campus Placement
It had normal quants questions. Those questions were reasonably tough and not too irrelevant. It also contained Java technical MCQs, Linux commands.
There were 3 coding questions conducted on a purchased platform. 1 question was related to strings. Another one related to Linked list (DS). Other one was a complex problem.
Garbage collector in Java is responsible for automatically managing memory by reclaiming unused objects.
Garbage collector runs in the background to reclaim memory from objects that are no longer in use.
It helps prevent memory leaks and optimize memory usage.
Examples of garbage collectors in Java include Serial, Parallel, CMS, and G1.
I applied via Campus Placement
4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.
posted on 12 Oct 2023
Coding ques were based on topic of dp and trees
Timed java coding assessment to work on your own.
SOLID is a set of principles for object-oriented software design.
S - Single Responsibility Principle
O - Open-Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
Command factory pattern is a design pattern that creates objects based on the command type.
It is used to encapsulate the creation of command objects.
It provides a way to decouple the client from the command objects.
It can be used in applications that require dynamic creation of commands.
Example: A remote control for a TV that creates different commands based on user input.
I applied via Campus Placement and was interviewed in Dec 2022. There was 1 interview round.
Answer to coding questions for Associate Software Engineer interview
To check for palindrome, compare the input string with its reverse
To print the reverse of an array, loop through the array in reverse order and print each element
To find the second highest in an array, loop through the array and keep track of the highest and second highest values
I applied via Internshala and was interviewed before Nov 2021. There were 3 interview rounds.
It was Easy to moderate. Questions were not that tough. Just basic aptitude
The docker command to list the containers is 'docker ps'.
The 'docker ps' command lists all the running containers.
To list all the containers (including the stopped ones), use 'docker ps -a'.
To display the container IDs in a short format, use 'docker ps -q'.
To display the container names instead of IDs, use 'docker ps --format '{{.Names}}'.'
The command used to grab text or work in Linux is 'grep'.
Grep stands for 'global regular expression print'.
It is used to search for a specific pattern or text in a file or output.
It can be used with various options to refine the search.
Example: 'grep hello file.txt' will search for the word 'hello' in the file 'file.txt'.
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
In the first round, a set of 20 MCQ were asked related to general aptitude.
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Analyst
157
salaries
| ₹3.5 L/yr - ₹9.5 L/yr |
Senior Analyst
116
salaries
| ₹3.3 L/yr - ₹12.9 L/yr |
Solution Developer
88
salaries
| ₹3.3 L/yr - ₹9.5 L/yr |
Senior Solution Developer
75
salaries
| ₹5 L/yr - ₹17.5 L/yr |
Software Engineer
61
salaries
| ₹4 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
Tech Mahindra