games24x7 logo

Games24x7 Interviews

1 experience6 reads
Games24X7 SDE1 experience
games24x7 logo
Games24x7
SDE IBangalore2 yearsRejected
May 24, 20246 reads

Summary

I interviewed for an SDE1 role at Games24X7, which involved one technical round with data structures, algorithms, and fundamental programming questions. Unfortunately, I received a rejection the following day.

Full Experience

I recently interviewed for an SDE1 position at Games24X7 in Bangalore. I applied by directly reaching out to a recruiter via email. I have 2 years of experience.

Round 1:

This round consisted of three questions covering data structures, algorithms, and core programming concepts. I was asked a question about finding the median in a stream of integers, another on identifying the rightmost node in the last level of a complete binary tree, and finally, to explain method overloading and overriding.

The very next day, I received a rejection email.

Interview Questions (3)

Q1
Find Median from Data Stream
Data Structures & AlgorithmsHard

Given a stream of integers, design a data structure that supports adding new integers and finding the median of all elements read so far after every input.

Q2
Find Rightmost Node of Last Level in Complete Binary Tree
Data Structures & AlgorithmsMedium

Given the head node of a complete binary tree, find the rightmost node of the last level of the tree.

Q3
Explain Method Overloading and Overriding
OtherEasy

Explain the concepts of method overloading and method overriding in object-oriented programming, including their differences and use cases.

Have a Games24x7 Interview Experience to Share?

Help other candidates by sharing your interview experience. Your insights could make the difference for someone preparing for their dream job at Games24x7.