i
Instant Systems
Filter interviews by
I was interviewed in Dec 2024.
Topic: Online vs Offline Education.
They gave us 8 coding problems and instructed us to solve 5 within a time limit of 1 hour and 30 minutes; all problems were from the easy and medium on LeetCode.
I applied via campus placement at Kamla Nehru Institute of Technology, Sultanpur and was interviewed in Dec 2023. There were 4 interview rounds.
There was basic GD topic
Count the number of words and their frequency
Split the given text into words using whitespace as delimiter
Create a dictionary to store the word frequency
Iterate through each word and update the frequency in the dictionary
Return the dictionary with word frequency
Count the frequency of characters in a given string.
Iterate through the string and use a hash map to store the count of each character.
Initialize the count of each character to 0 and increment it as you encounter the character.
Finally, iterate through the hash map to get the frequency of each character.
Reverses an array of strings
Use a loop to iterate through half of the array
Swap the elements at the current index with the corresponding element from the end of the array
Implementing the comparator function for sorting an array of strings.
Use the built-in sort() function in most programming languages.
Define a custom comparator function that compares two strings.
Return a negative value if the first string should come before the second, a positive value if it should come after, and 0 if they are equal.
Example: ['apple', 'banana', 'cherry'] can be sorted in alphabetical order using the co
Top trending discussions
posted on 7 Nov 2024
2 coding questions based on DSA.
posted on 16 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
DSA medium level questions were asked.
MakeMyTrip is a travel booking application that allows users to book flights, hotels, and holiday packages.
Include features like flight/hotel search, booking, payment gateway integration, and user profiles.
Implement filters for search results, reviews/ratings for hotels, and notifications for booking updates.
Integrate maps for location tracking, weather forecasts, and customer support chatbot.
Offer discounts, loyalty p...
posted on 15 Oct 2024
I was interviewed before Oct 2023.
Design a working nodejs portfolio platform with api's and some condition
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Hackerrank questions which are not hard to complete, both are to implement functions of a class. LC medium level. After completing both questions still reject
posted on 18 Oct 2023
70 minutes test, and 4 questions
30 mins was good sr engirneer was good andpolite wentwell
Binary search is important for efficient searching and sorting. Maps are implemented using hash tables.
Binary search reduces the search space by half with each iteration, making it faster than linear search.
Maps are implemented using hash tables which use a hash function to map keys to indices in an array.
Hash tables provide constant time complexity for insertion, deletion, and retrieval of key-value pairs.
Collision re...
posted on 4 Jul 2024
I applied via Monster and was interviewed before Jul 2023. There was 1 interview round.
Aptitude test question for credit Agricole company
based on 2 interviews
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
28
salaries
| ₹3.8 L/yr - ₹12 L/yr |
Associate Software Engineer
19
salaries
| ₹2.5 L/yr - ₹8.6 L/yr |
Senior Software Engineer
10
salaries
| ₹8 L/yr - ₹13.5 L/yr |
Software Developer
9
salaries
| ₹1.8 L/yr - ₹9.9 L/yr |
IOS Developer
9
salaries
| ₹5.4 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech