Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Probability Gaming Team. If you also belong to the team, you can get access from here

Probability Gaming Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Probability Gaming Animation/Graphic Artist Interview Questions and Answers

Updated 3 Jan 2023

Probability Gaming Animation/Graphic Artist Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Jan 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 - Technical 

(3 Questions)

  • Q1. What is your previous work experience?
  • Q2. What softwares are you adept in?
  • Ans. 

    I am adept in various softwares used in animation and graphic design.

    • I am proficient in Adobe Creative Suite, including Photoshop, Illustrator, and InDesign.

    • I have experience in 3D modeling and animation using Autodesk Maya and Blender.

    • I am also familiar with motion graphics software such as After Effects and Cinema 4D.

    • I have worked with digital painting software like Procreate and Corel Painter.

    • I am always eager to le...

  • Answered by AI
  • Q3. What makes you interested in this job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your skills well, talk confidently and do your best.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your experience.
  • Ans. 

    I have 5 years of experience in software development, specializing in Java and web development.

    • 5 years of experience in software development

    • Specialize in Java and web development

    • Worked on various projects including e-commerce websites and mobile applications

  • Answered by AI
  • Q2. Why would I be a good fit?
  • Ans. 

    I have a strong background in software development, excellent problem-solving skills, and a passion for learning new technologies.

    • Strong background in software development

    • Excellent problem-solving skills

    • Passion for learning new technologies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourslef , keep calm
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

They ask you about basic oop questions

Round 2 - Coding Test 

It was a panel interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question related to resume
  • Q2. Question related to basic dsa and oops
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions were pretty easy like on speed etc

Round 2 - Coding Test 

Coding questions were also easy like patterns code, reverse string just basics

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude only think out of box

Round 2 - One-on-one 

(2 Questions)

  • Q1. Static and final difference
  • Ans. 

    Static variables belong to the class itself, while final variables cannot be changed after initialization.

    • Static variables are shared among all instances of a class

    • Final variables cannot be reassigned once initialized

    • Static variables are initialized only once at the start of the program

    • Final variables must be initialized when declared

  • Answered by AI
  • Q2. Patterns problem
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. Checking english fluency

Interview Preparation Tips

Interview preparation tips for other job seekers - It's good company, friendly HR and interviewer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

10 reasoning questions and 3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Wap for factorial with recurrsion
  • Ans. 

    Factorial calculation using recursion in a programming language

    • Define a function that takes an integer as input

    • Base case: if input is 0, return 1

    • Recursive case: return input multiplied by factorial of input-1

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = ... = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q2. Opps and basic core Java questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Simple logic and maths based questions along with coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on string literals
  • Q2. Array vs arraylist
  • Ans. 

    Arrays are fixed in size, while ArrayLists can dynamically resize. Arrays are faster for accessing elements, while ArrayLists offer more flexibility.

    • Arrays have a fixed size, while ArrayLists can dynamically resize.

    • Arrays are faster for accessing elements, while ArrayLists offer more flexibility in terms of adding, removing, and manipulating elements.

    • Example: String[] namesArray = new String[5]; ArrayList namesList = n

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. My strength and weaknesses
  • Q2. Past work experiences if any
  • Ans. 

    I have worked as a software developer for 3 years at XYZ company.

    • Developed web applications using Java, Spring, and AngularJS

    • Collaborated with team members to design and implement new features

    • Participated in code reviews and testing processes

    • Resolved technical issues and provided support to end users

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2021. There were 5 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 was given 10 logical questions to solve on a portal with 30min timer.

Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.

Round 3 - Technical 

(2 Questions)

  • Q1. This round is conducted by senior developer, where they ask some logical coding questions to solve on paper.
  • Q2. Some complex pattern questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. This is the round with CEO who again ask for some logical question & verbal answering. All they wanna se is how you approach towards problems.
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation only if you clear the one-on-one CEO round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared with coding skills. Try to attempt questions with unique approaches.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

3 coding questions and 10 logical reasoning questions

Round 3 - Coding Test 

Play a game on tablet which consists of coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong coding and logical reasoning required to pass the test

Probability Gaming Interview FAQs

How many rounds are there in Probability Gaming Animation/Graphic Artist interview?
Probability Gaming interview process usually has 2 rounds. The most common rounds in the Probability Gaming interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Probability Gaming Animation/Graphic Artist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

IDZ Digital Interview Questions
3.8
 • 22 Interviews
ChicMic Interview Questions
4.5
 • 11 Interviews
Kwalee India Interview Questions
2.9
 • 7 Interviews
Games2Win Interview Questions
2.4
 • 6 Interviews
Gamix Labs Interview Questions
3.9
 • 5 Interviews
Digitoonz Interview Questions
3.0
 • 5 Interviews
Skillz Interview Questions
4.5
 • 4 Interviews
View all

Probability Gaming Animation/Graphic Artist Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
5 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Business Development Manager
5 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Business Development Executive
4 salaries
unlock blur

₹3 L/yr - ₹5.3 L/yr

Game Developer
4 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

2D Artist
4 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Explore more salaries
Compare Probability Gaming with

ChicMic

4.5
Compare

Sportz Interactive

3.2
Compare

Green Gold Animation

3.5
Compare

IDZ Digital

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