Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Gameskraft Team. If you also belong to the team, you can get access from here

Gameskraft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Gameskraft SDE (Software Development Engineer) Interview Questions and Answers

Updated 27 Feb 2023

Gameskraft SDE (Software Development Engineer) Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

CODING ON DSA AND THEY ARE VERY MUCH STANDARD QUESTIONS,

Round 2 - Technical 

(3 Questions)

  • Q1. LCA OF THE BINARY TREE
  • Ans. 

    Find the lowest common ancestor of two nodes in a binary tree.

    • Traverse the tree recursively to find the paths from root to the two nodes.

    • Compare the paths to find the last common node.

    • If one of the nodes is the ancestor of the other, return the ancestor node.

    • If either of the nodes is not present in the tree, return null.

  • Answered by AI
  • Q2. K DISTANCE NODES FROM CURRENT NODE
  • Ans. 

    Finding nodes at a distance of K from the current node in a tree/graph.

    • Use BFS/DFS to traverse the tree/graph.

    • Maintain a visited set to avoid revisiting nodes.

    • Keep track of the distance of each node from the current node.

    • Return all nodes at a distance of K from the current node.

  • Answered by AI
  • Q3. DO YOU HAVE ANY QUESTIONS FOR US

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE DSA AND DO STANDARD QUESTIONS AND BE CONFIDENT

Skills evaluated in this interview

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about Gameskraft ?
Ask anonymously on communities.

Interview questions from similar companies

Round 1 - One-on-one 

(1 Question)

  • Q1. It was related to ds and algo, oops, os ,dbms
Round 2 - One-on-one 

(1 Question)

  • Q1. It was related to oops, dbms and ds and algo

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare ds and algo strongly and study oops ,os, dbms, networking, system design in order

SDE (Software Development Engineer) Interview Questions Asked at Other Companies

asked in Carwale
Q1. Given a string consisting of lowercase alphabets, write a functio ... read more
Q2. How would you design a text editor like notepad, focusing on the ... read more
asked in Carwale
Q3. Given a balance and 100 coins, where one coin is heavier than the ... read more
Q4. Given a binary search tree, print the path which has the sum equa ... read more
asked in Housing.com
Q5. Given a 1024x1024 map with flats at locations (x, y) and a visibi ... read more

I applied via Job Fair and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Assignment 

Real life problem to solve with your development skills

Round 2 - Coding Test 

Medium hard round requires good knowledge of python SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for problem solving skills. They might ask you about Python Dhaniy and SQl.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's more deficult it's not easy round

Round 2 - HR 

(2 Questions)

  • Q1. Speed and distance
  • Q2. Age problem and ratioo

I applied via Walk-in and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Simple and easy ..basic fundamentals of language

Round 2 - Aptitude Test 

Basic of aptitude .. vocabulary, general knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and atten the interview
Basic fundamentals of language
Round 1 - Aptitude Test 

Normal concepts of apps only please be prepare on math,time,distance and other topics as well

Round 2 - Coding Test 

They will check your problem solving ability in coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all topics on java language it will help you to clear the problem solving rounds and be prepared for tough programs

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basics from the technologies mentioned in my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very cool and strong in basics and it was a very good experience for me.
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online technical aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. Related oops and old company projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What’s functional interface and uses. Server side and client side load balancing.
  • Ans. 

    Functional interface is an interface with only one abstract method. Load balancing is used to distribute workload.

    • Functional interface is used in lambda expressions in Java.

    • Load balancing is used to distribute workload across multiple servers.

    • Server side load balancing is done by a load balancer that sits between the client and server.

    • Client side load balancing is done by the client application itself.

    • Load balancing im...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Transactional levels and propagation labels cases. Find the sequence of Substring duplicates counts.
  • Ans. 

    The question is unclear and seems unrelated to software development.

    • Ask for clarification on the question.

    • Transactional levels and propagation labels are related to database transactions.

    • Substring duplicates counts can be solved using string manipulation.

    • It is unclear how these two topics are related.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

There was an basic question in Aptitude

Round 2 - Group Discussion 

They told me to tell about social media goods and Bad in Future

Round 3 - Coding Test 

Array Questions,Number Coadings,Basics of OOPS

Round 4 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a passionate software developer with experience in building web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Heroku

    • Strong problem-solving skills and ability ...

  • Answered by AI
  • Q2. They are logical question, Cake Question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be rdy to Answer for all Question.....don't scare

Gameskraft Interview FAQs

How many rounds are there in Gameskraft SDE (Software Development Engineer) interview?
Gameskraft interview process usually has 3 rounds. The most common rounds in the Gameskraft interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Gameskraft SDE (Software Development Engineer) interview?

Some of the top questions asked at the Gameskraft SDE (Software Development Engineer) interview -

  1. K DISTANCE NODES FROM CURRENT N...read more
  2. LCA OF THE BINARY T...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.5
 • 86 Interviews
NoBrokerHOOD Interview Questions
3.1
 • 62 Interviews
Vyapar Interview Questions
3.5
 • 60 Interviews
CodeClouds Interview Questions
4.4
 • 42 Interviews
Entrata Interview Questions
4.1
 • 40 Interviews
Grey Orange Interview Questions
3.2
 • 40 Interviews
View all

Gameskraft SDE (Software Development Engineer) Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
86 salaries
unlock blur

₹24.1 L/yr - ₹43.4 L/yr

Software Engineer
78 salaries
unlock blur

₹15 L/yr - ₹41 L/yr

Senior Business Analyst
45 salaries
unlock blur

₹22 L/yr - ₹36 L/yr

Product Manager
28 salaries
unlock blur

₹16.7 L/yr - ₹43.5 L/yr

Business Analyst
23 salaries
unlock blur

₹8.5 L/yr - ₹34.8 L/yr

Explore more salaries
Compare Gameskraft with

Celebal Technologies

3.1
Compare

NoBrokerHOOD

3.1
Compare

Duck Creek Technologies

4.4
Compare

Ascent HR Technologies Private Limited

3.7
Compare
write
Share an Interview