Upload Button Icon Add office photos

RoundGlass

Compare button icon Compare button icon Compare

Filter interviews by

RoundGlass Software Engineer Interview Questions and Answers

Updated 18 Nov 2019

RoundGlass Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. What do you mean by virtualization in Operating System?
  • Ans. 

    Virtualization in OS refers to creating a virtual version of a resource such as hardware, operating system, or storage.

    • Virtualization allows multiple operating systems to run on a single physical machine

    • It enables better utilization of resources and reduces hardware costs

    • Examples include VMware, VirtualBox, and Hyper-V

  • Answered by AI
  • Q2. What happens when you type in a URL in browser
  • Ans. 

    When a URL is typed in a browser, it initiates a series of requests and responses to display the requested webpage.

    • Browser checks cache for DNS resolution

    • If not found, browser sends a DNS request to resolve the domain name

    • Browser sends a request to the server for the webpage

    • Server responds with the requested webpage

    • Browser renders the webpage and displays it to the user

  • Answered by AI
  • Q3. Write the Double Ordered Traversal of Binary Tree.
  • Ans. 

    Double Ordered Traversal is a traversal technique used to traverse a binary tree in a specific order.

    • In Double Ordered Traversal, we first traverse the left subtree in an inorder manner.

    • Then we traverse the right subtree in a reverse postorder manner.

    • Finally, we traverse the root node.

    • This traversal technique is also known as Morris Traversal.

    • It is used to traverse a binary tree without using recursion or a stack.

  • Answered by AI
  • Q4. Add Two Binary Number, given in String form.
  • Ans. 

    Add two binary numbers given in string form.

    • Convert the binary strings to integers.

    • Add the integers.

    • Convert the sum back to binary string.

    • Handle cases where the binary strings have different lengths.

    • Handle cases where there is a carry over.

  • Answered by AI
  • Q5. What is Thread and how to use it in programming?
  • Ans. 

    Thread is a lightweight process that can run concurrently with other threads within a program.

    • Threads allow for parallelism and can improve performance in certain scenarios.

    • Threads can communicate with each other through shared memory or message passing.

    • Thread creation and management is typically handled by the operating system or a thread library.

    • Examples of thread libraries include pthreads for C/C++ and java.util.co...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1d
a mern stack developer
Resume Review and Suggestion
I’m a Full Stack Developer with 2 years of experience working with the MERN stack, AWS (EC2, S3), Docker, GitHub Actions (CI/CD), Redis, and WebSockets. I'm looking for honest feedback — structure, wording, what to cut/add, or how it reads from a recruiter’s perspective. Not targeting any region specifically, just want to be resume-ready for product-based and backend-focused roles.
FeedCard Image
Got a question about RoundGlass?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Online Coding Test. Asked 2 questions easy to medium difficulty

Interview Preparation Tips

