Upload Button Icon Add office photos

Filter interviews by

PlaySimple Games Intern Interview Questions and Answers

Updated 1 Feb 2024

PlaySimple Games Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 1 Feb 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

15 basic cs based mcq - mainly dsa and os and 3 coding question -- dp count the number of elemnt sum required to reach target , 2 q - balanced parenthesis and last one is from graph.

Round 2 - Technical 

(2 Questions)

  • Q1. Min stack , bfs traversal of tree(level order)
  • Q2. Question related to os and your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study Dp tree and graph .

Interview questions from similar companies

I applied via Referral and was interviewed in Aug 2022. There were 2 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. About academic project
  • Q2. About language used in my project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for interview and practice your coading well.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about urself
  • Q2. About my skill sql, python,

Interview Preparation Tips

Topics to prepare for Nineleaps Technology Solutions Intern interview:
  • React.Js
Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. 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 - Coding Test 

General and basic data structure question

Round 3 - Technical 

(4 Questions)

  • Q1. Coding over the video call
  • Q2. Java programs for strings , palindrome etc
  • Ans. 

    Java programs for strings, palindrome, etc.

    • Use the StringBuilder class to manipulate strings efficiently.

    • To check if a string is a palindrome, compare it with its reverse.

    • To count the occurrences of a substring in a string, use the indexOf method in a loop.

    • To split a string into an array of substrings, use the split method.

  • Answered by AI
  • Q3. Projects questions on which you have worked
  • Q4. Explanation skill will also be considered

Interview Preparation Tips

Topics to prepare for Blackbuck Insights Software Engineer interview:
  • Java
  • SQL
  • MySQL
Interview preparation tips for other job seekers - Keep working hard and prepare dsa as much as you could

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic Apti , ex train ,speed work

Round 2 - Coding Test 

From Leetcode questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Related about real time java questions
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 

Aptitude test was esay.i passed that

Round 3 - Case Study 

We have upload a vedio based on given topic

Round 4 - Technical 

(2 Questions)

  • Q1. 1 coding questiin 3 logical apti question Dbms concepts
  • Q2. Foriegn key Primary key

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be panic.be clear with all the basics in dbms,oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Dp, trees and basic time complexity

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Topics to prepare for Junglee Games Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Learn DSA

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions based or percentage, profit loss, ratio

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about stacks
  • Ans. 

    Stacks are a data structure that follows the Last In First Out (LIFO) principle.

    • Elements are added and removed from the top of the stack

    • Common operations include push (add element) and pop (remove element)

    • Stacks can be implemented using arrays or linked lists

    • Examples of stack usage include function call stack and undo/redo functionality in text editors

  • Answered by AI
  • Q2. To find middle number in the linked list
  • Ans. 

    To find the middle number in a linked list.

    • Traverse the linked list using two pointers, one moving twice as fast as the other.

    • When the fast pointer reaches the end, the slow pointer will be at the middle node.

    • If the linked list has even number of nodes, there will be two middle nodes. Return either one.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduction , hobbies, goals
  • Q2. Strength, weakness, short term and long term goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at data structures and oops concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apptitude test is a mathematical reasoning in apptitude test there are many reasonings

Round 2 - Coding Test 

It is based on programming on coding test.

Interview Preparation Tips

Topics to prepare for Unify Technologies Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - It is a very good company to work on unify technologies.And can learn new skills.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.

Round 2 - Coding Test 

Code snippets are there in coding sections.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all basic concepts and try to do good as well as u know.

PlaySimple Games Interview FAQs

How many rounds are there in PlaySimple Games Intern interview?
PlaySimple Games interview process usually has 2 rounds. The most common rounds in the PlaySimple Games interview process are Coding Test and Technical.
What are the top questions asked in PlaySimple Games Intern interview?

Some of the top questions asked at the PlaySimple Games Intern interview -

  1. min stack , bfs traversal of tree(level ord...read more
  2. question related to os and your proj...read more

Tell us how to improve this page.

PlaySimple Games Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Junglee Games Interview Questions
3.1
 • 32 Interviews
Black Knight Interview Questions
3.6
 • 28 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
Ganit Inc Interview Questions
3.7
 • 20 Interviews
Agilisium Interview Questions
3.2
 • 13 Interviews
View all
Software Engineer
20 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

Business Analyst
17 salaries
unlock blur

₹10 L/yr - ₹23 L/yr

Associate Software Engineer
14 salaries
unlock blur

₹12 L/yr - ₹16 L/yr

Associate Business Analyst
12 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

QA Engineer
9 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Explore more salaries
Compare PlaySimple Games with

Black Knight

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

Junglee Games

3.1
Compare

TVS Next

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview