Upload Button Icon Add office photos
Engaged Employer

i

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

XpressBees Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 2.1k Reviews

Filter interviews by

XpressBees Software Developer Interview Questions and Answers for Freshers

Updated 3 Apr 2024

1 interview found

Sort by: Popular

Software Developer Interview Questions

user image Shivani Adimulam

posted on 3 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Writtern test related to coding
2

Technical Round (1 Question)

  • Q1. Questions related node js and sql
3

Technomangerial round Round (1 Question)

  • Q1. Scenarios based questions, technical discussion

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

I applied via Campus Placement

2 Interview Rounds

1

Coding Test Round

2 coding questions based on dp and string

2

Technical Round (2 Questions)

  • Q1. Oops, dsa and questions on my projects like how will you improve your project
  • Q2. Why do you want to join company
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Oops concepts , collection frameworks basic questions on core Java .
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Simple coding questions.

2

Technical Round (2 Questions)

  • Q1. Simple coding questions
  • Q2. Whats your Name

Interview Preparation Tips

Interview preparation tips for other job seekers - Grab It
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 4-6 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Aug 2023.

2 Interview Rounds

1

Coding Test Round

Map question with frequency in a vector

2

One-on-one Round (1 Question)

  • Q1. Discussion on the test plus a logical puzzle also

Interview Preparation Tips

Interview preparation tips for other job seekers - Take your bet

Software Developer Interview Questions

Oyo Rooms user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Jan 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

This round was conducted on the HackerEarth platform. It had 2 sections and candidates were given a time of 1 hour 30 minutes. 

Programming MCQs — 18 MCQs (each of 2 marks)
Questions were a little tricky. it tested upon one’s programming fundamentals. It had C/C++ output questions, pseudocode questions, Operating systems, and SQL queries.
Coding — 2 ( one contains 75 marks and the other contains 100 marks )

Our scores of the first 2 sections weren’t revealed. My MCQs went really well. I solved 2 coding questions in the coding section. Only 15 students got selected for the interview round, and I was one of them.

  • Q1. Count Ways To Travel Triangular Pyramid Bob has been given a triangular pyramid with its vertices marked as ‘O’, ‘X’, ‘Y’ and ‘Z’ and provided with another inte...read more
  • Q2. Maximum Profit Mukesh is a hard worker and has a good running business. He has a list of profits he made in the last ‘N’ days. Mukesh wants to know what maximum...read more
2

Video Call Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was scheduled for 1 hour and the panel had 1 interviewer. Being a virtual interview, the first challenge that I faced was that the interviewer was not audible. I suggest you not panic in such a situation and use the chatbox feature (or contact HR if need be) to figure out something that works for you and the panel. We later connected over voice call (over the phone) with our videos ON (over a laptop) and continued with the interview.

The interview was very calm and helpful. I was able to solve all questions and I explained different approaches to solve the questions. Once he was convinced of my solution, he asked me to write the code on my own IDE.

  • Q1. Running Median You are given a stream of 'N' integers. For every 'i-th' integer added to the running list of integers, print the resulting media...read more
  • Q2. Boundary Traversal You have been given a binary tree of integers. Your task is to print the boundary nodes of this binary tree in Anti-Clockwise direction start...read more
  • Q3. Number Of Pairs With Given Sum You have been given an integer array/list(arr) and a number 'Sum'. Find and return the total number of pairs in the array...read more
3

Video Call Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

This was a technical + HR round. First, he asked me to introduce myself. This round was also based on your knowledge of DSA. I was asked 2 coding questions. Then he asked a couple of questions from OS and DBMS which were pretty easy. At last, we ended the interview on a good note. Then he asked me questions about myself.
Why I want to join OYO rooms. 
What are my hobbies?
Goals in the next five years.

  • Q1. Zig-Zag String You are given a string ‘STR’ of size ‘N’ and an integer ‘M’ (the number of rows in the zig-zag pattern of ‘STR’). Your task is to return the stri...read more
  • Q2. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more

Interview Preparation Tips

Eligibility criteriaNo CriteriaOYO interview preparation:Topics to prepare for the interview - Data Structures, Computer Networking, C++, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice coding questions as much as you can.
Tip 2 : Your communication skills must be good.
 

Application resume tips for other job seekers

Tip 1 : Mention some good projects on your resume.
Tip 2 : Don't write any false information on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

Adobe user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Jan 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 40 minutes
Round difficulty - Easy

It was in the morning. The 1st round was online coding + MCQ round. It had 3 sections in total to be solved in 40mins.Questions were mainly from Data structure, OS, DBMS, SQL.

  • Q1. Morty and his array Rick gave Morty an array 'Arr' of length ‘N’ and an integer ‘K’ and asked him to find the minimum possible cost to split the array i...read more
  • Q2. Longest Common Prime Subsequence Ninja got a very long summer vacation. Being very bored and tired about it, he indulges himself in solving some puzzles. He enc...read more
2

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

It was conducted in the evening around 4:30PM-5:30PM. Questions were bit difficult. Questions were mainly from Data Structures and there was total of 3 questions.

  • Q1. Split Array You have given an integer array/list ‘arr’ of size ‘N’. You have to split the array into the maximum number of subarrays such that the first and las...read more
  • Q2. Split Array in ‘K’ consecutive subarrays with a given condition. You have given an integer array ‘arr’ size ‘N’. You have to split the array into ‘K’ consecutiv...read more
3

HR Round (1 Question)

Round duration - 20 minutes
Round difficulty - Easy

It was in the evening. Interviewer first ask simple questions to keep me calm and it was nice interaction with her the environment created by her was very interesting to answer

  • Q1. Basic HR Questions

    On a scale of 1 to 10 how would you rate yourself as a leader? 

    What makes you angry?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAAdobe interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating Systems, Computer Networks, JavaTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Even if you are stuck in the problem, just give a try. The interviewer will help you definitely for sure.
