Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test, on basic skills was covered
posted on 18 Jul 2024
Simple aptitude questions focing on english
Use a set to remove duplicates from a string
Create a set to store unique characters
Iterate through the string and add each character to the set
Convert the set back to a string to get the result
Print a star pattern using loops
Use nested loops to print the desired pattern
Start with a small pattern and then increase complexity
Use '*' character to represent the stars
Example: For a simple pattern, you can use a loop to print '*' in a single line
Use the length() function to find the length of the given string.
Use the length() function in programming languages like Java, Python, C++, etc.
For example, in Java: String str = 'hello'; int length = str.length();
Make sure to handle edge cases like empty strings or null values.
Replace characters from string with another character
Use a loop to iterate through each character in the string
Check if the character needs to be replaced and replace it with the desired character
Return the modified string
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
2 questions on coding
I applied via Naukri.com
Basic aptitude questions were asked in this round
A database is a structured collection of data that is organized and managed to provide efficient retrieval and storage.
A database is a software system that stores and manages data.
It provides a way to organize and structure data for easy retrieval and manipulation.
Databases can be relational, object-oriented, or hierarchical.
Examples of databases include MySQL, Oracle, and MongoDB.
Quick sort is a sorting algorithm that uses a divide-and-conquer approach to sort an array of elements.
It selects a pivot element and partitions the array into two sub-arrays, one with elements smaller than the pivot and the other with elements greater than the pivot.
The process is repeated recursively on the sub-arrays until the entire array is sorted.
It has an average time complexity of O(n log n) and is widely used
I am currently located in New York City.
New York City
USA
East Coast
Manhattan
posted on 5 Sep 2023
Product development process involves designing, creating, and testing a product before it is launched in the market.
Market research to identify customer needs and preferences
Concept development and brainstorming ideas
Designing and prototyping the product
Testing and refining the product based on feedback
Manufacturing and production
Launching and marketing the product
Continuous improvement and updates based on customer fe
SPES stands for System Performance Evaluation System, a tool used to analyze and optimize the performance of computer systems.
SPES is a software tool used by system engineers to evaluate the performance of computer systems.
It helps in identifying bottlenecks and optimizing system performance.
SPES can be used to analyze CPU usage, memory usage, disk I/O, and network performance.
By using SPES, system engineers can make i...
posted on 12 Aug 2024
A prime number is a number greater than 1 that can only be divided by 1 and itself.
Use a loop to check if the number is divisible by any number other than 1 and itself
Start checking from 2 up to the square root of the number for efficiency
If the number is only divisible by 1 and itself, it is a prime number
Reverse a string using popular programming languages
Use built-in functions like reverse() in Python
Iterate through the string in reverse order in C++
Use StringBuilder.reverse() in Java
based on 8 reviews
Rating in categories
Senior Software Engineer
3.3k
salaries
| ₹9.3 L/yr - ₹28 L/yr |
Software Engineer
3.2k
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate
1k
salaries
| ₹2 L/yr - ₹5.6 L/yr |
Infosys
TCS
Wipro
HCLTech