Filter interviews by
I applied via LinkedIn and was interviewed before Jul 2022. There were 4 interview rounds.
Common CS related questions from OOPS, DBMS, OS, SQL, etc
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Sep 2024. There were 3 interview rounds.
Basic questions of fundamentals of cs
My topic was : Is cricket hampering the growth of other sports
posted on 23 Jul 2024
Program to find the largest and smallest integer in a program
Iterate through the array of integers to find the largest and smallest values
Initialize variables to store the largest and smallest values, update them as needed
Handle edge cases like empty array or array with only one element
Return the largest and smallest values found
HashMap is a data structure that stores key-value pairs using hashing. An abstract class is a class that cannot be instantiated.
HashMap uses hashing to store key-value pairs for efficient retrieval.
Abstract classes cannot be instantiated and can have abstract methods that must be implemented by subclasses.
Example: HashMap
LinkedList is preferred for constant modification due to faster insertion and deletion times.
LinkedList is preferred for constant modification because it has faster insertion and deletion times compared to ArrayList.
LinkedList allows for easy insertion and deletion of elements without the need to shift other elements, making it more efficient for constant modifications.
ArrayList is better for random access and iteratin...
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Two DSA questions related to Arrays & strings
Design a URL shortener service with features like shortening, redirecting, tracking, handling collisions, and providing analytics.
Use a hashing algorithm to generate unique short URLs from long URLs
Store mappings of short URLs to original URLs in a database
Implement a redirect mechanism to direct users to the original URL when accessing the short URL
Track the number of times each short URL is accessed and store this da...
Online assessment (on campus) there were some coding questions
posted on 30 Nov 2024
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Jan 2024. There were 3 interview rounds.
Mcq and sql questions along with core subject mcq
Count duplicates in an array of strings
Iterate through the array and use a HashMap to store the count of each string
Check if the count of a string is greater than 1, then it is a duplicate
Return the total count of duplicates found in the array
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
Aptitude+ coding questions
posted on 5 Jun 2023
I applied via Referral
First round is a hectic 3 hr aptitude + java snippets test, hirepro based.
based on 1 interview
Interview experience
Software Engineer
427
salaries
| ₹7.3 L/yr - ₹21.3 L/yr |
Senior Software Engineer
282
salaries
| ₹12.9 L/yr - ₹33 L/yr |
Technical Support Engineer
271
salaries
| ₹7 L/yr - ₹19 L/yr |
Senior Technical Support Engineer
139
salaries
| ₹10 L/yr - ₹20.8 L/yr |
Principal Software Engineer
132
salaries
| ₹22 L/yr - ₹46 L/yr |
Gen
CommVault
Veeam Software
NetApp