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

Interview questions from similar companies

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.
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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Copy constructor implementation it was based on
Round 2 - Technical 

(1 Question)

  • Q1. Binary search question on array
Round 3 - HR 

(1 Question)

  • Q1. Experience and expectations on salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal coding questions nested list
  • Q2. Nested dictionary
Round 2 - Coding Test 

Data extraction, solid questions, oops

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was the ask mostly about DSA

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Coding Test 

Java internals, coding questions 2sum

Round 2 - Technical 

(2 Questions)

  • Q1. Hld of your previous project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs for backend using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
  • Q2. Question related to self build projects
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Location constrain if any
  • Ans. 

    Open to relocation for the right opportunity

    • Willing to relocate for the right job opportunity

    • Flexible with location for the right role

    • Open to considering different locations for the right position

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. System architecture
  • Q2. Dict ,list and other questions

I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. DSA problems on linked list, OOPs in depth programming, design pattens in Java. Some theoretical knowledge on OOPs and design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics of OOPs and DSA. Design patterns in Java were asked. All the interviewers were young.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium to hard questions based on arrays, dp

Round 2 - Technical 

(2 Questions)

  • Q1. Quick sort algorithm
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy.

    • Divides array into smaller sub-arrays based on a pivot element

    • Recursively sorts sub-arrays

    • Combines sorted sub-arrays to get final sorted array

    • Time complexity: O(n log n) on average, O(n^2) worst case

    • Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]

  • Answered by AI
  • Q2. Modified rotate a matrix
  • Ans. 

    Rotate a matrix by 90 degrees in place

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well and at the end, they would not hire anyone

Skills evaluated in this interview

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.

Gameskraft SDE (Software Development Engineer) Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.4
 • 82 Interviews
NoBrokerHOOD Interview Questions
3.1
 • 58 Interviews
Vyapar Interview Questions
3.4
 • 54 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
View all
Gameskraft SDE (Software Development Engineer) Salary
based on 7 salaries
₹14 L/yr - ₹37 L/yr
17% less than the average SDE (Software Development Engineer) Salary in India
View more details

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
Software Engineer
73 salaries
unlock blur

₹15 L/yr - ₹41 L/yr

Senior Software Engineer
70 salaries
unlock blur

₹22 L/yr - ₹43.8 L/yr

Senior Business Analyst
43 salaries
unlock blur

₹22 L/yr - ₹36 L/yr

Product Manager
28 salaries
unlock blur

₹16.7 L/yr - ₹43.5 L/yr

Senior Product Manager
20 salaries
unlock blur

₹24 L/yr - ₹55 L/yr

Explore more salaries
Compare Gameskraft with

Celebal Technologies

3.0
Compare

NoBrokerHOOD

3.1
Compare

Duck Creek Technologies

4.4
Compare

Ascent HR Technologies Private Limited

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview