Radiansys Inc. interview experience Real time questions & tips from candidates to crack your interview

React developer

Radiansys Inc.
upvote
share-icon
2 rounds | 8 Coding problems

Interview preparation journey

expand-icon
Application story
I was looking for a job and came across an opening on LinkedIn. I applied there and also reached out to one of the employees for a referral. After that, I received a call from HR, followed by a series of interviews. Finally, I was selected for the role.
Preparation
Duration: 1 month
Topics: Worked on JavaScript, CSS, React.js, Next.js, TypeScript
Tip
Tip

Tip 1: Make a good resume.
Tip 2: Always try to get referrals.
Tip 3: Always prepare like a team lead and practice scenario-based questions.

Application process
Where: Campus
Eligibility: Experienced
Resume Tip
Resume tip

Tip 1: Make a clean resume and try to cover everything on a single page.
Tip 2: Don’t use colours in your resume.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration45 minutes
Interview date1 Sep 2025
Coding problem2

1. Remove Duplicates

Easy
15m average time
80% success
0/40
Asked in companies
AmazonCIS - Cyber InfrastructurePayPal

Ninja is playing with numbers but hates when he gets duplicate numbers. Ninja is provided an array, and he wants to remove all duplicate elements and return the array, but he has to maintain the order in which the elements were supplied to him.

Try solving now

2. Traffic System

They asked me a React coding question where I had to implement a traffic light system. I had to display red, yellow, and green lights that changed automatically after a specific interval using state and hooks.

02
Round
Medium
Online Coding Interview
Duration30 minutes
Interview date1 Oct 2025
Coding problem6

1. Event loop

Explain the Event loop. (Learn)

2. Map Reference

const obj = { a: 1 };
const map = new Map();
map.set(obj, "value");
obj = null;
console.log(map.keys().next().value);

3. MCQ

console.log([] + []);
console.log([] + {});
console.log({} + []);

4. Variable Scope

Explain hoisting, let, var, and const. (Learn)

5. Memo Comparison

Explain the difference between React.memo and the memo hook.

6. Git Workflow

Explain, as a team lead, how you set up a repository on GitHub and what best practices you follow.

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
8519 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
908 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
React developer
3 rounds | 19 problems
Interviewed by Ernst & Young (EY)
4501 views
0 comments
0 upvotes