Upload Button Icon Add office photos

Filter interviews by

DreamOrbit Senior Software Engineer Interview Questions and Answers

Updated 29 Apr 2024

DreamOrbit Senior Software Engineer Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed in Apr 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic and advance oops concept and .net core plus angular
  • Q2. Be confident any give correct answer Not googly the interviwer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Service Bus, Cosmos related questions as these were project requirement

Interview Preparation Tips

Interview preparation tips for other job seekers - Majorly study about azure and dot net properly...

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is threading
  • Ans. 

    Threading is a programming technique that allows multiple tasks to run concurrently within a single process.

    • Threading allows for parallel execution of tasks within a program.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Examples of threading in programming languages include Java's Thread class and Python's threading module.

  • Answered by AI
  • Q2. 7 layer of networking
  • Ans. 

    The 7 layers of networking refer to the OSI model, which is a conceptual framework used to understand how networks operate.

    • Physical layer: Deals with physical connections and hardware (e.g. cables, switches)

    • Data link layer: Manages data transfer between devices on the same network (e.g. Ethernet)

    • Network layer: Handles routing and forwarding of data packets (e.g. IP)

    • Transport layer: Ensures data is delivered reliably an...

  • Answered by AI
Round 2 - CTO round 

(2 Questions)

  • Q1. Prev salary and prev experience(even if you fake it you can pass interview, he is dumb about software development)
  • Q2. What is your expectation
  • Ans. 

    My expectation is to work in a challenging environment where I can utilize my skills to contribute to the success of the team and company.

    • Expectation to work on complex projects that require problem-solving skills

    • Desire to collaborate with talented team members to achieve common goals

    • Opportunity for continuous learning and professional growth

    • Expectation for clear communication and feedback from management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go for it if you are not able to crack good companies.
They don't ask any DSA problems as they don't know about any coding platform (all are dumb )
good for those who have good communication skills in telling a small change a big change in code.
if you can inflate a task, you are going to join best company. (they don't need good code writers and best mf)

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 30 minutes of discussion.
Round 2 - Technical 

(1 Question)

  • Q1. 75 minutes of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical rounds took 15 days and both were cleared and after long wait the position was given to someone else.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2023. 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 - Technical 

(1 Question)

  • Q1. Synopsis of all key skills overall randomly they asked
Round 3 - Technical 

(1 Question)

  • Q1. They asked for project that i was done and related to that skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident enough to ans
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Christ University, Bangalore and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Tell about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q3. Hobbies what you have
  • Ans. 

    I enjoy hiking, playing guitar, and reading science fiction novels in my free time.

    • Hiking: I love exploring new trails and being in nature.

    • Playing guitar: I find it relaxing and enjoy learning new songs.

    • Reading science fiction novels: I love getting lost in imaginative worlds and exploring futuristic concepts.

  • Answered by AI
  • Q4. How is your studies going
  • Ans. 

    My studies are going well, I am currently learning new programming languages and working on various projects.

    • Studying programming languages like Java, Python, and C++

    • Working on projects involving web development and data analysis

    • Attending coding bootcamps and online courses to enhance my skills

  • Answered by AI
  • Q5. Solve the program
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How abstraction and inheritance are related?
  • Ans. 

    Abstraction allows for defining a common interface for related objects, while inheritance enables a class to inherit attributes and methods from another class.

    • Abstraction involves hiding the implementation details and showing only the necessary features of an object. Inheritance allows a class to inherit properties and behaviors from another class.

    • Abstraction helps in creating a blueprint of a class without providing t...

  • Answered by AI
  • Q2. Given a perticular time, find the angle between hour hand and minute hand.
  • Ans. 

    To find the angle between hour and minute hand at a given time on a clock face.

    • Calculate the angle made by hour hand with 12:00 on the clock face

    • Calculate the angle made by minute hand with 12:00 on the clock face

    • Find the absolute difference between the two angles

    • If the angle is greater than 180 degrees, subtract it from 360 degrees for the acute angle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOP in detail. Have a good day structure knowledge. Understand how data structure can be used while solving problems.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Expectations , Future , who referred , why this firm
Round 2 - Coding Test 

DSA questions , OOPS , basics and recursion topics

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java related question
  • Q2. Web services related question
Round 2 - Technical 

(1 Question)

  • Q1. Project related question

DreamOrbit Interview FAQs

How many rounds are there in DreamOrbit Senior Software Engineer interview?
DreamOrbit interview process usually has 1-2 rounds. The most common rounds in the DreamOrbit interview process are Technical and Resume Shortlist.
What are the top questions asked in DreamOrbit Senior Software Engineer interview?

Some of the top questions asked at the DreamOrbit Senior Software Engineer interview -

  1. Basic and advance oops concept and .net core plus angu...read more
  2. Be confident any give correct answer Not googly the intervi...read more
  3. Service Bus, Cosmos related questions as these were project requirem...read more

Tell us how to improve this page.

DreamOrbit Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
DreamOrbit Senior Software Engineer Salary
based on 119 salaries
₹9.7 L/yr - ₹34.3 L/yr
52% more than the average Senior Software Engineer Salary in India
View more details

DreamOrbit Senior Software Engineer Reviews and Ratings

based on 14 reviews

4.5/5

Rating in categories

4.4

Skill development

4.7

Work-life balance

4.7

Salary

4.5

Job security

4.6

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 14 Reviews and Ratings
Senior Software Engineer
119 salaries
unlock blur

₹9.7 L/yr - ₹34.3 L/yr

Software Engineer
94 salaries
unlock blur

₹2.5 L/yr - ₹14 L/yr

Module Lead
37 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Technical Lead
36 salaries
unlock blur

₹16.1 L/yr - ₹33 L/yr

Software Developer
28 salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Explore more salaries
Compare DreamOrbit with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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