i
CitiusTech
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Reverse a given string and sort an array of strings.
To reverse a string, iterate through the characters in reverse order and append them to a new string.
To sort an array of strings, use Arrays.sort() method in Java.
Example: String str = "hello"; String reversed = ""; for(int i=str.length()-1; i>=0; i--) { reversed += str.charAt(i); }
Example: String[] arr = {"banana", "apple", "orange"}; Arrays.sort(arr);
Manual testing is the process of manually testing software for defects, functionality, and usability.
Manual testing involves testers executing test cases without the use of automation tools.
It is a time-consuming process but allows for thorough testing of software.
Testers document their findings and report any issues to the development team for resolution.
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
CitiusTech interview questions for designations
I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.
Get interview-ready with Top CitiusTech Interview Questions
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Mar 2023. There were 4 interview rounds.
Coding on topic related to Recursion and Inheritance
I applied via Job Portal and was interviewed in May 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Top trending discussions
Some of the top questions asked at the CitiusTech Senior Software Engineer interview -
The duration of CitiusTech Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 38 interviews
4 Interview rounds
based on 321 reviews
Rating in categories
Senior Software Engineer
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead 1
375
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead 2
297
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
Capgemini
TCS
Wipro