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 and Answers for Freshers

Updated 16 Jan 2025

Odessa Interview Experiences for Freshers

Popular Designations

6 interviews found

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ and Programing

Round 2 - Coding Test 

Only one question was asked but it was written test
question:
coin denomination program

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself?
  • Q2. Best sorting algorithm and why and explain the logic
  • Ans. 

    The best sorting algorithm is QuickSort due to its average case time complexity of O(nlogn) and low memory usage.

    • QuickSort is a divide and conquer algorithm that recursively partitions the array into smaller subarrays and sorts them.

    • It has an average case time complexity of O(nlogn) and a worst case time complexity of O(n^2).

    • QuickSort has low memory usage as it sorts the array in place, without requiring additional mem...

  • Answered by AI
  • Q3. OOPS,DBMS,DS basic concepts
  • Q4. Real life example of stack and queue
  • Ans. 

    Stack and queue are data structures used to store and retrieve data in a specific order.

    • Stack: undo/redo functionality in text editors, back button in web browsers

    • Queue: printing jobs in a printer, waiting list for a ride at an amusement park

  • Answered by AI
  • Q5. Basic sql query and normalisation techniques

Interview Preparation Tips

Topics to prepare for Odessa Software Engineer Intern interview:
  • DBMS
  • OOPS
  • DSA
Interview preparation tips for other job seekers - Round 4 was HR interview
Be strong in your resume

Skills evaluated in this interview

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)

Software Engineer Interview Questions & Answers

user image Geetha palanisamy

posted on 8 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

The first round is a online test

Round 2 - Coding Test 

1 question is given to solve , easy one

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 (199)

I applied via Campus Placement and was interviewed before May 2021. 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 - Coding Test 

Two coding questions were asked and some 20-30 MCQs were present. 1 coding question was of moderate level and 1 was a bit standard question. One of them was string based and other one was DP based.

Round 3 - Technical 

(1 Question)

  • Q1. 1 hr long technical interview(questions revolved around my CV). I was asked questions from DSA,DBMS,OS as well as networking as these were mentioned in my CV. I was asked to briefly explain what my project...
Round 4 - Technical 

(1 Question)

  • Q1. Second technical interview - I was asked to code in an editor, one of them was a moderately easy question based on string where I had to remove all consecutive vowels from a string. The other question was ...

Interview Preparation Tips

Topics to prepare for Odessa Software Engineer Intern interview:
  • DSA
  • DBMS
  • Project
  • OS
  • Computer Networking
  • SQL
  • OOPS
  • System Design
  • HTML/CSS
  • Resume Topics
Interview preparation tips for other job seekers - Be confident,be yourself and definitely be thoroughly prepared as per your resume details.

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)

I applied via LinkedIn and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Accounting (GL to Final Acc), General Financial awareness (TVM, Capital Budgeting Methods,Dep,Leases,Loans),SQL,Testcase,Test Scenarios,Jira

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the above (This answer requires minimum 30 characters)?

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

I applied via Campus Placement and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Some general aptitude and coding questions and 3 logical programming questions

Round 2 - Technical 

(1 Question)

  • Q1. Was asked about the Java interface and Compiler design, Some basic SQL questions on JOINs
Round 3 - Technical 

(1 Question)

  • Q1. Was asked to describe a logic to select similar Styles of words in a text documant and was asked later to build on it by adding Selecting similar color text, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Refresh Basic OOPs concepts, SQL and practice logical programming

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Journal entries Loan schedule Financial statements Leasing entries
Round 2 - Technical 

(1 Question)

  • Q1. Advanced level: Journal entries Loan schedule Depreciation
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up Accounts & Finance knowledge. Confidence is highly noticed.

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)

Jobs at Odessa

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Naukri.com and was interviewed before Sep 2021. 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 - Aptitude Test 

Entry level aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. Introduction and about college project.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a really good experience working in TCS

Odessa Interview FAQs

How many rounds are there in Odessa interview for freshers?
Odessa interview process for freshers usually has 3-4 rounds. The most common rounds in the Odessa interview process for freshers are Technical, Coding Test and Resume Shortlist.
How to prepare for Odessa interview for freshers?
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 Computer science, Forecasting, Statutory Audit, Balance Sheet and Budgeting.
What are the top questions asked in Odessa interview for freshers?

Some of the top questions asked at the Odessa interview for freshers -

  1. Best sorting algorithm and why and explain the lo...read more
  2. Real life example of stack and qu...read more
  3. 1 hr long technical interview(questions revolved around my CV). I was asked que...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 Freshers

based on 2 interviews

Interview experience

4.5
  
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