Filter interviews by
Merge sort is a divide and conquer algorithm that recursively splits an array into halves, sorts them, and then merges them back together.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
The KMP algorithm is used for pattern matching in strings.
KMP algorithm avoids unnecessary comparisons by utilizing a prefix-suffix table.
It has a time complexity of O(n + m), where n is the length of the text and m is the length of the pattern.
The algorithm is efficient for large texts and patterns with repetitive characters.
Example: Searching for 'abc' in 'ababcabc' using KMP algorithm will return the index 2.
Sort an array of student names based on their first names.
Use a sorting algorithm like bubble sort or quicksort to sort the array.
Compare the first names of each pair of students and swap them if necessary.
Repeat the process until the array is sorted.
I applied via Campus Placement and was interviewed before Oct 2023. There were 4 interview rounds.
Medium level questions
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
Jio Platforms interview questions for designations
I applied via Approached by Company and was interviewed before May 2022. There were 3 interview rounds.
Count the number of words in a paragraph.
Split the paragraph into words using whitespace as a delimiter.
Count the number of words in the resulting array.
Exclude any punctuation marks from the count.
I applied via campus placement at SIES Graduate School of Technology, Mumbai and was interviewed before Aug 2023. There were 2 interview rounds.
It was a basic easy aptitude test
Coding test was very basic with Java OOPs concepts and few database queries.
I applied via campus placement at Indian Institute of Technology (IIT), Indore and was interviewed before Apr 2023. There were 2 interview rounds.
There were around 15 questions, 2 were coding questions based on graphs and DP.
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Top trending discussions
I applied via Job Fair
Verbal, reasoning,aptitude
2Coding questions and it was moderate level
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
It was simple and easy, anyone can solve it
posted on 28 Oct 2022
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
based on 7 interviews
1 Interview rounds
based on 49 reviews
Rating in categories
Software Developer
550
salaries
| ₹4.2 L/yr - ₹15.9 L/yr |
Software Development Engineer
538
salaries
| ₹3 L/yr - ₹13.3 L/yr |
Assistant Manager
469
salaries
| ₹2 L/yr - ₹10 L/yr |
Product Manager
432
salaries
| ₹11 L/yr - ₹42 L/yr |
Deputy Manager
361
salaries
| ₹4.9 L/yr - ₹20.5 L/yr |
Jio
Reliance Industries
Bharti Airtel
Vodafone Idea