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 Interview Questions and Answers

Updated 26 Nov 2024

Probability Gaming Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic question based on profile
Round 2 - Technical 

(1 Question)

  • Q1. Logical thinking
Round 3 - HR 

(1 Question)

  • Q1. About your self

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
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.

Animation/Graphic Artist Interview Questions asked at other Companies

Q1. What is the Full from of CMYK and RGB colour and what is difference between RGB colour and CMYK colour.
View answer (3)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C++ Concepts and classes
Round 2 - One-on-one 

(1 Question)

  • Q1. Code snippet and output
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round and related non tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C++ well and code snippets of C++
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2024. There were 5 interview rounds.

Round 1 - Coding Test 

The test was conducted on HackerRank. One Javascript question and has to be solved.

Round 2 - Technical 

(1 Question)

  • Q1. Discussion on building a scalable system.
Round 3 - One-on-one 

(1 Question)

  • Q1. Peer panel round - Discussion on how a feature has been built. What tradeoffs you thought of etc
Round 4 - HR 

(1 Question)

  • Q1. Behavioural and culture fit
Round 5 - Behavioral 

(1 Question)

  • Q1. General discussion on what is expected from the role and what are my expectations etc
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Train,percentage,work

Round 2 - Coding Test 

Array , string , basic

Round 3 - Technical 

(1 Question)

  • Q1. Basic dsa question and oops
Round 4 - HR 

(1 Question)

  • Q1. About company and traditaion question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic dsa like array string , basic math question in programming and oops and sudo code in oops
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction about my self
  • Q2. About the job role
  • Q3. One on one with manager
  • Q4. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't walk in for any interview in FRND as they hire for good salary and ask you to leave the company within a month without giving any feedback.. Be careful they are a FRAUD not a FRND company.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

20 question were asked

Round 2 - Case Study 

Marketing team ho gives you case study question

Round 3 - HR 

(2 Questions)

  • Q1. Weakness n strength
  • Q2. About family members n there job
Round 4 - Behavioral 

(2 Questions)

  • Q1. Do follow n no follow of seo
  • Q2. Full time job or internship
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

For the coding test the question are related to array ,pattern , string , like palindrome, reverse of string 2nd last occurance of target element, 2 d arrays rotation so basically question are related to string and array.

Round 2 - Technical 

(2 Questions)

  • Q1. Question related to oops like polymorphism ,virtual functions inheritance access modifiers objects classes, constructor etc .
  • Q2. Git and GitHub
Round 3 - One-on-one 

(2 Questions)

  • Q1. Question were about ur projects detail description of projects
  • Q2. Question related to technologies used in projects

Interview Preparation Tips

Topics to prepare for Gamix Labs Game Developer interview:
  • OOPS
  • Git and GitHub
  • Array
  • String
Interview preparation tips for other job seekers - For the coding round just prepare ur array and string questions for the technical round prepare oops and projects in detail.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding related to java collections

Round 2 - One-on-one 

(2 Questions)

  • Q1. Familiar with Design patterns ?explain few
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Design patterns help in creating maintainable and scalable code.

    • Examples of design patterns include Singleton, Factory, Observer, and Strategy.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Obse...

  • Answered by AI
  • Q2. What is Mutilthreading,explain with examples
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.

    • Multithreading allows multiple tasks to be executed simultaneously on a single CPU.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Examples include running multiple processes in a web server, handling user input while performing background tasks, and p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Provided

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about react guard
  • Ans. 

    React guard is a higher-order component used to restrict access to certain routes in a React application.

    • React guard is used for implementing authentication and authorization in React applications.

    • It can be used to prevent unauthorized users from accessing certain routes.

    • React guard can redirect users to a login page if they are not authenticated.

    • It can also be used to restrict access based on user roles or permissions

  • Answered by AI
  • Q2. Use of the axios interceptor
  • Ans. 

    Axios interceptors are used to globally handle HTTP requests and responses in an application.

    • Interceptors can be used to add headers, handle errors, or modify requests before they are sent.

    • Example: Adding a token to all outgoing requests for authentication.

    • Example: Logging all incoming responses for debugging purposes.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for RCG Global Services React Developer interview:
  • Javascript
  • React
  • axios
  • Redux
  • react router
Interview preparation tips for other job seekers - Fundamentals of Javascript, hooks, redux, advanced routing

Skills evaluated in this interview

Probability Gaming Interview FAQs

How many rounds are there in Probability Gaming interview?
Probability Gaming interview process usually has 2-3 rounds. The most common rounds in the Probability Gaming interview process are Technical, Resume Shortlist and HR.
How to prepare for Probability Gaming interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Probability Gaming. The most common topics and skills that interviewers at Probability Gaming expect are Javascript, Gaming, CSS, Linux and PHP.
What are the top questions asked in Probability Gaming interview?

Some of the top questions asked at the Probability Gaming interview -

  1. What softwares are you adept ...read more
  2. basic question based on prof...read more
  3. logical think...read more

Tell us how to improve this page.

Probability Gaming Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Dream11 Interview Questions
3.8
 • 37 Interviews
IDZ Digital Interview Questions
3.8
 • 22 Interviews
Games2Win Interview Questions
2.2
 • 6 Interviews
Zynga Interview Questions
3.5
 • 5 Interviews
JetSynthesys Interview Questions
2.6
 • 5 Interviews
Octro Interview Questions
3.3
 • 4 Interviews
Reliance Games Interview Questions
2.4
 • 2 Interviews
View all

Probability Gaming Reviews and Ratings

based on 14 reviews

3.3/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.3

Salary

3.2

Job security

3.3

Company culture

3.3

Promotions

3.2

Work satisfaction

Explore 14 Reviews and Ratings
Software Developer
5 salaries
unlock blur

₹3.5 L/yr - ₹7.2 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

Dream11

3.8
Compare

Nazara Technologies

3.0
Compare

Octro

3.3
Compare

Games2Win

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