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 Interview Questions, Process, and Tips for Experienced

Updated 20 Jan 2025

Top Gameskraft Interview Questions and Answers for Experienced

Gameskraft Interview Experiences for Experienced

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. To print all permutation of a string
  • Ans. 

    Use recursion to generate all possible permutations of a given string.

    • Use recursion to swap characters in the string to generate permutations

    • Keep track of visited characters to avoid duplicates

    • Base case: when the length of the string is 1, add it to the result array

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Coin change Problem of finding number of ways to achieve K value
  • Ans. 

    The coin change problem involves finding the number of ways to make a certain value using a given set of coins.

    • Use dynamic programming to solve the coin change problem efficiently.

    • Create a 1D array to store the number of ways to make each value from 0 to the target value.

    • Iterate through the coins and update the array based on the current coin's value.

    • The final answer will be stored in the last element of the array.

    • Exam...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Suduko solver question is given to me

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Live SQL Coding with an Interviewer
Round 2 - One-on-one 

(3 Questions)

  • Q1. Business Case Solving
  • Q2. Small Puzzle on Gameskraft business
  • Q3. CV and Project related questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. CV and Project related questions
  • Q2. Business Understanding questions on past experiences
Round 4 - One-on-one 

(3 Questions)

  • Q1. CV and project related questions
  • Q2. Business Understanding of past experience
  • Q3. Generic puzzle or business case
Round 5 - HR 

(2 Questions)

  • Q1. Reasons for change
  • Q2. Past experience related questions

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Ask about my experience.

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Write SQL query
  • Ans. 

    SQL query to retrieve total sales amount by product category

    • Use GROUP BY clause to group the results by product category

    • Use SUM() function to calculate the total sales amount

    • Join the tables if necessary to get the required data

  • Answered by AI

Skills evaluated in this interview

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)

Gameskraft interview questions for popular designations

 Software Developer

 (4)

 Senior Business Analyst

 (2)

 SDE (Software Development Engineer)

 (1)

 Product Manager

 (1)

 Customer Service Executive

 (1)

 Marketing Executive

 (1)

 Senior Software Engineer

 (1)

 IT System Administrator

 (1)

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Gave 2 medium leetcode questions.

Round 3 - Technical 

(1 Question)

  • Q1. Project discussion
Round 4 - Coding Test 

Gave a medium hard DP problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Its mostly DSA for freshers

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Many rounds were there you need to be really patient

Interview Preparation Tips

Interview preparation tips for other job seekers - As informed above need to be calm n have lot of patience

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)

I was interviewed in Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. 1. Design a yin yang using css
  • Ans. 

    Design a yin yang using css

    • Create a circle using border-radius property

    • Use background-color to fill the circle with black and white

    • Create two smaller circles inside the main circle using absolute positioning

    • Use transform property to rotate the smaller circles

    • Add box-shadow to create the 3D effect

  • Answered by AI
  • Q2. Leetcode jump game.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good dsa based (dp and optimisation problems) and in depth javascript and css questions were asked.

Skills evaluated in this interview

Front Office and Accounts Executive Interview Questions asked at other Companies

Q1. Given the code to flat the array ex : Input - [2,3,[4,5,[6,7],8,9,[0]]] Output : [2,3,4,5,6,7,8,9,0]
View answer (3)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

They had a logical and comprehensive test

I was interviewed in Oct 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

The first round was scheduled in the evening time.
First of all interviewer introduced himself and after my introduction 
He directly shoot first DSA question. The question was easy but conceptual. I have solved some question with same concept and he ask me to share the screen and code in online compiler. Finally I was able to get correct output with all the use cases and I was like "Half work done!"
Then he asked me very core concepts of JavaScript along with that Some Output based questions.
Then finally he asked me theory questions on React along with my experience in React. 
The interviewer was very helpful as well as polite. I don't think if he will not help me during interview I could crack the interview

  • Q1. 

    Is the Sentence a Pangram?

    Ninja is relocating to a place called NinjaGram, and for school admission, he is required to identify if a given sentence is a pangram. Your task is to assist Ninja in determini...

  • Ans. 

    Yes, the sentence is a pangram if it includes every letter of the English alphabet at least once.

    • Check if the sentence contains all 26 letters of the English alphabet.

    • Convert the sentence to lowercase to simplify the checking process.

    • Use a set to keep track of the letters present in the sentence.

    • Iterate through the sentence and add each unique letter to the set.

    • After iterating, check if the set contains all 26 letters.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vishwakarma Institute of Technology. Eligibility criteria1+ Years of ExperienceMPL interview preparation:Topics to prepare for the interview - Data Structures, OOPS, System Design, JavaScript, Operating System, Computer NetworksTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Code at least a single problem on your favourite coding platform with proper understanding of concept.
Tip 2 : Work on your resume, specifically try to grab some technical achievements(Hackathons, GSoc, etc) along with your degree which can stand out you from other candidates.
Tip 3 : Ask your friend for some mock interviews which can help you to excel in interview.

Application resume tips for other job seekers

Tip 1 : Project description should contain maximum keywords mentioned in Job Description. Success Matrix of project will give you an edge in the interview.
Tip 2 : Resume should be one page along with some clickable GitHub and Achievments links if possible.

Final outcome of the interviewSelected
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Past Experience and System Design
Round 2 - Technical 

(1 Question)

  • Q1. DSA and System Design
Round 3 - Technical 

(1 Question)

  • Q1. Past Experience and System Design

Gameskraft Interview FAQs

How many rounds are there in Gameskraft interview for experienced candidates?
Gameskraft interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Gameskraft interview process for experienced candidates are One-on-one Round, Coding Test and Resume Shortlist.
How to prepare for Gameskraft interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Gameskraft . The most common topics and skills that interviewers at Gameskraft expect are Gaming, customer support, Analytics, Python and Javascript.
What are the top questions asked in Gameskraft interview for experienced candidates?

Some of the top questions asked at the Gameskraft interview for experienced candidates -

  1. Coin change Problem of finding number of ways to achieve K va...read more
  2. To print all permutation of a str...read more
  3. 1. Design a yin yang using ...read more
How long is the Gameskraft interview process?

The duration of Gameskraft interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Gameskraft Interview Process for Experienced

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.4
 • 81 Interviews
NoBrokerHOOD Interview Questions
3.2
 • 57 Interviews
Dream11 Interview Questions
3.8
 • 36 Interviews
Baazi Games Interview Questions
3.2
 • 16 Interviews
WinZO Interview Questions
4.4
 • 14 Interviews
Octro Interview Questions
3.3
 • 5 Interviews
View all

Gameskraft Reviews and Ratings

based on 122 reviews

3.7/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.9

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 122 Reviews and Ratings
Software Engineer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gameskraft with

Dream11

3.8
Compare

Nazara Technologies

3.0
Compare

Mobile Premier League

3.4
Compare

Paytm First Games

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