Filter interviews by
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test, on basic skills was covered
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 3 interview rounds.
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 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
I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.
Basic apti questions were asked
Sorting is the process of arranging elements in a specific order, typically ascending or descending.
Sorting is used to organize data for easier retrieval and analysis.
Common sorting algorithms include bubble sort, insertion sort, and quicksort.
Sorting can be done on various data structures, such as arrays, lists, and trees.
Example: Sorting an array of strings alphabetically.
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, depending on the data model used.
Examples of databases include MySQL, Oracle, and MongoDB.
My expectation is to work in a challenging and dynamic environment where I can utilize my skills and knowledge to contribute to the success of the organization.
To work with a team of talented professionals
Opportunities for professional growth and development
A supportive and collaborative work culture
Clear communication and expectations from management
A fair and competitive compensation package
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
3.3k
salaries
| ₹3.9 L/yr - ₹16 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹9.4 L/yr - ₹28 L/yr |
Claims Associate
2.4k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.3k
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Associate
1k
salaries
| ₹1.8 L/yr - ₹5.6 L/yr |
Infosys
TCS
Wipro
HCLTech