Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Exam consists 5 aptitude question's and 3 programming questions
Top trending discussions
posted on 12 Jan 2023
I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.
You can take my test to check my IQ level and problem solving as in aptitude keep mathmatics problems.
In c,c++ and Java questions and you ask me question from data base query like SQL query.
I was interviewed in Jan 2025.
Data structures, particularly strings, play a crucial role in problem-solving.
I applied via campus placement at Manjara Charitable Trust's Rajiv Gandhi Institute of Technology, Mumbai and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
Normal general aptitude test
DSA questions same as leetcode
Basic programming and DSA
posted on 26 Jul 2023
I applied via Approached by Company and was interviewed in Jan 2023. There were 4 interview rounds.
3 coding questions any programming language
Answering questions related to string permutations, removing numbers, and checking for anagrams without using map data structure.
To find permutations of a string, use recursion to swap characters at each position.
To remove a specific character (e.g. '3') from a string, iterate through the string and build a new string without the character.
To check for anagrams without using a map data structure, sort both strings and
I applied via Naukri.com and was interviewed in May 2022. There were 6 interview rounds.
SOLID design principles and Design Patterns are used to create maintainable and scalable software.
SOLID principles help in creating loosely coupled and modular code.
Design Patterns provide reusable solutions to common software problems.
Examples of SOLID principles include Single Responsibility, Open/Closed, and Liskov Substitution.
Examples of Design Patterns include Factory, Singleton, and Observer.
Using SOLID principl...
2 questions, problem-solving, easy to medium difficulty.
I was interviewed in Jul 2020.
No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().
Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.
If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().
It is generally not recommended to call finish() in onCreate() as it can lead
RecyclerView is a flexible view for providing a limited window into a large data set.
RecyclerView is used to display large sets of data efficiently
It uses a ViewHolder pattern to recycle views
Corner cases include handling empty data sets and updating data dynamically
Communication between activity and fragment is done through interfaces.
Activity implements an interface and passes it to the fragment
Fragment can then call methods of the interface to communicate with the activity
This allows for communication between the two components without tight coupling
Find the second largest element in an array of strings.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the largest and second largest elements.
Use a priority queue to find the second largest element.
posted on 12 Jan 2023
I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.
You can take my test to check my IQ level and problem solving as in aptitude keep mathmatics problems.
In c,c++ and Java questions and you ask me question from data base query like SQL query.
based on 1 interview
Interview experience
Software Engineer
20
salaries
| ₹5 L/yr - ₹10.3 L/yr |
Senior Software Engineer
14
salaries
| ₹22 L/yr - ₹27.5 L/yr |
Software Engineer2
11
salaries
| ₹7.1 L/yr - ₹25 L/yr |
Senior Software Engineer 2
10
salaries
| ₹17 L/yr - ₹34.5 L/yr |
Software Engineer Level 1
10
salaries
| ₹7 L/yr - ₹9.5 L/yr |
BYJU'S
MeritNation
Toppr
Unacademy