Upload Button Icon Add office photos

Filter interviews by

RUBRIK INDIA Software Developer Intern Interview Questions, Process, and Tips for Freshers

Updated 20 Sep 2021

1 RUBRIK INDIA Software Developer Intern Interview Experience for Freshers

6 questions found

Sort by: Popular

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 20 Sep 2021

I was interviewed before Sep 2020.

4 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 100 Minutes
Round difficulty - Hard

**Criteria:
8 CPI or Above (only CSE, MnC). All students irrespective of history of backlogs or current backlogs were considered if they satisfied the CPI criteria.

It was first round..
This round was the Online test which was around 1 Hour 40 Minutes long(don't remember exact time).

Timing from 19:00 to 20:40
Environement was comfortable.
Hackerrank is a good platform for online tests.

All questions were new for me, So cant give any links.

  • Q1. Minimum Removals You have been given an array/list "ARR" consisting of 'N' integers. You have also given an integer 'K'. Your task is ...read more
  • Q2. Minimum Number Of Stabs To Kill King You are given the health of the king as an integer 'N'. You need to find the minimum number of stabs to kill the ki...read more
  • Q3. Minimum time There are ‘N’ junctions connected by ‘M’ bi-directional roads. At most, one road is present between any pair of junctions. There is no road connect...read more
2

Video Call Round (1 Question)

Round duration - 75 Minutes
Round difficulty - Medium

This was an Online F2F Technical Round conducted on zoom. Interviewer shared codepad link and you were asked to code and pass sample test case given by interviewer. Only one question(coding) was asked(More follow questions).
Interviewer was really helpful..

  • Q1. XOR Query Assume you initially have an empty array say ‘ARR’. You need to return the updated array provided that some ‘Q’ number of queries were performed on th...read more
3

Video Call Round (1 Question)

Round duration - 90 Miinutes
Round difficulty - Medium

Again pattern was same(Zoom video call and I was asked to code and 1 question was there(+Follow up)).
Timing was afternoon time around 13:00

  • Q1. Scramble String You are given an integer ‘N’ and two strings ‘S’ and 'R' each having size = ‘N’. You can scramble the string ‘S’ to obtain string 'R...read more
4

HR Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

It was a zoom video call.
In starting 5 minutes, interviewer tried to make me comfortable with him..

  • Q1. Basic HR Questions

    Who is your role model?

    Where do you see yourself in 5 years?

Interview Preparation Tips

Eligibility criteriaAbove 8.0Rubrik, Inc. interview preparation:Topics to prepare for the interview - Data Structure, Algorithms(DP and Graph are must), Web Development, OOPS, Operating System, Database and Management, Competitive Programming, OR any other topic that you like for projectsTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Do Complete Interview Bit, Puzzles and some questions from LeetCode
Tip 2 : Do 2 or 3 projects. Projects using different technologies are preffered.
Tip 3 : Give Practice Contests on Codeforces, Codechef. These help you to clear coding rounds which are useful for shortlisting for interview..

Application resume tips for other job seekers

Tip 1 : Never put anything on resume that you are not comfortable with.. Because if interviewer just start with that topic and you are not comfortable, this create bad impression on interviewer.
Tip 2 : Have 2 or 3 projects on different technologies.
Tip 3 : Put 2 or 3 college time achievement. (can be Competitive programming or Academic performance)

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

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

2

Coding Test Round

2 questions . . . . . . . .

3

Technical Round (2 Questions)

  • Q1. Oops . . . . . .
  • Q2. Projects . . . . . .. .

I was interviewed in Feb 2022.

2 Interview Rounds

1

Coding Test Round (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 You are given an array 'ARR' of integers of length 'N' and a positive integer 'K'. You need to find the maximum elements...read more
  • Q2. Jump Game You have been given an array 'ARR' of ‘N’ integers. You have to find the minimum number of jumps needed to reach the last index of the array i...read more
  • Q3. Longest Palindromic Substring You are given a string (STR) of length N. Your task is to find the longest palindromic substring. If there is more than one palind...read more
2

Video Call Round (1 Question)

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.

  • Q1. Design Question They give a predefined file system project in which we have to write functionalities like to create/move/delete/copy a file. I have to use prede...read more

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

I was interviewed before Sep 2020.

2 Interview Rounds

1

Assignment Round (1 Question)

Round duration - 7 days
Round difficulty - Easy

Web Development, Databases

  • Q1. Web App Designing Questions Make an Entry Management web app. Check-In: The Visitor is asked to enter his/her and Host’s details. Thereafter, an SMS and E-mail ...read more
2

Telephonic Call Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was the final round and was a telephonic interview.

  • Q1. Implementation: HashMap Design a data structure that stores a mapping of a key to a given value and supports the following operations in constant time. 1. INSE...read more
  • Q2. Isomorphic Trees You are given two arbitrary binary trees. You need to find if both trees are isomorphic or not. Two binary trees are said to be isomorphic wit...read more
  • Q3. DBMS, OOPS and OS

    Mainly 3 subjects: Database Management System, Object-Oriented Programming and Operating Systems. A few questions were asked from these.

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

Interview experience
3
 Average
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Nov 2024.

2 Interview Rounds

1

Aptitude Test Round

The assessment included a written test comprising multiple-choice questions (MCQs) based on technical knowledge and aptitude. Each correct answer was awarded 1 mark, while incorrect answers incurred a penalty of -0.25 marks. The subsequent section featured two coding questions and two SQL queries, for which candidates were required to write the complete code.

2

One-on-one Round (1 Question)

  • Q1. Diff between HTTP and HTTPS
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

It was consisted of cloud, docker related questions and some logical questions. There were 5 coding questions 3 were easy level coding questions and 2 were on sql schema realated quetions.

2

Group Discussion Round

GD was good HR was too supportive everyone got chance to keep and express their points.

3

Technical Round (2 Questions)

  • Q1. Oops related questions
  • Q2. Sql and some php related questions
Interview experience
2
 Poor
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 No response

I applied via campus placement at Tagore Engineering College, Chennai and was interviewed in Jul 2024.

1 Interview Round

1

Coding Test Round

3 hours was the duration of the test. 3 questions were asked

Interview Preparation Tips

Topics to prepare for SOTI Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - You can clear the OA round if you have a good grasp on DSA.
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Job Fair and was interviewed before Aug 2023.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Two sum of an array
  • Q2. Stack balance parenthesis
2

Technical Round (2 Questions)

  • Q1. Is circular loop is there in a linkedList
  • Q2. How to identify the duplicates in circular linkedList

Interview Preparation Tips

Interview preparation tips for other job seekers - well Prepared DSA Topics and Java and OOPs

Skills evaluated in this interview

I applied via telegram and was interviewed in Nov 2021.

4 Interview Rounds

1

Aptitude Test Round

2

Group Discussion Round

General topic

3

Technical Round (1 Question)

  • Q1. Whatever you mention in resume
4

One-on-one Round (1 Question)

  • Q1. Oops ,java,machine learning,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - what ever you write on resume prepare well for those thing or i can say your resume will your question paper.

I applied via Company Website and was interviewed in Aug 2021.

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to don't go for interview.

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.3k Interviews
Tekion Interview Questions
3.1
 • 84 Interviews
Innovaccer Interview Questions
3.4
 • 72 Interviews
Dell EMC Interview Questions
4.1
 • 64 Interviews
NetApp Interview Questions
4.0
 • 60 Interviews
Veritas Interview Questions
4.0
 • 58 Interviews
NoBrokerHOOD Interview Questions
3.3
 • 54 Interviews
View all
Software Engineer
62 salaries
unlock blur

₹18.8 L/yr - ₹67 L/yr

Customer Success Engineer
59 salaries
unlock blur

₹8 L/yr - ₹20.5 L/yr

Senior Customer Success Engineer
34 salaries
unlock blur

₹14.5 L/yr - ₹31 L/yr

Software Developer
15 salaries
unlock blur

₹18.4 L/yr - ₹72.1 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹24 L/yr - ₹80.2 L/yr

Explore more salaries
Compare RUBRIK INDIA with

Druva

3.5
Compare

Veeam Software

4.0
Compare

CommVault

3.9
Compare

Veritas

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview