i
CitiusTech
Filter interviews by
posted on 6 Sep 2024
I was interviewed before Sep 2023.
One Java coding question in 1st round and other core concepts questions of Java and Selenium
posted on 19 Jul 2021
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.
based on 6 reviews
Rating in categories
Senior Software Engineer
2.5k
salaries
| ₹5 L/yr - ₹20 L/yr |
Technical Lead
2.1k
salaries
| ₹7.4 L/yr - ₹27.2 L/yr |
Software Engineer
1.2k
salaries
| ₹3.3 L/yr - ₹11.2 L/yr |
Technical Lead 1
360
salaries
| ₹7 L/yr - ₹25.4 L/yr |
Technical Lead 2
287
salaries
| ₹7.8 L/yr - ₹28 L/yr |
Accenture
Capgemini
TCS
Wipro