Upload Button Icon Add office photos
Engaged Employer

i

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

Opcito Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Opcito Technologies Interview Questions, Process, and Tips

Updated 7 Jan 2025

Top Opcito Technologies Interview Questions and Answers

View all 6 questions

Opcito Technologies Interview Experiences

Popular Designations

7 interviews found

Interview Questionnaire 

1 Question

  • Q1.  JAVA topics like basic Java definitions, Oops concepts, Access specifiers, Collections, Exceptions, Threads, Serialization etc., with examples to make you get ready perfectly to face any JAVA interview co...

Interview Preparation Tips

Interview preparation tips for other job seekers - - The technical interview was good and very detail
- I didn't proceed further because I did not like the company culture
- HR head was very arrogant and egoistic
- she doesn't understand the technology and was just Mere showoff
-was very rude in her approach and overall discussion
- I couldn't get confidence on overall culture of the company and decided to not pursue it further

Advice to the management -
Please have some standard and decent people around. Your HR represents your company and clearly they are !!!!

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. How you design cicd pipeline
  • Ans. 

    Designing a CI/CD pipeline involves defining stages, tools, triggers, and integrations for automated software delivery.

    • Define stages for build, test, deploy, and release

    • Select appropriate tools for each stage (e.g. Jenkins, GitLab CI, Travis CI)

    • Set up triggers for automatic pipeline execution (e.g. code commit, pull request)

    • Integrate with version control, testing frameworks, and deployment platforms

    • Implement security m...

  • Answered by AI
  • Q2. How you deploy to k8s cluster
  • Ans. 

    I deploy to k8s cluster using CI/CD pipelines and kubectl commands.

    • Use CI/CD pipelines to automate the deployment process

    • Leverage kubectl commands to interact with the Kubernetes cluster

    • Ensure proper configuration and version control for smooth deployments

  • Answered by AI
  • Q3. How do you use secrets in k8s
  • Ans. 

    Secrets in k8s are used to store sensitive information like passwords, API keys, and tokens securely.

    • Create secrets using kubectl create secret command

    • Mount secrets as volumes in pods

    • Access secrets in pods using environment variables or files

    • Rotate secrets regularly for security purposes

  • Answered by AI
  • Q4. What is pod affinity
  • Ans. 

    Pod affinity is a Kubernetes feature that allows you to influence the scheduling of pods based on the presence of other pods.

    • Pod affinity can be used to ensure that pods are scheduled on the same node or in close proximity to other pods.

    • Pod affinity can be defined at the pod level or at the node level.

    • Examples of pod affinity include spreading pods across different availability zones or ensuring that pods with specific

  • Answered by AI
  • Q5. What is anti affinity
  • Ans. 

    Anti affinity is a concept in cloud computing where related resources are intentionally placed on separate physical hardware to increase fault tolerance.

    • Anti affinity ensures that related resources, such as virtual machines or containers, are not placed on the same physical hardware to reduce the impact of hardware failures.

    • It is commonly used in distributed systems to improve availability and resilience.

    • For example, i...

  • Answered by AI

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before May 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Kubernetes, ci cd, terraform

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)
Round 1 - Technical 

(1 Question)

  • Q1. Asked about the Golang fundamentals, and given 2-3 problem statements to solve in Golang
Round 2 - Technical 

(1 Question)

  • Q1. In-depth concept discussion, coding round
Round 3 - HR 

(1 Question)

  • Q1. Salary related discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - need to clear understanding of the technology, in which we are working, and also must know about latest technical updates

Senior Software Programmer Interview Questions asked at other Companies

Q1. What is cookies and sessions
View answer (1)

Opcito Technologies interview questions for popular designations

 Software Engineer

 (2)

 Senior Quality Assurance Engineer 2

 (1)

 Devops Engineer

 (1)

 Senior Software Programmer

 (1)

 Senior Devops Engineer

 (1)

 Senior Java Developer

 (1)

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

I applied via Job Portal and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is tough challenge you faced as a tester?

Senior Quality Assurance Engineer 2 Interview Questions asked at other Companies

Q1. How to automate api using jmeter and how to write assertions for output
View answer (2)

I applied via Company Website and was interviewed in Mar 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the difference between monolith and microservices?
  • Ans. 

    Monolith is a single large application while microservices is a collection of small independent services.

    • Monolith is a traditional approach where the entire application is built as a single unit

    • Microservices is a modern approach where the application is divided into small independent services

    • Monolith is tightly coupled and difficult to scale

    • Microservices are loosely coupled and easy to scale

    • Monolith has a single point ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer had just come after a smoke and was smelling bad. Overall my experience in the interview was not so professional as I expected.
The company all in all looks good, the stickers,the interiors and the overall ambiance is great.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Jobs at Opcito Technologies

View all

I applied via Naukri.com and was interviewed before Sep 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions
  • Q2. Interview has no idea what to ask. Just a random bunch of questions

Interview Preparation Tips

Interview preparation tips for other job seekers - You can crack interview with some knowledge but not a good place to join

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Interview questions from similar companies

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

It was normal aptitude test

Round 2 - Coding Test 

This was normal DSA questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be normal
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. How many years of experience you have

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - The "tell me about yourself" gives the recruiter an idea about you. Whatever you talk about yourself will be the basis for the other rounds such as the technical round.

Opcito Technologies Interview FAQs

How many rounds are there in Opcito Technologies interview?
Opcito Technologies interview process usually has 1-2 rounds. The most common rounds in the Opcito Technologies interview process are Technical and HR.
How to prepare for Opcito 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 Opcito Technologies. The most common topics and skills that interviewers at Opcito Technologies expect are HTML, XML, Automation Testing, Python and PSD.
What are the top questions asked in Opcito Technologies interview?

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

  1. What is the difference between monolith and microservic...read more
  2. how you deploy to k8s clus...read more
  3. how do you use secrets in ...read more

Tell us how to improve this page.

Opcito Technologies Interview Process

based on 5 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Greytrix Interview Questions
3.7
 • 12 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all

Opcito Technologies Reviews and Ratings

based on 53 reviews

3.9/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.9

Salary

3.8

Job security

4.1

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 53 Reviews and Ratings
DevOps Architect

Pune

8-13 Yrs

Not Disclosed

Senior Python Engineer

Pune

6-8 Yrs

Not Disclosed

DevOps Lead

Pune

8-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
35 salaries
unlock blur

₹4.2 L/yr - ₹15.2 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹9.4 L/yr - ₹31 L/yr

Senior Devops Engineer
19 salaries
unlock blur

₹12 L/yr - ₹30.2 L/yr

Devops Engineer
15 salaries
unlock blur

₹4.4 L/yr - ₹15 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹2.7 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Opcito Technologies with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

DynPro

3.8
Compare

ClaySys

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