Nolimit City interview experience Real time questions & tips from candidates to crack your interview

Frontend Developer

Nolimit City
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
I worked in slot gaming for about 1.5 years, so I decided to continue in this domain. It primarily requires a strong understanding of slot mechanics and how to handle animation-related tasks using Sprite, Spine, and Pixi.js.
Application story
The company's managing director approached me on LinkedIn. He was looking for someone with experience in the slot domain. They even accepted my 2-month notice period.
Why selected/rejected for the role?
I was selected for this role. If you have prior experience working in the slot domain, then it’s not that difficult to switch, as the core mechanics remain the same across all companies in this domain.
Preparation
Duration: 1 month
Topics: JavaScript, Typescript, DSA (array string, stack queues), Pixi JS, LLD, bit of HLD
Tip
Tip

Tip 1: Since the company is related to slot gaming, basic knowledge of slots is required. I would recommend brushing up on it.
Tip 2: Hands-on experience with Pixi.js, including handling graphics, text, animations, and containers, is necessary.
Tip 3: A solid understanding of core JavaScript concepts and a focus on basic DSA are essential.

Application process
Where: Linkedin
Eligibility: Need to have Slot gaming domain experience, (Salary Package: 21 LPA)
Resume Tip
Resume tip

Tip 1: It would be beneficial to mention the features you have created in the game, along with their impact.
Tip 2: Experience in handling complex animations effectively would give you an edge.

Interview rounds

01
Round
Easy
Face to Face
Duration45 minutes
Interview date8 Mar 2024
Coding problem2

It was related to JavaScript and DSA.

1. JavaScript core concepts

Problem approach

Tip 1: Have a thorough understanding of how JavaScript works.
Tip 2: Understand the concept of promises.
Tip 3: Master the core concepts of JavaScript.

2. Merge Intervals

Moderate
20m average time
80% success
0/80
Asked in companies
FacebookInnovaccerSalesforce

You are given N number of intervals, where each interval contains two integers denoting the start time and the end time for the interval.

The task is to merge all the overlapping intervals and return the list of merged intervals sorted by increasing order of their start time.

Two intervals [A,B] and [C,D] are said to be overlapping with each other if there is at least one integer that is covered by both of them.

For example:

For the given 5 intervals - [1, 4], [3, 5], [6, 8], [10, 12], [8, 9].

Since intervals [1, 4] and [3, 5] overlap with each other, we will merge them into a single interval as [1, 5].

Similarly, [6, 8] and [8, 9] overlap, merge them into [6,9].

Interval [10, 12] does not overlap with any interval.

Final List after merging overlapping intervals: [1, 5], [6, 9], [10, 12].
Problem approach

Tip 1: Patterns for array and string problems.

Try solving now
02
Round
Easy
Video Call
Duration45 minutes
Interview date13 Mar 2024
Coding problem1

The round took place around 3 PM, and the interviewer was very calm and understanding.

1. JavaScript and TypeScript

The interview focused on assessing my TypeScript knowledge, so it revolved around the syntactical and functional differences between JavaScript and TypeScript. (Learn)

Problem approach

I had prior experience working with TypeScript and also reviewed the differences between JavaScript and TypeScript.

03
Round
Medium
Video Call
Duration60 minutes
Interview date22 Mar 2024
Coding problem1

It was scheduled for 3 PM again.

1. Puzzle

It was mostly on checking the Slot Gaming knowledge and scenario-based QA.

Problem approach

Tip 1: Dealing awareness of complex animation.
Tip 2: Simplify a complex feature.
Tip 3: If you have given 10x of your capacity of work then how would you manage?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8518 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
907 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3320 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2581 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Frontend Developer
3 rounds | 11 problems
Interviewed by Amdocs
2480 views
0 comments
0 upvotes