Upload Button Icon Add office photos
Engaged Employer

i

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

Rooter Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Rooter Interview Questions and Answers

Updated 1 Sep 2024

Rooter Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via BigShyft and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Print 1 to N numbers using recursion.
  • Ans. 

    Print 1 to N numbers using recursion in C++.

    • Define a recursive function that takes an integer parameter N.

    • Base case: if N is less than 1, return.

    • Recursively call the function with N-1 until N becomes 1.

    • Print N in each recursive call.

  • Answered by AI
  • Q2. Struct vs Class, Enums
  • Q3. MVC, MVVM, VIPER
  • Q4. Some basic puzzle-based questions
Round 2 - One-on-one 

(3 Questions)

  • Q1. Advanced swift concepts
  • Q2. Memory management and ARC
  • Q3. Protocol, closures, value type, reference type
Round 3 - One-on-one 

(3 Questions)

  • Q1. Previous projects and technologies used
  • Q2. SSL Pinning, network call, network security etc.
  • Q3. Application security, local database, notifications, release management etc.
Round 4 - HR 

(1 Question)

  • Q1. Typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for swift basics.
Prepare for data structure problems.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write x-path of the element which contains text?
  • Ans. 

    X-path is a way to locate elements in XML/HTML documents. To find an element containing specific text, use 'contains' function.

    • Use 'contains' function in x-path to locate element containing specific text

    • Syntax: //tag[contains(text(),'desired text')]

    • Example: //div[contains(text(),'Hello World')]

  • Answered by AI
  • Q2. What is error 403? Give me one real world example.
  • Ans. 

    Error 403 is a HTTP status code indicating that the server understood the request, but refuses to authorize it.

    • 403 Forbidden status code indicates that the server is refusing to fulfill the request.

    • It may be due to lack of proper authentication, insufficient permissions, or IP restrictions.

    • Real world example: Accessing a restricted area on a website without proper credentials.

  • Answered by AI

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 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 tips
Round 2 - HR 

(1 Question)

  • Q1. Basic questions like reason for change,industry,current ctc and expected ctc
Round 3 - Technical 

(1 Question)

  • Q1. Notice period and search experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it original, Basic questions asked,

Senior Manager Talent Acquisition Interview Questions asked at other Companies

Q1. Solution on meeting TAT
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Palindrome
  • Q2. Study basic coding
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question related to resume
  • Q2. Question related to basic dsa and oops
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

They ask you about basic oop questions

Round 2 - Coding Test 

It was a panel interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mainly from core Java, collections and streams

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.
Try to answer all the questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your experience.
  • Ans. 

    I have 5 years of experience in software development, specializing in Java and web development.

    • 5 years of experience in software development

    • Specialize in Java and web development

    • Worked on various projects including e-commerce websites and mobile applications

  • Answered by AI
  • Q2. Why would I be a good fit?
  • Ans. 

    I have a strong background in software development, excellent problem-solving skills, and a passion for learning new technologies.

    • Strong background in software development

    • Excellent problem-solving skills

    • Passion for learning new technologies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourslef , keep calm
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Assignment 

Easy excel and sql questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. How to do data migration
  • Ans. 

    Data migration involves transferring data from one system to another while ensuring data integrity and minimizing downtime.

    • Plan the migration process including identifying data to be migrated, mapping data fields, and setting up a timeline.

    • Backup all data before starting the migration to prevent data loss.

    • Use tools like ETL (Extract, Transform, Load) to extract data from the source system, transform it to fit the targe...

  • Answered by AI
  • Q2. Explain use of next js
  • Ans. 

    Next.js is a React framework that enables server-side rendering and other features for building fast and scalable web applications.

    • Next.js allows for server-side rendering of React components, improving performance and SEO.

    • It provides automatic code splitting for faster page loads.

    • Next.js supports static site generation and serverless functions for building dynamic websites.

    • It offers built-in routing and API routes for...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your work

Skills evaluated in this interview

Rooter Interview FAQs

How many rounds are there in Rooter interview?
Rooter interview process usually has 2-3 rounds. The most common rounds in the Rooter interview process are One-on-one Round, HR and Technical.
How to prepare for Rooter interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Rooter. The most common topics and skills that interviewers at Rooter expect are Node.Js, MySQL, AWS, Ad Sales and Java.
What are the top questions asked in Rooter interview?

Some of the top questions asked at the Rooter interview -

  1. Write x-path of the element which contains te...read more
  2. What is error 403? Give me one real world examp...read more
  3. Print 1 to N numbers using recursi...read more

Tell us how to improve this page.

Rooter Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

IDZ Digital Interview Questions
3.8
 • 22 Interviews
Zupee Interview Questions
3.8
 • 15 Interviews
ChicMic Interview Questions
4.5
 • 11 Interviews
Gameberry Labs Interview Questions
4.2
 • 9 Interviews
Kwalee India Interview Questions
2.9
 • 7 Interviews
Games2Win Interview Questions
2.4
 • 7 Interviews
FRND Interview Questions
2.1
 • 6 Interviews
Gamix Labs Interview Questions
3.9
 • 5 Interviews
View all

Rooter Reviews and Ratings

based on 60 reviews

3.6/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 60 Reviews and Ratings
Community Manager
10 salaries
unlock blur

₹5.4 L/yr - ₹7.8 L/yr

Social Media Manager
7 salaries
unlock blur

₹5.4 L/yr - ₹5.4 L/yr

VP-Finance
4 salaries
unlock blur

₹65 L/yr - ₹75 L/yr

Marketing Manager
4 salaries
unlock blur

₹27.5 L/yr - ₹28 L/yr

Content Creator
3 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Explore more salaries
Compare Rooter with

ChicMic

4.5
Compare

Sportz Interactive

3.2
Compare

MyTeam11

4.7
Compare

Green Gold Animation

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