Open In App

Gameskraft Technologies Interview Experience

Improve
Improve
Like Article
Like
Save
Share
Report

Gameskraft came to our college for an Internship cum Placement. All students who applied got the online test link, there was no resume shortlisting. There was a pre-placement presentation after which we had the online test. It was of 90 minutes, and we had 3 coding questions.

 Online Coding Test Questions:

  1. Minimum moves to segregate even followed by odd elements in the array. (Brute force method passed all test cases)
  2. We were given a dependent array and a tasks array. We had to find the number of tasks that could be completed. This question was related to topological sorting.
  3. We are given a matrix and an integer, maxValue. Find the maximum size of the submatrix, such that all sum of each such submatrix is less than maxValue.

4 people were shortlisted for the Technical Interview rounds.


Last Updated : 23 Jul, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads