Upload Button Icon Add office photos
Engaged Employer

i

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

Odessa Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Odessa Interview Questions, Process, and Tips for Experienced

Updated 16 Jan 2025

Top Odessa Interview Questions and Answers for Experienced

View all 8 questions

Odessa Interview Experiences for Experienced

Popular Designations

16 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Aptitude Test 

20 questions in Aptitude and 20 questions in coding

Round 2 - Coding Test 

Short coding round containing 4 questions

Round 3 - Group Discussion 

They are asked for machine learning as the topic filtered 15 out of 30 peoples

Round 4 - Case Study 

They shared some topic related to current affairs

Round 5 - Technical 

(4 Questions)

  • Q1. One hour duration Dsa oops SQL They asked questions related to what we have mentioned in our resume Projects
  • Q2. Linear and non linear data structure
  • Q3. Real time examples using oops concept
  • Ans. 

    Real-time examples of OOP concepts include inheritance in vehicle classes, encapsulation in banking systems, and polymorphism in shape classes.

    • Inheritance: Car and Bike classes inheriting from Vehicle class

    • Encapsulation: BankAccount class with private variables and public methods

    • Polymorphism: Circle and Square classes both inheriting from Shape class

  • Answered by AI
  • Q4. Multithreading , interface and abstract class
Round 6 - HR 

(1 Question)

  • Q1. Certification intership they asked questions from resume about our experience

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 (197)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(1 Question)

  • Q1. What is difference between operating lease and sales lease
  • Ans. 

    Operating lease is a short-term lease where the lessor retains ownership of the asset, while a sales lease is a long-term lease where the lessee has the option to purchase the asset at the end of the lease term.

    • Operating lease is typically short-term, while sales lease is long-term.

    • In operating lease, the lessor retains ownership of the asset, while in sales lease, the lessee has the option to purchase the asset at the...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. As a product manager for g pay how would you test it
  • Ans. 

    To test g pay as a product manager, I would conduct usability testing, security testing, performance testing, and compatibility testing.

    • Conduct usability testing to ensure the app is user-friendly and intuitive.

    • Perform security testing to identify and fix any vulnerabilities in the payment system.

    • Conduct performance testing to ensure the app can handle a high volume of transactions without crashing.

    • Test compatibility w...

  • Answered by AI

Associate Business Analyst Interview Questions asked at other Companies

Q1. problem identification - how to reduce per delivery cost from Rs. 75 (hypothetical value).
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Find words in string
  • Ans. 

    Finding words in a string using array of strings

    • Split the string into words using a delimiter like space

    • Iterate through the words to find the desired words

    • Store the found words in an array of strings

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. 1 Coding question and questions on oops, and c# related
  • Q2. Mostly on SQL server

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Odessa interview questions for popular designations

 Software Engineer

 (9)

 Business Analyst

 (8)

 Associate Business Analyst

 (5)

 Technical Lead

 (3)

 Senior Software Engineer

 (3)

 Software Developer

 (2)

 Software Engineer Intern

 (2)

 Software Engineer Trainee

 (1)

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

(2 Questions)

  • Q1. .net collections
  • Q2. Sql related concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not appear for this organization if you want technical work, here it is more around Business Analyst. You will end up just writing xaml definitions and long hour calls. During interview you will be asked so many technical concepts, architecture etc. But believe me only 5% of people may be using it, rest all do configuration.

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)
Interview experience
5
Excellent
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 - Technical 

(1 Question)

  • Q1. 2 tech rounds followed by HR
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

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)

Jobs at Odessa

View all

Interview Questions & Answers

user image SanathKumar N S

posted on 12 Feb 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Oops, Multithreading,Design Pattern, Project Management
  • Q2. MS Sql Querries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Describe architecture of your current project along with tech stack?
  • Q2. Explain the Authentication process?
  • Ans. 

    Authentication process is the verification of a user's identity before granting access to a system.

    • User provides credentials (username, password, etc.)

    • Credentials are verified by the system

    • If credentials are valid, user is granted access

    • Common authentication methods include username/password, biometrics, tokens, etc.

  • Answered by AI
  • Q3. Practical Steps involved in designing API?
  • Ans. 

    Designing API involves defining endpoints, data formats, authentication, and documentation.

    • Identify the purpose and functionality of the API

    • Define the endpoints and methods (GET, POST, PUT, DELETE)

    • Choose data formats (JSON, XML) and parameters

    • Implement authentication and authorization mechanisms

    • Document the API including usage examples and error codes

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Current roles and responsibilities?
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations?
  • Q2. Reason for job change?

Interview Preparation Tips

Topics to prepare for Odessa Technical Lead interview:
  • Webapi
  • C#.Net

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. They will ask Dot net Framework, C#, TPL, SQL Server related questions. Also they will ask to design some system
  • Q2. Design ATM System
  • Ans. 

    Designing an ATM system

    • Identify the main components of the ATM system: ATM machine, bank server, network

    • Define the functionalities of the ATM system: cash withdrawal, balance inquiry, fund transfer, etc.

    • Consider security measures such as PIN verification, card authentication, and encryption

    • Design the user interface for easy navigation and accessibility

    • Ensure reliability and availability of the system by implementing ba...

  • Answered by AI
  • Q3. Design True Caller Application
  • Ans. 

    True Caller is a caller identification app that helps users identify unknown callers and block spam calls.

    • Develop a database to store phone numbers and associated user information

    • Implement a search feature to look up phone numbers and display caller information

    • Integrate with telecom providers to access real-time call data

    • Implement a spam detection algorithm to identify and block spam calls

    • Allow users to report and bloc...

  • Answered by AI
  • Q4. Task Parallel Library Scenarios

Skills evaluated in this interview

Associate Vice President Engineering Interview Questions asked at other Companies

Q1. Design True Caller Application
View answer (1)

Business Analyst Interview Questions & Answers

user image Nikhil Garg

posted on 12 Feb 2024

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

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions about BA profile
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions around BA profile

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Odessa Interview FAQs

How many rounds are there in Odessa interview for experienced candidates?
Odessa interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Odessa interview process for experienced candidates are Technical, One-on-one Round and HR.
How to prepare for Odessa interview for experienced candidates?
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 Odessa. The most common topics and skills that interviewers at Odessa expect are Healthcare, Agile, Financial Services, CRM and ERP.
What are the top questions asked in Odessa interview for experienced candidates?

Some of the top questions asked at the Odessa interview for experienced candidates -

  1. As a product manager for g pay how would you test...read more
  2. Practical Steps involved in designing A...read more
  3. What is difference between operating lease and sales le...read more
How long is the Odessa interview process?

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

Tell us how to improve this page.

Odessa Interview Process for Experienced

based on 11 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 811 Interviews
Globant Interview Questions
3.8
 • 173 Interviews
View all

Odessa Reviews and Ratings

based on 366 reviews

3.8/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.8

Salary

3.7

Job security

3.9

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 366 Reviews and Ratings
Senior Lead,Cloud Engineering & Operations

Bangalore / Bengaluru

8-13 Yrs

₹ 25-35 LPA

Project Manager

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Director, Engineering

Bangalore / Bengaluru

9-14 Yrs

Not Disclosed

Explore more jobs
Business Analyst
285 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
223 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
167 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Business Analyst
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Odessa with

Nucleus Software Exports

3.5
Compare

Newgen Software Technologies

3.7
Compare

TCS

3.7
Compare

Infosys

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