Premium Employer

i

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

Opus Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 105 Reviews

Filter interviews by

Opus Technologies Interview Questions, Process, and Tips

Updated 27 Sep 2024

Top Opus Technologies Interview Questions and Answers

View all 7 questions

Opus Technologies Interview Experiences

Popular Designations

9 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the use of @LoadBalanced annotation
  • Ans. 

    The @LoadBalanced annotation is used in Spring Cloud to indicate that a RestTemplate should be load balanced.

    • Used to automatically distribute client requests across multiple instances of a service

    • Helps in achieving high availability and scalability

    • Works in conjunction with Ribbon load balancer in Spring Cloud

  • Answered by AI
  • Q2. You can use this annotation on top of RestTemplate Bean. By this annotation the instance that will be created is load balanced i.e you don't need to write code to make this RestTemplate bean load balanced.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Describe your project and role
  • Q2. You need to describe your project in detail like current technologies being used etc. and your roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge of Core Java

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project related details
  • Q2. Domain related details
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related info

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)

System Engineer Interview Questions & Answers

user image Kumar Gaurav

posted on 27 Oct 2023

Interview experience
4
Good
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 - Coding Test 

It was quiet normal, 2 question + 5-6 mcq.

Round 3 - Technical 

(5 Questions)

  • Q1. Array sorting-based problem.
  • Ans. 

    Sorting an array of strings based on a specific criteria.

    • Use a sorting algorithm like quicksort or mergesort to sort the array of strings.

    • Define a custom comparator function to specify the sorting criteria, such as length or alphabetical order.

    • Example: Sorting an array of strings based on length - ['apple', 'banana', 'pear'] becomes ['pear', 'apple', 'banana'].

  • Answered by AI
  • Q2. String pattern matching based problem
  • Q3. OOP concepts based question
  • Q4. Multithreading based problem
  • Q5. Deep dive in OOP concepts
  • Ans. 

    OOP concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects to be treated as instances of their parent class or their own class.

    • Abstraction: Hiding the implementation details and showing only th

  • Answered by AI

Skills evaluated in this interview

System Engineer Interview Questions asked at other Companies

Q1. Who Won the Election???Elections are going on, and there are two candidates A and B, contesting with each other. There is a queue of voters and in this queue, some of them are supporters of A and some of them are supporters of B. Many of th... read more
View answer (12)

Test Lead Interview Questions & Answers

user image Anonymous

posted on 10 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. On project related details
  • Q2. On domain related details

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)

Opus Technologies interview questions for popular designations

 Test Lead

 (2)

 Associate

 (1)

 Senior Associate

 (1)

 Senior Technical Engineer

 (1)

 System Engineer

 (1)

 Team Manager

 (1)

 Technical Lead

 (1)

 Technician Engineer

 (1)

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

(1 Question)

  • Q1. What is sonar ?
  • Ans. 

    Sonar is a technique that uses sound propagation to navigate, communicate with or detect objects underwater.

    • Sonar stands for Sound Navigation and Ranging.

    • It works by emitting sound waves and then listening for the echoes that bounce back from objects in the water.

    • Sonar is used in various applications such as underwater navigation, fishing, military operations, and mapping the ocean floor.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2024

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

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java OOPs, classes, 4 principles of OOPs, coding question and discussion around it
  • Q2. Multithreading in java, Spring framework
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently. Spring framework provides support for multithreading through features like TaskExecutor.

    • Multithreading in Java allows multiple threads to run concurrently, improving performance and responsiveness.

    • Spring framework provides support for multithreading through features like TaskExecutor, which allows for asynchronous execution of tasks.

    • Care must be ta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics properly

Skills evaluated in this interview

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Jobs at Opus Technologies

View all

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction of the candidate
  • Q2. Java basics question, Microservices, JPA /hibernate, REST Api

Interview Preparation Tips

Interview preparation tips for other job seekers - No much serious. Usual technical interview and selected. If first round get cleared then other are just formality founds.

Senior Technical Engineer Interview Questions asked at other Companies

Q1. 3. Green building materials. And how is it help in sustainable development of construction Industries.
View answer (1)

Technician Engineer Interview Questions & Answers

user image Chetan Dhumne