Interview preparation tips for other job seekers - Do DSA Algorithm practice

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic apti question, more of english and maths questions, can be [passed easliy

Round 2 - Coding Test 

Data algorithm, cicd pipeline and multiple android ios application questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Salary negotiation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions around dsa - leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Questions around dsa - leetcode

I applied via Recruitment Consultant and was interviewed in May 2019. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Basic questions inqsr operations like temperature, danger zone, situation handling
  • Q2. How do u run a great operations
  • Q3. Why you want to look for a job change
  • Ans. 

    I seek new challenges and opportunities for growth that align with my career goals and values.

    • Desire for professional growth: I want to take on more responsibilities and develop my leadership skills.

    • Alignment with career goals: The new role aligns better with my long-term career aspirations in management.

    • Seeking a dynamic environment: I'm looking for a workplace that fosters innovation and collaboration.

    • Desire for a ne...

  • Answered by AI
  • Q4. Danger zone temperature

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident to handle the questions that are asked by interviewer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

It was an online gd, everyone was asked one by one to express their thoughts on the particular topic.

Round 2 - Group Discussion 

It was also the online gd and the process was same as first..

Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join fitelo?
  • Ans. 

    I want to join Fitelo because of its innovative approach to health and wellness, strong company culture, and growth opportunities.

    • Innovative approach to health and wellness - Fitelo's unique programs and services stand out in the industry.

    • Strong company culture - I value working in a positive and supportive environment.

    • Growth opportunities - I see potential for career advancement and development at Fitelo.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The selection process was easy and there was none language barriers in all rounds.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Are you comfortable in working beyond your working hours.
  • Ans. 

    I am open to working beyond regular hours to meet targets and support team goals, ensuring client satisfaction and business success.

    • I believe in the importance of flexibility in sales, especially during peak seasons or when closing deals.

    • For instance, I once worked late to finalize a contract that resulted in a significant revenue boost for my team.

    • I understand that client needs can arise outside of standard hours, and...

  • Answered by AI
  • Q2. Why should we hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to give a good deal to an employee so that they can stay in your company for longer time and provide them guidance related to process rather then negotiation of the salary .
Are these interview questions helpful?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. What is sales
  • Q2. What is fitelo
  • Ans. 

    Fitelo is a health and wellness platform that offers personalized diet plans and fitness coaching to help users achieve their goals.

    • Fitelo provides customized meal plans based on individual dietary preferences and health goals.

    • The platform includes fitness coaching and workout plans tailored to user needs.

    • Fitelo emphasizes holistic health, integrating nutrition, exercise, and lifestyle changes.

    • Users can track their pro...

  • Answered by AI

I applied via Company Website

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Case Study 

Case study should be done

Round 3 - One-on-one 

(2 Questions)

  • Q1. About company information
  • Q2. Founded and study knowledge
Round 4 - Case Study 

Details and information

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills, mindset knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Hum forever living products company me growth kess kre
  • Ans. 

    To grow in Forever Living Products, focus on building a strong network, enhancing product knowledge, and leveraging digital marketing strategies.

    • Build a strong network: Engage with existing customers and encourage referrals to expand your reach.

    • Enhance product knowledge: Stay updated on product benefits and uses to effectively communicate with potential customers.

    • Leverage digital marketing: Utilize social media platfor...

  • Answered by AI
  • Q2. Forever living products company me supervisor kese achieve kre
  • Ans. 

    To achieve a supervisor role at Forever Living Products, focus on leadership skills, product knowledge, and team motivation.

    • Develop strong product knowledge: Understand the benefits and uses of Forever Living products to effectively communicate with customers.

    • Enhance leadership skills: Take initiative in team projects and demonstrate your ability to lead by example.

    • Build a strong team: Foster a positive environment and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Forever living products company is the BeST BuSineSS

RoundGlass Interview FAQs

How to prepare for RoundGlass Software Engineer 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 RoundGlass. The most common topics and skills that interviewers at RoundGlass expect are DFU, Fmea, Highways, Photoshop and SAP MM.
What are the top questions asked in RoundGlass Software Engineer interview?

Some of the top questions asked at the RoundGlass Software Engineer interview -

  1. What do you mean by virtualization in Operating Syst...read more
  2. What is Thread and how to use it in programmi...read more
  3. What happens when you type in a URL in brows...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cult.fit Interview Questions
3.6
 • 72 Interviews
Fitelo Interview Questions
3.5
 • 39 Interviews
Traya Health Interview Questions
3.5
 • 25 Interviews
Cure foods Interview Questions
3.6
 • 19 Interviews
Health Total Interview Questions
3.8
 • 16 Interviews
BeatO Interview Questions
3.4
 • 16 Interviews
View all
RoundGlass Software Engineer Salary
based on 7 salaries
₹7 L/yr - ₹11 L/yr
At par with the average Software Engineer Salary in India
View more details

RoundGlass Software Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

4.9

Skill development

4.0

Work-life balance

3.7

Salary

2.8

Job security

2.8

Company culture

3.1

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Associate
23 salaries
unlock blur

₹5.8 L/yr - ₹22.2 L/yr

Software Engineer
7 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Sales Associate
7 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Devops Engineer
6 salaries
unlock blur

₹10.5 L/yr - ₹12 L/yr

Operations Manager
6 salaries
unlock blur

₹7 L/yr - ₹8 L/yr

Explore more salaries
Compare RoundGlass with

Cult.fit

3.6
Compare

Forever Living Products

4.3
Compare

Amway India Enterprises

4.1
Compare

Fitelo

3.5
Compare
write
Share an Interview