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 Software Developer Interview Questions and Answers for Experienced

Updated 23 Nov 2024

Gameskraft Software Developer Interview Experiences for Experienced

2 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

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 for Experienced

asked in Amazon
Q1. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
asked in Infosys
Q2. 1. what is the difference between exception and error. How did u ... read more
asked in Amazon
Q3. Fire in the Cells Problem Statement Given a matrix MAT of size N ... read more
asked in Amazon
Q4. Find All Pairs Adding Up to Target Given an array of integers ARR ... read more
Q5. Chess Tournament Problem Statement In Ninjaland, a chess tourname ... read more

Interview questions from similar companies

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.
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
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
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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basics of aptitude questions like relation,train,boat, probability,number series , and so on...

Round 2 - Coding Test 

String occurrence, array list

Round 3 - Puzzles Interview 

(2 Questions)

  • Q1. Man crossing a bridge
  • Q2. Wrong label on the boxes
  • Ans. 

    The wrong label on the boxes can cause confusion and errors in the software development process.

    • Ensure proper labeling of boxes to avoid confusion

    • Double check labels before using them in the development process

    • Communicate with team members to clarify any discrepancies in labeling

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practice on coding

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
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
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

25 questions , 1 hour

Round 2 - Coding Test 

1 coding , 2 logical question

Round 3 - One-on-one 

(2 Questions)

  • Q1. For loop , 2 logical
  • Q2. About final year projrct

Gameskraft Interview FAQs

How many rounds are there in Gameskraft Software Developer interview for experienced candidates?
Gameskraft interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the Gameskraft interview process for experienced candidates are One-on-one Round, Coding Test and Resume Shortlist.
What are the top questions asked in Gameskraft Software Developer interview for experienced candidates?

Some of the top questions asked at the Gameskraft Software Developer 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. Suduko solver question is given to...read more

Tell us how to improve this page.

Gameskraft Software Developer Interview Process for Experienced

based on 2 interviews

Interview experience

4.5
  
Good
View more
Gameskraft Software Developer Salary
based on 17 salaries
₹12 L/yr - ₹37 L/yr
168% more than the average Software Developer Salary in India
View more details

Gameskraft Software Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

3.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

2.0

Work satisfaction

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

₹22 L/yr - ₹43.8 L/yr

Software Engineer
73 salaries
unlock blur

₹15 L/yr - ₹41 L/yr

Senior Business Analyst
46 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.0
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