i
Zeta
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
posted on 25 Aug 2022
I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.
Duration: 1hr
Topics: Array, LinkedList,Stack
Code for insertion in a binary tree
Create a new node with the given data
If the tree is empty, make the new node as root
Else, traverse the tree to find the appropriate position to insert the new node
If the data is less than the current node, go to the left subtree
If the data is greater than the current node, go to the right subtree
Repeat until an appropriate position is found
Set the new node as the child of the appropri
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into two sub-arrays.
Choose a pivot element from the array
Partition the array around the pivot element
Recursively apply quick sort to the left and right sub-arrays
Combine the sorted sub-arrays to get the final sorted array
I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Logical reasoning and verbals
Data science and computer networking
TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.
TCP is connection-oriented, meaning a connection must be established before data can be transmitted.
TCP is reliable, as it ensures that all data is received in the correct order without errors.
UDP is connectionless, meaning data can be sent without establishing a connection first.
UDP is unreliable, as it does not guara...
Computer networking involves connecting multiple devices to share resources and information. Different types of network topologies include bus, star, ring, mesh, and hybrid.
Bus Topology: All devices are connected to a single cable, like a bus route.
Star Topology: All devices are connected to a central hub, like a star.
Ring Topology: Each device is connected to two other devices, forming a ring.
Mesh Topology: Every devi...
Operating systems and computer networks
C program to store employee id and name using array of strings
Declare an array of strings to store employee id and name
Use scanf to input employee id and name
Print the stored employee id and name using printf
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Basic aptitude with logical and verbal and reasoning.also microprocessor and micro controller.
We were divided into 10 and ques were asked from dbms,ds,os,cn
Logical mathematical and quantitative
Explain about e vehicle
Flip flops are clocked storage elements that store data based on clock signal, while latches are level-sensitive storage elements that store data based on enable signal.
Flip flops are edge-triggered, while latches are level-triggered.
Flip flops have two stable states (0 and 1), while latches have only one stable state.
Flip flops are used in synchronous circuits, while latches are used in asynchronous circuits.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Development Engineer II
80
salaries
| ₹20 L/yr - ₹53 L/yr |
Senior Software Engineer
50
salaries
| ₹30 L/yr - ₹64 L/yr |
Program Manager
44
salaries
| ₹19.2 L/yr - ₹53.8 L/yr |
Project Manager
38
salaries
| ₹9 L/yr - ₹26.1 L/yr |
Product Manager
38
salaries
| ₹21.5 L/yr - ₹45 L/yr |
Paytm
Fractal Analytics
Subex
Kiya.ai