Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Program to manipulate a list in a given order
Use a custom sorting function to manipulate the list in the desired order
Implement different sorting algorithms like bubble sort, merge sort, etc.
Consider using built-in functions like sort() in programming languages
Program to print the first n Fibonacci series numbers
Use a loop to iterate through the numbers up to n
Initialize the first two numbers in the series as 0 and 1
Calculate the next number in the series by adding the previous two numbers
Print each number in the series as it is calculated
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Answering two programming questions related to Fibonacci series and template literals in JavaScript.
For Fibonacci series using recursion, create a function that calls itself with the previous two numbers in the series.
For template literals, use backticks (`) to create a string with placeholders for variables, then use ${} syntax to insert the variables.
Easy coding test ,checked basics
Moderate coding test , basics and advanced
I applied via LinkedIn
In Go, inheritance is achieved through embedding structs.
Inheritance in Go is achieved by embedding one struct into another.
The embedded struct acts as a base class, providing its fields and methods to the embedding struct.
The embedding struct can then override or extend the behavior of the embedded struct.
Go does not support traditional class-based inheritance like other languages.
Instead, it promotes composition and
Implementing go routine in Go programming language
Use the 'go' keyword followed by the function call to create a go routine
Go routines are lightweight threads that run concurrently with other go routines
Use channels to communicate between go routines
Example: go myFunction()
Example: c := make(chan int); go myFunction(c)
User can enter phone no in any given format, you need to store the correct format
Eg - XXXXXXXXXX8888
Ans - XXXXX
Ingenuity Gaming interview questions for designations
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
Class, object oriented coding questions,
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 12 Mar 2022
I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.
In this round, we have questions from time relation, blood relation, programming questions. Around 45 questions in 30 minutes,
In this round, we have two programming questions. Both are hacker rank easy to medium level.
posted on 13 Oct 2022
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
3 basic coding question about recursion, string manipulation and queues
posted on 31 Jan 2024
based on 3 interviews
2 Interview rounds
based on 17 reviews
Rating in categories
Game Developer
122
salaries
| ₹3 L/yr - ₹11 L/yr |
Test Engineer
46
salaries
| ₹3.6 L/yr - ₹7.2 L/yr |
Senior Game Developer
38
salaries
| ₹7.1 L/yr - ₹23 L/yr |
Game Tester
36
salaries
| ₹3.1 L/yr - ₹8.8 L/yr |
Software Developer
34
salaries
| ₹3.6 L/yr - ₹8.7 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems