Upload Button Icon Add office photos

Filter interviews by

RUBRIK INDIA UI Developer Interview Questions and Answers

Updated 5 Oct 2024

RUBRIK INDIA UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Coding Test 

Promise-based JS coding question

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic OOPs concept and coding
Round 2 - Technical 

(3 Questions)

  • Q1. Basic DSA question
  • Q2. 1 mySql query to fetch records
  • Q3. Design patterns

Interview Preparation Tips

Topics to prepare for Entrata PHP Developer interview:
  • php
  • mysql
  • oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding is important three problems and mcqs of java and testing

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts were asked
  • Q2. Java questions static jvm and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare java very well coding is important
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Array , LL , string, dp, binary tree, binary search tree, heaps

Round 2 - Assignment 

Array question , string, dp, binary search tree, heaps

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 question . . . . . . . . . . .

Round 2 - Coding Test 

2 questions . . . . . . . .

Round 3 - Technical 

(2 Questions)

  • Q1. Oops . . . . . .
  • Q2. Projects . . . . . .. .
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

It was fine but hard. Study well and go

Round 2 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q2. Write code for reversing string
  • Ans. 

    Code to reverse a string using array of characters

    • Create an array of characters from the input string

    • Iterate through the array in reverse order and append each character to a new string

    • Return the reversed string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study dsa, pointers, and whatever u added in your resume well

I was interviewed in Feb 2022.

Round 1 - Coding Test 

(3 Questions)

Round duration - 65 Minutes
Round difficulty - Hard

There were 15 MCQS you have to do in 25 Minutes and 3 Coding questions you have to do in 40 minutes. They also give a demo test link to get you use to the environment.

  • Q1. 

    Sliding Maximum Problem Statement

    Given an array of integers ARR of length 'N' and a positive integer 'K', find the maximum elements for each contiguous subarray of size K.

    Example:

    Input:
    ARR = [3, 4,...
  • Ans. 

    It was a standard problem so I know the exact solution, you can simply use dequeue + two pointers to solve this questions.

  • Answered Anonymously
  • Q2. 

    Jump Game Problem Statement

    In this problem, you are given an array ARR consisting of N integers. Your task is to determine the minimum number of jumps required to reach the last index of the array N - 1....

  • Ans. 

    I did it by using DP, again it was a standard problem.

  • Answered Anonymously
  • Q3. 

    Longest Palindromic Substring Problem Statement

    You are provided with a string STR of length N. The goal is to identify the longest palindromic substring within this string. In cases where multiple palind...

  • Ans. 

    I solve it by using dp in O(n^2) time complexity.

  • Answered Anonymously
Round 2 - Video Call 

Round duration - 180 Minutes
Round difficulty - Hard

It was more of Design + Data structure round. They give access to their server and ask us to do code there.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Galgotias College of Engineering and Technology, Greater Noida. I applied for the job as SDE - Intern in DelhiEligibility criteriaAbove 7 CGPACommvault interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, DBMS, OS, DPTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Do as much as coding question you can do.
Tip 2 : Do some projects also.
Tip 3 : Revise and clear your basic concepts too.

Application resume tips for other job seekers

Tip 1 : Mention only things related to job profile only.
Tip 2 : Make it page pager.

Final outcome of the interviewRejected

Skills evaluated in this interview

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

I was interviewed before Jun 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Html, CSS, JS and React basic questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Assignment 

Need to convert psd into HTML and hosted in net

Round 2 - HR 

(2 Questions)

  • Q1. General Questions
  • Q2. Why you chose Yellow.ai.?

I was interviewed before Sep 2020.

Round 1 - Assignment 

Round duration - 7 days
Round difficulty - Easy

Web Development, Databases

Round 2 - Telephonic Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was the final round and was a telephonic interview.

  • Q1. 

    Implementation of HashMap with Constant Time Operations

    Design a data structure that effectively stores a key-value mapping and performs specific operations in constant time.

    Explanation:

    Your data stru...

  • Q2. 

    Isomorphic Trees Problem Statement

    You are provided with two arbitrary binary trees. Determine if both trees are isomorphic.

    Explanation:

    Two binary trees are considered isomorphic if one tree can be tr...

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in NoidaEligibility criteriaNo criteriaInnovaccer interview preparation:Topics to prepare for the interview - Data Structures, Machine Learning, Web Development, Algorithms, CS fundamentalsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice Data Structures and Algorithms from websites like leetcode,geeksforgeeks etc. 
Tip 2 : Learn one skill — be it web development, android development, or Machine Learning, make some projects on it. Don’t try to learn everything, pick 1 thing, and master it.
Tip 3 : Study computer fundamentals — DBMS, Operating Systems, OOPs, Computer Networks before your interviews.

Application resume tips for other job seekers

Tip 1 : Keep it simple and concise.
Tip 2 : Include some personal projects

Final outcome of the interviewSelected

Skills evaluated in this interview

RUBRIK INDIA Interview FAQs

How many rounds are there in RUBRIK INDIA UI Developer interview?
RUBRIK INDIA interview process usually has 1 rounds. The most common rounds in the RUBRIK INDIA interview process are Coding Test.

Tell us how to improve this page.

RUBRIK INDIA UI Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Innovaccer Interview Questions
3.4
 • 81 Interviews
Dell EMC Interview Questions
4.0
 • 67 Interviews
NetApp Interview Questions
3.9
 • 64 Interviews
Veritas Interview Questions
4.0
 • 63 Interviews
NoBrokerHOOD Interview Questions
3.2
 • 56 Interviews
Mobileum Interview Questions
3.3
 • 36 Interviews
View all
Customer Success Engineer
64 salaries
unlock blur

₹7.4 L/yr - ₹20 L/yr

Software Engineer
37 salaries
unlock blur

₹16 L/yr - ₹60 L/yr

Senior Customer Success Engineer
37 salaries
unlock blur

₹13 L/yr - ₹31 L/yr

Sde1
14 salaries
unlock blur

₹24 L/yr - ₹46 L/yr

Member Technical Staff
13 salaries
unlock blur

₹12 L/yr - ₹40.4 L/yr

Explore more salaries
Compare RUBRIK INDIA with

Druva

3.7
Compare

Veeam Software

4.0
Compare

CommVault

3.9
Compare

Veritas

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