posted on 12 Sep 2023

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 Sep 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions regarding your domain
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion and HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to work with knowledge full environment

Technician Engineer Interview Questions asked at other Companies

Q1. What is the difference between air cooled & water cooled chillers?
View answer (1)

Team Manager Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2022

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 

(2 Questions)

  • Q1. Agile methodology practices?
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and continuous improvement.

    • Agile teams work in short iterations, delivering working software frequently

    • Customer collaboration is prioritized over contract negotiation

    • Adaptive planning is favored over rigid planning

    • Continuous feedback and improvement is encouraged through retrospectives

    • Cross-functional teams work together to d...

  • Answered by AI
  • Q2. Scrum master role in the org?
  • Ans. 

    Scrum master is responsible for facilitating the Scrum process and ensuring the team adheres to Scrum values, practices, and rules.

    • Facilitates Scrum events such as daily stand-ups, sprint planning, sprint review, and sprint retrospective

    • Removes impediments that hinder the team's progress

    • Coaches the team on Agile and Scrum principles

    • Ensures the team follows Scrum practices and rules

    • Acts as a servant leader to the team

    • He...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be confident on your knowledge while answering the questions.

Skills evaluated in this interview

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Machine coding.
Code structure, naming, best practices are more important than time or space complexity.

Round 2 - Coding Test 

Same as Round 1, except more complex problem statement

Round 3 - Technical 

(1 Question)

  • Q1. Integration round. Given a library, do some operations with it, i.e. pull specific data point from file, make an POST call using different data point etc.
Round 4 - Technical 

(1 Question)

  • Q1. Given a codebase, fix a specific bug
  • Ans. 

    I would start by reproducing the bug, analyzing the code, identifying the root cause, implementing a fix, testing the fix, and finally deploying it.

    • Reproduce the bug by following the steps that lead to the issue.

    • Analyze the code surrounding the bug to understand the context and potential causes.

    • Identify the root cause of the bug by debugging and tracing the code execution.

    • Implement a fix by making the necessary code ch...

  • Answered by AI
Round 5 - Technical 

(1 Question)

  • Q1. Standard HLD/LLD design problem
  • Ans. 

    HLD focuses on overall system architecture, while LLD delves into specific implementation details.

    • HLD includes components, modules, interfaces, and dependencies.

    • LLD involves detailed class diagrams, data structures, algorithms, and database schema.

    • Example: HLD may outline a system using microservices architecture, while LLD may specify how each microservice communicates and stores data.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewing here is very very different than MAANG companies.
Speed of execution matters, but best practices matter more.
Time and space complexity is not tested at all!

Skills evaluated in this interview

Opus Technologies Interview FAQs

How many rounds are there in Opus Technologies interview?
Opus Technologies interview process usually has 1-2 rounds. The most common rounds in the Opus Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Opus Technologies 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 Opus Technologies. The most common topics and skills that interviewers at Opus Technologies expect are Java, Microservices, Spring Boot, Spring and Credit Cards.
What are the top questions asked in Opus Technologies interview?

Some of the top questions asked at the Opus Technologies interview -

  1. What is the use of @LoadBalanced annotat...read more
  2. Multithreading in java, Spring framew...read more
  3. Scrum master role in the o...read more

Tell us how to improve this page.

Opus Technologies Interview Process

based on 10 interviews

Interview experience

3.8
  
Good
View more
Join Opus Technologies Smart Payments, Intelligent Solution: Shaping the Future

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
HighRadius Interview Questions
2.9
 • 180 Interviews
View all

Opus Technologies Reviews and Ratings

based on 105 reviews

3.8/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 105 Reviews and Ratings
Senior Tech Engineer - SDET

Pune

5-7 Yrs

₹ 9-30.78695 LPA

Postilion Developer

Pune

4-9 Yrs

Not Disclosed

Explore more jobs
Technical Lead
89 salaries
unlock blur

₹14 L/yr - ₹36.5 L/yr

Senior Technology Engineer
40 salaries
unlock blur

₹9 L/yr - ₹30.8 L/yr

Senior Technical Engineer
37 salaries
unlock blur

₹7.3 L/yr - ₹24.5 L/yr

Associate
34 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹8.4 L/yr - ₹24.6 L/yr

Explore more salaries
Compare Opus Technologies 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