Filter interviews by
30 mins
3 questions
medium level
easy to answer
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
4 sections verbal logical aptitude and coding(in C)
Creating patterns of triangle and diamond using characters
For triangle pattern, use nested loops to print spaces and characters in each row
For diamond pattern, divide the diamond into two triangles and print accordingly
Examples: Triangle pattern - * ** *** Diamond pattern - * *** ***** *** *
1 coding question, 19 mcqs on dsa, c++, java, cs fundamnetals
Online coding test with 2 coding questions
Files in RAM are stored temporarily for quick access by the CPU.
RAM (Random Access Memory) is volatile memory used for temporary storage of data and instructions.
Files stored in RAM are accessed much faster than files stored on a hard drive.
RAM is cleared when the computer is turned off, so files stored in RAM are not persistent.
Examples of files stored in RAM include open applications, running processes, and cached da
I applied via Campus Placement and was interviewed before Jan 2023. There were 5 interview rounds.
Aptitude is pretty easy
Need to be good in communication skills
I applied via Newspaper Ad and was interviewed in Aug 2022. There were 2 interview rounds.
Mathematical reasoning , aptitude test, psuedocode
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
Snake game involves controlling a snake to eat food and grow in size without hitting walls or itself.
Create a grid system to represent the game board
Implement logic for snake movement and growth
Generate food randomly on the board for the snake to eat
Handle collision detection for walls and snake body
Keep track of score and game over conditions
I applied via Job Portal and was interviewed in Aug 2023. There were 3 interview rounds.
Logical and related to it computer science mcq
3 coding questions level wise order easy medium and hard levels
I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.
Load balancers distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.
Load balancers monitor the health of servers and distribute traffic based on predefined algorithms.
They can be hardware-based or software-based.
Common algorithms used by load balancers include round-robin, least connections, and IP hash.
Load balancers can improve reliability and scalability of a website ...
The Two Sum problem involves finding two numbers in an array that add up to a target value.
Iterate through the array and store the difference between the target and current element in a hashmap.
Check if the current element exists in the hashmap, if yes, return the indices of the current element and the stored difference.
Time complexity of O(n) can be achieved by using a hashmap to store elements and their indices.
Member Technical Staff
105
salaries
| ₹14 L/yr - ₹48 L/yr |
System Reliability Engineer
45
salaries
| ₹10.3 L/yr - ₹29 L/yr |
MTS-4
36
salaries
| ₹26 L/yr - ₹55 L/yr |
Mts1
35
salaries
| ₹16 L/yr - ₹38.4 L/yr |
Technical Staff Member 3
34
salaries
| ₹20 L/yr - ₹45 L/yr |
Red Hat
VMware Software
Cisco
Dell