Filter interviews by
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
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
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 Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
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...
posted on 30 Nov 2024
Rate limiter is a mechanism to control the rate of requests sent to a server
Implement a sliding window algorithm to track the number of requests within a specific time frame
Set a limit on the number of requests allowed per unit of time
Return an error response when the limit is exceeded
Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response
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 Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
Aptitude+ coding questions
based on 1 interview
Interview experience
Member Technical Staff
101
salaries
| ₹14 L/yr - ₹48 L/yr |
System Reliability Engineer
46
salaries
| ₹10.3 L/yr - ₹30.5 L/yr |
Mts1
35
salaries
| ₹16 L/yr - ₹38.4 L/yr |
MTS-4
35
salaries
| ₹26 L/yr - ₹55 L/yr |
Technical Staff Member 3
35
salaries
| ₹20 L/yr - ₹45 L/yr |
Red Hat
VMware Software
Cisco
Dell