Tip 2 : Prepare Data Structures and Algorithms well. They mostly check our Problem Solving ability to find the solutions for the real world problems.
Tip 3 : Be enough confident, don't be nervous. Maintain atleast 2 projects in your resume

Application resume tips for other job seekers

Tip 1 : Mention atleast 2 projects.
Tip 2 : Mention your skills in which you are perfect.
Tip 3 : It should not be too long or too short

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. Check If The String Is A Palindrome You are given a string 'S'. Your task is to check whether the string is palindrome or not. For checking palindrome, ...read more
  • Q2. Square Root (Integral) Given a number N, find its square root. You need to find and print only the integral part of square root of N. For eg. if number given is...read more
  • Q3. Min Steps to one using DP You are given a positive integer 'N’. Your task is to find and return the minimum number of steps that 'N' has to take to ...read more
2

Video Call Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

They started Fundamentals of OOP- Inheritance, Polymorphism

  • Q1. SQL Qusestions

    SQL queries (basic, nested, and the on containing where,having,group by,order by, like, etc..)
    SQL Joins, and which is the fastest?
    DDL vs DML

  • Q2. OS Questions

    What are the benefits of a multiprocessor system?
    Explain demand paging?
    What is virtual memory?
    deadlock

  • Q3. Maximum Subarray Sum Given an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5,...read more
3

HR Round (1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

Some people had two HR interviews but I only had one and interview went up till 11:30 pm and you get only 5-10 minutes to prepare for HR on Zoom

  • Q1. Basic HR Questions

    Do you have any regrets?

    How do you respond to change?

Interview Preparation Tips

Eligibility criteria7 cgpaMasterCard interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP, Maths puzzles, Aptitude , CN, OSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Solve atleast 200 problems
Tip 2 : Focus on all data structures 
Tip 3 : Build some good projects

Application resume tips for other job seekers

Tip 1 : Keep it precise and concise.
Tip 2 : Build your resume yourself according your skills

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

PayPal user image CodingNinjas

posted on 7 Jan 2022

I was interviewed before Jan 2021.

3 Interview Rounds

1

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical Interview Round with questions based on Data structures, OOPS and SQL.

  • Q1. Delete a Node from Linked List You have been given a linked list of integers. Your task is to write a function that deletes a node from a given position, 'P...read more
  • Q2. DBMS Question

    SQL Query to find nth highest salary

  • Q3. OOPS Question

    Explain OOPS Concepts.

2

Face to Face Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Was asked me about my favorite technologies, What i liked about Facebook. And asked me to design a cinema ticket reservation web site­ like the one satyam has.

  • Q1. Kth largest element in the unsorted array You are given an array consisting of 'N' distinct positive integers and a number 'K'. Your task is to ...read more
  • Q2. OOPS Question

    What are virtual functions?

  • Q3. System Design Question

    Design a Cinema Ticket Reservation System.

  • Q4. Puzzle

    In how many attempts can one find a defective ball among 10 given balls after weighting it in a 2 weight weighting pan?

3

HR Round (2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

HR round that lasted for about 30 minutes. The interviewer asked me questions to know more about me and a puzzle.

  • Q1. Basic HR Question

    I was asked about my projects and my extra­curricular activities

  • Q2. Puzzle

    There are three boxes, one box of blue balls, one green and one mixed ,all labelled incorrectly. In how many trials will I label them correctly ?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAPaypal interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via campus placement at CMR Institute of Technology, Ranga Reddy and was interviewed in Jan 2024.

2 Interview Rounds

1

Aptitude Test Round

Basic aptitude concepts

2

Technical Round (2 Questions)

  • Q1. Binary search tree
  • Q2. Level order traversal

XpressBees Interview FAQs

How many rounds are there in XpressBees Software Developer interview for freshers?
XpressBees interview process for freshers usually has 3 rounds. The most common rounds in the XpressBees interview process for freshers are Technical.
How to prepare for XpressBees Software Developer interview for freshers?
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 XpressBees. The most common topics and skills that interviewers at XpressBees expect are Business Development, Recruitment, Sales and customer support.
What are the top questions asked in XpressBees Software Developer interview for freshers?

Some of the top questions asked at the XpressBees Software Developer interview for freshers -

  1. Ask to find out count occurrences of anag...read more
  2. Scenarios based questions, technical discuss...read more
  3. Questions related node js and ...read more

Tell us how to improve this page.

XpressBees Software Developer Salary
based on 87 salaries
₹3.6 L/yr - ₹15.1 L/yr
At par with the average Software Developer Salary in India
View more details

XpressBees Software Developer Reviews and Ratings

based on 12 reviews

3.0/5

Rating in categories

2.9

Skill development

3.1

Work-Life balance

2.2

Salary & Benefits

2.7

Job Security

2.4

Company culture

2.2

Promotions/Appraisal

2.8

Work Satisfaction

Explore 12 Reviews and Ratings
Senior Executive
362 salaries
unlock blur

₹1.9 L/yr - ₹7.2 L/yr

Operations Executive
308 salaries
unlock blur

₹1.9 L/yr - ₹5.3 L/yr

Supervisor
262 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Executive
223 salaries
unlock blur

₹1.7 L/yr - ₹4.8 L/yr

Associate Manager
179 salaries
unlock blur

₹4.4 L/yr - ₹11 L/yr

Explore more salaries
Compare XpressBees with

Delhivery

3.9
Compare

Ecom Express

3.9
Compare

Shadowfax Technologies

3.6
Compare

Rivigo

3.9
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