Upload Button Icon Add office photos
Engaged Employer

i

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

Aristocrat Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Aristocrat Full Stack Developer Interview Questions and Answers

Updated 11 Mar 2022

Aristocrat Full Stack Developer Interview Experiences

1 interview found

I was interviewed before Mar 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

it was 5:00 PM, Interviewer was very friendly and was a senior person. He asked some medium level SQL Queries. Also asked what are the various DML, DDL commands.

  • Q1. 

    Sum Tree Conversion

    Convert a given binary tree into its sum tree. In a sum tree, every node's value is replaced with the sum of its immediate children's values. Leaf nodes are set to 0. Finally, return th...

  • Ans. 

    Convert a binary tree into a sum tree by replacing each node's value with the sum of its children's values. Return the preorder traversal of the sum tree.

    • Traverse the tree in a bottom-up manner to calculate the sum of children for each node.

    • Set leaf nodes to 0 and update non-leaf nodes with the sum of their children.

    • Return the preorder traversal of the modified tree.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from J.C. Bose University of Science and Technology, YMCA. I applied for the job as Fullstack Developer in NoidaEligibility criteriaNO, but you should comfirmAristocrat interview preparation:Topics to prepare for the interview - Array, Pointers, Trees, Web Dev Basics, API's, OOPS, Virtual function, Static and dynamic binding, sessions in web dev, Api security, Web tokensTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try leetcode medium questions of every topic (100 questions each topic)
Tip 2 : Try to explain the approach before writing the code and be sure about the time and space complexity’s 
Tip 3 : Do not confuse with the projects you have mentioned be prepared for the questions related to technology stack and motivation behind the project.

Application resume tips for other job seekers

Tip 1 : One page resume, with project explained properly
Tip 2 : Include your coding profiles as a link* and it is not necessary to write 10th and 12th percentage or school

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic questions on react js, also question related to data structure and sorting algorithm
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 DSA questions was asked and Java Questions
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Kafka, Scalability
Round 3 - Technical 

(1 Question)

  • Q1. Questions releated to past projects and Cassandra
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

3 online dsa questions easy to medium

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 Resume 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 Resume 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
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Aptitude Test 

Prepare aptitude well as some questions are tricky which consume our time. There are 20 questions in total. And most of them are mathematical numeric problems.

Round 3 - Coding Test 

This round is included in aptitude round in which you have to write down 3 coding problems which are easy one if you are moderate programmer

Round 4 - Technical 

(1 Question)

  • Q1. Java opps concepts, writing programs, logical reasoning questions, famous logical problems like water jug problem. Etc
Round 5 - HR 

(1 Question)

  • Q1. Your pros and cons, background information, etc
Round 6 - Behavioral 

(1 Question)

  • Q1. In this round director asks for logical questions, it's a chill round but there are some brainstorming questions which checks you thinking capacity. I will not disclose the questions but hint is "Thinking...
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 Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy applitude test simple question on arithmetic

Round 2 - Coding Test 

Simple coding like Fibonacci

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Systematic interview test

Round 2 - One-on-one 

(1 Question)

  • Q1. What is java and oops concepts
  • Ans. 

    Java is a popular programming language used for developing various applications. OOPs concepts refer to Object-Oriented Programming principles.

    • Java is a high-level, class-based, object-oriented programming language.

    • OOPs concepts include Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation refers to bundling data and meth...

  • Answered by AI
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

Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Infosys

No Interviews

SALARIES

24/7 Customer

LIST OF COMPANIES

Nissi Engineering Solution

Overview

INTERVIEWS

Shutdown Maintenance Services

No Interviews

INTERVIEWS

Tech Mahindra

No Interviews

SALARIES

JSW Energy

SALARIES

Asahi India Glass

REVIEWS

24/7 Customer

No Reviews

REVIEWS

JSW Energy

No Reviews

INTERVIEWS

LTIMindtree

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

Pole To Win Interview Questions
3.4
 • 54 Interviews
Light & Wonder Interview Questions
3.8
 • 29 Interviews
PurpleTalk Interview Questions
3.9
 • 27 Interviews
Electronic Arts Interview Questions
4.1
 • 22 Interviews
Games24x7 Interview Questions
3.7
 • 19 Interviews
View all
Senior Technical Lead
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
203 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
118 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer II
96 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
94 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Aristocrat with

International Game Technology

3.3
Compare

Light & Wonder

3.9
Compare

Playtech India

5.0
Compare

Bet365

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent