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

Interview questions from similar companies

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

(2 Questions)

  • Q1. How do you reverse a list in Python?
  • Ans. 

    To reverse a list in Python, you can use the built-in reverse() method or slicing technique.

    • Use the reverse() method to reverse the list in place: list.reverse()

    • Use slicing to create a new reversed list: reversed_list = list[::-1]

  • Answered by AI
  • Q2. Use the reverse method()
  • Ans. 

    The reverse method() is used to reverse the order of elements in an array.

    • Use the reverse() method on an array to reverse the order of its elements.

    • Example: $arr = [1, 2, 3]; reverse($arr); // Output: [3, 2, 1]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Customize your resume for each job.
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 Apr 2024. There were 3 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. They ask me about my previous job description details and education details
  • Q2. About carrier goals
  • Q3. About my responsibility in side the current company
Round 2 - Technical 

(2 Questions)

  • Q1. They ask me about core concept of react js and next js
  • Q2. Ask me about core concepts of mongo Db and Node js
Round 3 - HR 

(1 Question)

  • Q1. They told me about company curriculum, goals and ethics

Interview Preparation Tips

Topics to prepare for HyScaler Junior Software Developer interview:
  • React.Js
  • Node.Js
  • MongoDB
  • Linux
Interview preparation tips for other job seekers - This is one of the most well structured company and they used latest technology to build product and services. Very supportive seniors and Hrs. So i highly recommend for job seekers to work in this company
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

All Basic Questions Related To Dsa

Round 2 - HR 

(2 Questions)

  • Q1. Why You Want to join Cogoport?
  • Q2. How you will see yourself in Next 5 years?
  • Ans. 

    In the next 5 years, I see myself growing into a senior software developer role, leading projects and mentoring junior developers.

    • Continuing to learn new technologies and programming languages to stay current in the industry

    • Taking on more responsibilities in project management and leading development teams

    • Mentoring junior developers and sharing my knowledge and experience with them

    • Working towards becoming a subject mat...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Referral and was interviewed in Feb 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a front end developer with 5 years of experience in creating user-friendly and visually appealing websites.

    • 5 years of experience in front end development

    • Proficient in HTML, CSS, and JavaScript

    • Strong understanding of responsive design principles

    • Experience with front end frameworks like React and Angular

    • Ability to collaborate with designers and backend developers to implement website features

    • Portfolio showcasing pre

  • Answered by AI
  • Q2. Why do you want to join Webdew
  • Ans. 

    I want to join Webdew because of their reputation for innovative web development and their focus on creating user-friendly experiences.

    • Webdew has a strong track record of delivering cutting-edge web development projects.

    • I am impressed by their portfolio of user-friendly websites and applications.

    • I believe joining Webdew will provide me with opportunities to learn and grow as a front-end developer.

    • Their company culture ...

  • Answered by AI
  • Q3. What were your day-to-day responsibilities at your last job?
  • Ans. 

    As a front end developer, my day-to-day responsibilities at my last job included designing and developing user interfaces, collaborating with the design team, and ensuring cross-browser compatibility.

    • Designing and developing user interfaces

    • Collaborating with the design team

    • Ensuring cross-browser compatibility

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise others for HR rounds to be calm and relaxed and patiently give the answers to the questions asked by HR.

I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are hooks in WordPress and what type hooks available?
  • Ans. 

    Hooks in WordPress are functions that allow developers to modify the behavior of WordPress core, themes, and plugins.

    • There are two types of hooks: action hooks and filter hooks.

    • Action hooks allow developers to execute code at specific points in the WordPress core, themes, and plugins.

    • Filter hooks allow developers to modify data before it is displayed to the user.

    • Examples of hooks include 'wp_head', 'wp_footer', and 'th

  • Answered by AI
  • Q2. What you will do if website gets hacked?
  • Ans. 

    I will immediately take the website offline and assess the damage. Then I will work on fixing the vulnerabilities and restoring the website.

    • Take the website offline

    • Assess the damage

    • Identify the vulnerabilities

    • Fix the vulnerabilities

    • Restore the website

    • Implement security measures to prevent future attacks

  • Answered by AI

Interview Preparation Tips

Topics to prepare for 3 Minds Digital Web Developer interview:
  • WordPress
  • PHP
Interview preparation tips for other job seekers - Quick and fast onboarding process.
Hand on experience on live projects.
Great learning platform.
Prepare in deep about WordPress, php, sass, etc

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. My progect details?
  • Q2. Bus booking system invantry rotes shedules buspar in the google map
  • Ans. 

    The question is unclear and lacks context.

    • Please provide more information about the bus booking system.

    • What is the purpose of the inventory and schedules?

    • How does the buspar integrate with Google Maps?

    • What specific tasks would a UI Developer be responsible for in this project?

  • Answered by AI
  • Q3. Search for the map

Interview Preparation Tips

Interview preparation tips for other job seekers - my skils imporving the hr extra skils add you the skils talk to hr
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 May 2022. 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 - Assignment 

Basic crud operation like Todo list.

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions in regarding language like MySQL,array,string,joins,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basic questions regarding language which you apply for junior or fresher level.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between GET AND POST methods in HTTPS?
  • Ans. 

    GET method is used to request data from a server, while POST method is used to submit data to a server in HTTPS.

    • GET requests data from a specified resource, while POST submits data to be processed to a specified resource.

    • GET requests can be cached and remain in the browser history, while POST requests are not cached and do not remain in the browser history.

    • GET requests have length restrictions on the amount of data tha...

  • Answered by AI
  • Q2. GET is Retrieves and POST is Sends data.
  • Ans. 

    GET is used to retrieve data from a server, while POST is used to send data to a server.

    • GET requests are used to retrieve data from a specified resource. For example, fetching a list of products from an online store.

    • POST requests are used to submit data to be processed by a server. For example, submitting a form with user information to create a new account.

    • GET requests are idempotent, meaning they can be repeated mult...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay persistence, keep learning, and tailor your resume to each job application.

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.

People are getting interviews through

based on 1 Appsoleut Coders Llp interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 782 Interviews
View all
Appsoleut Coders Llp Game Developer Salary
based on 5 salaries
₹3.5 L/yr - ₹5 L/yr
34% less than the average Game Developer Salary in India
View more details
Senior IT Executive
5 salaries
unlock blur

₹3.6 L/yr - ₹6.3 L/yr

Game Developer
5 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Backend Developer
4 salaries
unlock blur

₹3.8 L/yr - ₹9 L/yr

Game Artist
4 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

Senior Game Developer
4 salaries
unlock blur

₹1 L/yr - ₹12 L/yr

Explore more salaries
Compare Appsoleut Coders Llp with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview