Filter interviews by
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
To find leap year using single if condition
Check if year is divisible by 4 and not divisible by 100
Or check if year is divisible by 400
If either of the above conditions is true, then it's a leap year
To reverse a string of a particular order separated by dots, split the string into an array, reverse the array, and join it back into a string.
Split the string using the dot separator
Reverse the resulting array
Join the array back into a string using the dot separator
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Programming questions on string, array, numbers.
Difficultity level was simple.
5 questions were asked out of which 2 of them were easy and rest of them were hard.
Easy :- sorting, numbers
Hard :- bitwise, mathematical equation question.
I applied via Campus Placement
Three were basic questions around strings and arrays
Raja Software Labs interview questions for popular designations
MCQ based on c++ and java
Solve 5 DSA questions
Sorting algorithms are used to arrange elements in a specific order.
Common sorting algorithms include bubble sort, selection sort, insertion sort, merge sort, quick sort, and heap sort.
Each sorting algorithm has its own time complexity and space complexity.
Sorting algorithms can be implemented in various programming languages such as C++, Java, Python, etc.
Get interview-ready with Top Raja Software Labs Interview Questions
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test is the first round and if it is cleared you will be interviewed
Check if a given year is a leap year or not.
A leap year is divisible by 4, but not by 100 unless it is also divisible by 400
For example, 2000 is a leap year because it is divisible by 400, while 1900 is not because it is divisible by 100 but not by 400
DSA questions such as Map, linked list
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Consisted of aptitude and coding output questions
Coding test was given with three questions .we have to write in on word in 45 mins
Medium level question based on quantitative aptitude
Medium level leetcode questions
I applied via Campus Placement
Good question with nice logic
5 question in 1 hour so it's kinda difficult to manage time
Questions based on data structure
Questions based on Data structure
Top trending discussions
Some of the top questions asked at the Raja Software Labs interview -
The duration of Raja Software Labs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 27 interviews
Interview experience
based on 97 reviews
Rating in categories
Software Engineer
245
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
61
salaries
| ₹0 L/yr - ₹0 L/yr |
IOS Developer
55
salaries
| ₹0 L/yr - ₹0 L/yr |
Android Developer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech