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 Technical Architect Interview Questions and Answers

Updated 16 Apr 2023

Orion Innovation Technical Architect Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected
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 

(1 Question)

  • Q1. Its all about your project experience and technical expertise.
Round 3 - Technical 

(1 Question)

  • Q1. Mostly focused on design part.
Round 4 - HR 

(1 Question)

  • Q1. Its all about slary negotiation.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain OOPs concepts using real life example?
  • Ans. 

    OOPs concepts are used in real life to model objects and their behavior.

    • Encapsulation: A car's engine is encapsulated and can only be accessed through specific methods.

    • Inheritance: A sports car is a type of car that inherits properties and methods from the car class.

    • Polymorphism: A person can be a student, teacher, or employee, each with their own unique behavior.

    • Abstraction: A TV remote has buttons that abstract the c...

  • Answered by AI
  • Q2. Internal working of Hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and uses hashing to locate values based on their keys.

    • Hashmap uses an array of linked lists to store key-value pairs.

    • The hash function is used to convert the key into an index of the array.

    • If two keys have the same hash value, they are stored in the same linked list.

    • Hashmap provides constant time complexity for insertion, deletion, and retrieval of values.

    • Java's H...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of core concepts will be a good to have.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Started from c# basics,. net, Design patterns, Current project architecture, Angular questions, Security,

Interview Preparation Tips

Interview preparation tips for other job seekers - basics must be clear
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never joined here,these company recruiters the employees for time-being,they fire you any time.
Managements so burst,totally biased towards…..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. React Life cycle methods
  • Q2. Machine coding with crypto price api
  • Ans. 

    Using a crypto price API to fetch and display real-time cryptocurrency prices in a machine coding project.

    • Utilize a crypto price API to fetch real-time cryptocurrency prices

    • Implement error handling for API requests

    • Display the fetched prices in a user-friendly format

  • Answered by AI
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 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank test with medium to easy level.

Round 2 - Technical 

(1 Question)

  • Q1. React architecture, component debugging, api best practices and pseudo implementation
Round 3 - Behavioral 

(1 Question)

  • Q1. Stress situation, design question
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join, expectation
  • Ans. 

    I want to join to contribute my technical expertise and leadership skills, and I expect to work on challenging projects and grow professionally.

    • I am excited about the opportunity to lead technical teams and drive innovation.

    • I am looking forward to working on complex projects that will allow me to utilize my skills and knowledge.

    • I expect to collaborate with talented individuals and learn from them to further develop my ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Join only for salary
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online aptitude test

Round 2 - Coding Test 

10 questions, write in any programming language you know.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers basic concepts will be more than enough.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Wht is ur sal expectations
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for the position.

    • Consider my years of experience in the industry

    • Research the average salary range for similar positions in the market

    • Factor in the cost of living in the location of the job

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

12 Questions

  • Q1. Which design pattern implemented in project.
  • Ans. 

    Implemented the Observer design pattern.

    • Used to maintain consistency between related objects

    • Allows for one-to-many relationships between objects

    • Used in event-driven systems

    • Example: Used to update UI when data changes in backend

  • Answered by AI
  • Q2. Solid principals
  • Q3. Code coverage
  • Q4. Unit testing
  • Q5. Cloud services
  • Q6. Cloud integrations
  • Q7. Detail architecture of current project and what role you played
  • Q8. What software architecture you implimented and why?
  • Ans. 

    I have implemented a microservices architecture for scalability and flexibility.

    • Implemented microservices architecture using Docker and Kubernetes

    • Used API Gateway for routing and load balancing

    • Implemented service discovery using Consul

    • Implemented circuit breaker pattern using Hystrix

    • Implemented centralized logging using ELK stack

    • Implemented distributed tracing using Zipkin

    • Implemented event-driven architecture using Kaf...

  • Answered by AI
  • Q9. Writing some code logic snippet like sudo code
  • Q10. How you improved stored procedure performance
  • Ans. 

    I improved stored procedure performance by optimizing queries and indexes.

    • Identified and removed unnecessary joins and subqueries

    • Used appropriate indexing to speed up query execution

    • Reduced the number of round trips to the database by using batch processing

    • Rewrote complex queries to simpler ones

    • Used stored procedure parameters instead of variables to avoid recompilation

    • Used SET NOCOUNT ON to reduce network traffic

    • Used

  • Answered by AI
  • Q11. DB normalization and indexing
  • Q12. C# oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focused more technical questions like Design pattern implementation,Database schema design, Unit testing, code coverage, Single page app Architecture,Cloud integration questions.Lastly team handling

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding and concepts of data science

Orion Innovation Interview FAQs

How many rounds are there in Orion Innovation Technical Architect interview?
Orion Innovation interview process usually has 4 rounds. The most common rounds in the Orion Innovation interview process are Technical, HR and Resume Shortlist.
How to prepare for Orion Innovation Technical Architect 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 Continuous Integration, Core Java, J2Ee, Maven and Microservices.
What are the top questions asked in Orion Innovation Technical Architect interview?

Some of the top questions asked at the Orion Innovation Technical Architect interview -

  1. Its all about slary negotiati...read more
  2. Mostly focused on design pa...read more

Tell us how to improve this page.

Orion Innovation Technical Architect Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 277 Interviews
Altimetrik Interview Questions
3.8
 • 222 Interviews
Xoriant Interview Questions
4.1
 • 184 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
View all

Fast track your campus placements

View all
Orion Innovation Technical Architect Salary
based on 17 salaries
₹13.7 L/yr - ₹46 L/yr
16% more than the average Technical Architect Salary in India
View more details

Orion Innovation Technical Architect Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
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