Upload Button Icon Add office photos

Filter interviews by

Appsoleut Coders Llp Game Developer Interview Questions and Answers

Updated 28 Aug 2024

Appsoleut Coders Llp Game Developer Interview Experiences

2 interviews found

Game Developer Interview Questions & Answers

user image PRAVESH SHARMA

posted on 28 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were basic questions related to Game engine. But answer should be in depth.

I applied via LinkedIn and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are design patterns in c# and what do you use the most?
  • Ans. 

    Design patterns are reusable solutions to common programming problems. Some commonly used patterns in C# are Singleton, Factory, and Observer.

    • Design patterns are solutions to recurring problems in software design

    • Singleton pattern ensures only one instance of a class is created

    • Factory pattern creates objects without exposing the instantiation logic to the client

    • Observer pattern defines a one-to-many dependency between o...

  • Answered by AI
  • Q2. What is culling and what types of culling are there in unity?
  • Ans. 

    Culling is the process of removing objects that are not visible to the camera. Unity has three types of culling: Frustum Culling, Occlusion Culling, and Level of Detail (LOD) Culling.

    • Frustum Culling removes objects outside the camera's view frustum.

    • Occlusion Culling removes objects that are hidden behind other objects.

    • LOD Culling reduces the level of detail of objects as they move further away from the camera.

    • Culling i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do prepare for unity in and out, and you must know oop concepts.

Skills evaluated in this interview

Game Developer Interview Questions Asked at Other Companies

asked in Nvidia
Q1. What will you do when you get bad reviews about a game?
asked in Nvidia
Q2. Would you rather buy a costly game or make a reasonably cheaper o ... read more
Q3. How can we achieve inheritance in Go?
asked in Nvidia
Q4. What is the code for camera reset in C#?
Q5. what is culling and what types of culling are there in unity?

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Appsoleut Coders Llp?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Indeed and was interviewed in Mar 2023. There were 3 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 - HR 

(2 Questions)

  • Q1. Self intro - tell me about yourself
  • Ans. 

    I am a software developer with a passion for creating efficient and user-friendly applications.

    • Proficient in multiple programming languages such as Java, C++, and Python

    • Experience in developing web applications using HTML, CSS, and JavaScript

    • Strong problem-solving and analytical skills

    • Familiarity with agile development methodologies

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Experience & why do you want to switch
  • Ans. 

    I have 5 years of experience as a Software Developer and I want to switch to explore new technologies and challenges.

    • I have 5 years of experience as a Software Developer.

    • I have gained expertise in various programming languages and frameworks.

    • I have successfully delivered multiple projects and contributed to their success.

    • I want to switch to explore new technologies and challenges.

    • I believe switching will help me enhanc...

  • Answered by AI
Round 3 - Coding Test 

Simple basic code for Form data

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of javascript and the framework should be clear

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. Task Scheduling

Interview Preparation Tips

Round: Test
Experience: Questions are very basic and easy to answer .Algorithms should be implemented on spot but they are also standard ones
Tips: read Richie and kernigan
Duration: 60 minutes

Round: Technical Interview
Experience: Nice question and very hard to solve .Though it is a standard problem but requires spontaneous thinking because there are some restrictions for it
Tips: Read cormen

General Tips: Learn all basic algorithms and be confident.
Skill Tips: Solve some puzzles
Skills: Problem Solving Skills, Approaching A Problem
Duration: 2
College Name: IIT Madras
Motivation: i like data engineering profile

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

Interview Questionnaire 

2 Questions

  • Q1. What is the polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects to be treated as if they are of multiple types.

    • It enables code to be written that can work with objects of different classes in a uniform way.

    • Polymorphism can be achieved through method overloading or method overriding.

    • Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class, and can also add new properties and method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - online process in the test of the question

I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - There was total 3 technical rounds and 1 HR round. Technical rounds was mostly about DSA and basic subjective questions. Average time for each round was 1 hour 15 mins. In each round I write code in C++ and then check it by dry running some examples and edge cases. This whole process took almost 2 weeks and in the end result was positive. Use pen and paper, think calmly, take your time, ask interviewer if you are stuck. Best of Luck and happy codding :)
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 Jul 2023. 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 

I have given the coding test in python language. Out of 5 questions, we have to attain a minimum of 3 questions.

Round 3 - Technical 

(1 Question)

  • Q1. The questions in technical round is related to the task which were given to us and also they ask basics questions related to technical.
Round 4 - HR 

(1 Question)

  • Q1. The interview was about the personality check, overeally it was good .

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best place for the freshers to start their career.
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Basic concepts of Promises
  • Q2. What is Hashing
  • Q3. Authentication and Validation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

45 min, Quantitative aptitude topics, speed and distance

Round 3 - Coding Test 

Variable declarations, basic syntax, data type and structures

Appsoleut Coders Llp Interview FAQs

How many rounds are there in Appsoleut Coders Llp Game Developer interview?
Appsoleut Coders Llp interview process usually has 1 rounds. The most common rounds in the Appsoleut Coders Llp interview process are Coding Test.
What are the top questions asked in Appsoleut Coders Llp Game Developer interview?

Some of the top questions asked at the Appsoleut Coders Llp Game Developer interview -

  1. what is culling and what types of culling are there in uni...read more
  2. What are design patterns in c# and what do you use the mo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.8
 • 149 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
Data Entry Interview Questions
4.2
 • 107 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
CapitalOne Interview Questions
3.7
 • 81 Interviews
3 Minds Digital Interview Questions
4.3
 • 72 Interviews
View all
Appsoleut Coders Llp Game Developer Salary
based on 4 salaries
₹3.5 L/yr - ₹8 L/yr
57% less than the average Game Developer Salary in India
View more details
Senior IT Executive
4 salaries
unlock blur

₹4.2 L/yr - ₹6.3 L/yr

Game Developer
4 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Game Artist
4 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

HR Manager
3 salaries
unlock blur

₹10 L/yr - ₹15 L/yr

Backend Developer
3 salaries
unlock blur

₹3.8 L/yr - ₹9 L/yr

Explore more salaries
Compare Appsoleut Coders Llp with

Huawei Technologies

4.0
Compare

ABCI Infrastructures

3.5
Compare

Marelli

3.5
Compare

Seoyon E-hwa Automotive

3.7
Compare
write
Share an Interview