Upload Button Icon Add office photos
Engaged Employer

i

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

Orion Innovation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Orion Innovation Software Engineer Interview Questions and Answers

Updated 3 Apr 2025

Orion Innovation Software Engineer Interview Experiences

7 interviews found

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

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. My experience working as a .NET Full Stack Developer Please prepare below questions: 1) difference between abstract and interface 2) difference between stored procedure and functions
  • Q2. 3.) Angular life cycle hooks
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Notice period, expierence, screening resume
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about yourself, difference between state and props, what is react and related to graphQl.javacript html css basics
  • Q2. About project am currently working on and previos projects

Interview Preparation Tips

Topics to prepare for Orion Innovation Software Engineer interview:
  • HTML
  • CSS
  • Javascript
  • REST API
  • GraphQl
  • Javascript Frameworks
  • GIT
  • unit testing frameworks

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... 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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Spark and sql related questions
Round 3 - Technical 

(1 Question)

  • Q1. Manager’s Round interview about project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS concepts , Abstraction, interface
  • Q2. Joins in sql , where clause , like
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them. WHERE clause is used to filter rows based on a specified condition. LIKE operator is used for pattern matching in SQL queries.

    • Joins in SQL are used to retrieve data from multiple tables based on a related column

    • WHERE clause is used to filter rows based on a specified condition

    • LIKE operator is used for pattern matching in

  • Answered by AI

Skills evaluated in this interview

Orion Innovation interview questions for designations

 Senior Software Engineer

 (3)

 Software Developer

 (3)

 QA Engineer

 (2)

 Data Engineer

 (1)

 Test Engineer

 (1)

 Senior Test Engineer

 (1)

 Associate Engineer

 (2)

 Process Engineer

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

General maths and logical questions

Round 3 - Technical 

(1 Question)

  • Q1. For fresher basic programs u can write in any language
Round 4 - One-on-one 

(1 Question)

  • Q1. Detailed discussion about ur resume

Interview Preparation Tips

Topics to prepare for Orion Innovation Software Engineer interview:
  • C
  • C++
  • DBMS
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Basic Technical questions related to the Technologies as per the Designation
Round 3 - Technical 

(1 Question)

  • Q1. Work Experience Technical Questions and Scenario based questions / Code based
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Login page security of your current project
  • Ans. 

    Login page security includes encryption, password policies, and session management.

    • Encryption of passwords using hashing algorithms like bcrypt or scrypt

    • Implementation of password policies like minimum length, complexity, and expiration

    • Session management with secure cookies and timeout mechanisms

    • Prevention of brute force attacks with rate limiting and CAPTCHA

    • Protection against SQL injection and cross-site scripting (XS

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are the applications of abstract class?
  • Ans. 

    Abstract classes are used to provide a common interface for its subclasses.

    • Abstract classes cannot be instantiated, but can be subclassed

    • Abstract classes can have abstract and non-abstract methods

    • Abstract classes can be used to implement template method pattern

    • Abstract classes can be used to provide default implementation of methods

    • Abstract classes can be used to enforce design constraints on its subclasses

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics and also the technologies used in your current working project

Interview questions from similar companies

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I appeared for an interview before Oct 2021.

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. What is Nested List with example
  • Ans. 

    A nested list is a list that contains other lists as its elements.

    • Nested lists can be created using square brackets and separating the elements with commas.

    • Elements of a nested list can be accessed using indexing and slicing.

    • Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]

    • Accessing element 5: my_list[1][1]

  • Answered by AI
  • Q2. What is queue , explain with example
  • Ans. 

    A queue is a data structure that follows the First In First Out (FIFO) principle.

    • Elements are added to the back of the queue and removed from the front.

    • Example: A line of people waiting for a movie ticket.

    • Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure should be stong
Basic python
Coding skills

Skills evaluated in this interview

I appeared for an interview in Sep 2019.

Interview Questionnaire 

1 Question

  • Q1. Pl sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - y resume was referd through a guy. Later I got call from HR for interview schedule he asked me my expected ctc and Notice Period to which I clearly said 3 months. He scheduled my interview on weekends morning 8am I reached there by 8.30am The interview process got started late by 10am it was an walk in type interview 1 round was Technical I cleared that round and had a feedback session with HR he said we are processing u to next round which was Manager round there itself I told the HR my NP is 3months the Hr Told its not an issue.
Laterly after I had lunch by 2pm Hr came n told me that Manager is not available now so we will be conducting ur further round in weekdays.
Then there was no mail or call so I purposely mailed them still haven't got proper response from them, so at last I told my friend who referd me to ask for an update the same HR told him that they want Immediate joiner so we can't process him to further round. Wasted my whole day over there

Orion Innovation Interview FAQs

How many rounds are there in Orion Innovation Software Engineer interview?
Orion Innovation interview process usually has 2-3 rounds. The most common rounds in the Orion Innovation interview process are Technical, Resume Shortlist and HR.
How to prepare for Orion Innovation 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 Orion Innovation. The most common topics and skills that interviewers at Orion Innovation expect are Javascript, HTML, French, SAN and Analytics.
What are the top questions asked in Orion Innovation Software Engineer interview?

Some of the top questions asked at the Orion Innovation Software Engineer interview -

  1. Explain Login page security of your current proj...read more
  2. What are the applications of abstract cla...read more
  3. joins in sql , where clause , l...read more
How long is the Orion Innovation Software Engineer interview process?

The duration of Orion Innovation Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Orion Innovation Software Engineer Interview Process

based on 7 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
View more

Fast track your campus placements

View all
Orion Innovation Software Engineer Salary
based on 622 salaries
₹2 L/yr - ₹11 L/yr
26% less than the average Software Engineer Salary in India
View more details

Orion Innovation Software Engineer Reviews and Ratings

based on 63 reviews

3.3/5

Rating in categories

3.8

Skill development

2.8

Work-life balance

3.0

Salary

3.2

Job security

3.2

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 63 Reviews and Ratings
Software Engineer
622 salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Senior Software Engineer
264 salaries
unlock blur

₹6.2 L/yr - ₹22 L/yr

QA Engineer
204 salaries
unlock blur

₹2.3 L/yr - ₹10.7 L/yr

Technical Lead
158 salaries
unlock blur

₹9 L/yr - ₹34 L/yr

Senior QA Engineer
100 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Explore more salaries
Compare Orion Innovation with

CitiusTech

3.3
Compare

HTC Global Services

3.6
Compare

Xoriant

4.1
Compare

Unisys

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