i
Iris Software
Filter interviews by
posted on 2 Jul 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Work on SQL and testing methodologies, you'll be good
posted on 6 Nov 2018
The question asks to count the number of occurrences of each character in a given string, ignoring case and wild card characters.
Convert the string to lowercase to ignore case.
Remove any wild card characters from the string.
Create an array of size 26 to store the count of each character.
Iterate through each character in the string and increment the count in the array accordingly.
Return the array of counts as the result
HashMap is used for efficient key-value pair storage and retrieval.
HashMap provides constant time complexity for basic operations like get and put.
It allows storing unique keys and their corresponding values.
HashMap is suitable for scenarios where fast lookup is required.
Other collections like ArrayList or LinkedList have different use cases and performance characteristics.
Interview experience
Senior Software Engineer
565
salaries
| ₹10 L/yr - ₹32 L/yr |
Technical Lead
527
salaries
| ₹15 L/yr - ₹36.2 L/yr |
Senior Engineer
396
salaries
| ₹9.5 L/yr - ₹32 L/yr |
Senior Technical Consultant
386
salaries
| ₹9.5 L/yr - ₹29 L/yr |
Senior Technology Engineer
321
salaries
| ₹11.2 L/yr - ₹32 L/yr |
TCS
Infosys
Wipro
HCLTech