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 Senior Software Engineer Interview Questions and Answers

Updated 29 Jul 2024

Odessa Senior Software Engineer Interview Experiences

3 interviews found

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

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 Dec 2021. There were 3 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 - Technical 

(2 Questions)

  • Q1. What is rank function?
  • Ans. 

    Rank function is used to assign a rank to each row within a result set based on specified criteria.

    • Rank function is commonly used in SQL queries to order and rank data.

    • It assigns a unique rank to each row based on the specified criteria.

    • The rank of a row is determined by its position in the ordered result set.

    • If two rows have the same values, they will be assigned the same rank.

    • The next rank will be skipped if there ar...

  • Answered by AI
  • Q2. What is dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • Dependency Injection is a way to achieve loose coupling between objects.

    • It allows for easier testing and maintenance of code.

    • There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.

    • Example: Instead of creating a database connection object insid...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basic concepts .
Garbage collection
CLR

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of html5 css and javascript and jquery questions
Round 2 - Coding Test 

Coding round on javascript and jquery

Round 3 - HR 

(1 Question)

  • Q1. HR discussions casual talk

Interview Preparation Tips

Topics to prepare for Odessa Senior Software Engineer interview:
  • Javascript
  • JQuery
  • CSS3
  • Html5
Interview preparation tips for other job seekers - It's really very good opportunity to get into this company

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Nov 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Normal online code / frontend test

Round 2 - Technical 

(1 Question)

  • Q1. How would you build book my show
  • Ans. 

    Designing and building a platform similar to BookMyShow involves creating a user-friendly interface for booking tickets for various events.

    • Develop a user-friendly website and mobile app for users to browse and book tickets for movies, concerts, plays, etc.

    • Implement a secure payment gateway for users to make online transactions.

    • Integrate a database to store information about events, venues, tickets, and user bookings.

    • In...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Solid principals, awareness of patterns
Round 4 - Technical 

(1 Question)

  • Q1. How would you build tinyurl like service, systems designs
  • Ans. 

    To build a tinyurl-like service, design a system with a URL shortening algorithm, a database to store mappings, and a redirect service.

    • Use a hashing algorithm to generate short URLs from long URLs (e.g. MD5, SHA-256).

    • Store the mappings of short URLs to long URLs in a database (e.g. MySQL, Redis).

    • Implement a redirect service that takes a short URL, looks up the corresponding long URL in the database, and redirects the u...

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

(1 Question)

  • Q1. Non-technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - no reply after giving so many rounds.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Question based on hashmap
  • Q2. Palindorme -Reverse a string
  • Ans. 

    Reverse a string to check if it is a palindrome.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or manually

    • Compare the reversed string with the original string to check if it is a palindrome

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic Personal Questions, salary expectations
  • Q2. Agile, docker,kunernetes

Skills evaluated in this interview

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

Karat Interview for next filtering the candidate

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Snake Game (Nokia based)
  • Ans. 

    Design a classic Snake game based on Nokia phones.

    • Use a 2D array to represent the game board.

    • Implement logic for snake movement and growth.

    • Include collision detection with walls and itself.

    • Add food items for the snake to eat and grow.

    • Display the game on a grid-based interface.

  • Answered by AI
  • Q2. Ballot based voter

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Design zepto delivery system .
  • Ans. 

    Design a zepto delivery system for efficient and fast delivery of small packages.

    • Utilize drones for quick and efficient delivery

    • Implement a centralized hub for package sorting and distribution

    • Use GPS tracking for real-time package monitoring

    • Optimize routes for faster delivery times

    • Ensure secure and reliable delivery process

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between abstract class and interface?
  • Q2. Explain OOP in C#?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Problem Solving 

(1 Question)

  • Q1. 2 Leetcode Medium Tagged Questions
Round 2 - LLD Round 

(1 Question)

  • Q1. Design Airplane Booking System
  • Ans. 

    Design a system for booking airplane tickets efficiently and securely.

    • Create a user-friendly interface for customers to search and book flights.

    • Implement a secure payment system for processing transactions.

    • Include features for managing flight schedules, seat availability, and pricing.

    • Integrate with airlines' reservation systems for real-time updates.

    • Provide options for seat selection, meal preferences, and special requ...

  • Answered by AI
Round 3 - HLD Round 

(2 Questions)

  • Q1. HLD of your current system and discussion around it
  • Q2. Design IRCTC. Discussion scope was Search and Booking Part only
Round 4 - Behavioral 

(2 Questions)

  • Q1. Design your current system
  • Ans. 

    Current system is a web-based application for managing customer data and orders.

    • Frontend built with React for user interface

    • Backend built with Node.js and Express for server-side logic

    • Database using MySQL for storing customer data and orders

    • Authentication using JWT tokens for secure access

  • Answered by AI
  • Q2. Some behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Alex Xu system design book helped

Skills evaluated in this interview

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

I was interviewed in Nov 2023.

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. Technical interview includes questions in dotnet core, C# , angular and SQL. It includes questions like middleware,startup.cs file configuration, dependency injection,cors and char frequency counter progra...
Round 3 - Technical 

(1 Question)

  • Q1. In this round we had discussion regarding previous company project and ReactJS including concepts like life cycle , hooks and state management. It also includes scenario based questions related to team man...
Round 4 - HR 

(1 Question)

  • Q1. Mostly about yourself and salary discussion

Odessa Interview FAQs

How many rounds are there in Odessa Senior Software Engineer interview?
Odessa interview process usually has 2-3 rounds. The most common rounds in the Odessa interview process are Technical, HR and Coding Test.
How to prepare for Odessa Senior Software Engineer 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 Odessa. The most common topics and skills that interviewers at Odessa expect are LINQ, C#, Healthcare, SQL and SQL Server.
What are the top questions asked in Odessa Senior Software Engineer interview?

Some of the top questions asked at the Odessa Senior Software Engineer interview -

  1. What is rank functi...read more
  2. What is dependency Injecti...read more
  3. Find words in str...read more

Tell us how to improve this page.

Odessa Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Odessa Senior Software Engineer Salary
based on 219 salaries
₹5.6 L/yr - ₹19.5 L/yr
27% less than the average Senior Software Engineer Salary in India
View more details

Odessa Senior Software Engineer Reviews and Ratings

based on 28 reviews

3.4/5

Rating in categories

2.9

Skill development

3.3

Work-life balance

3.3

Salary

3.6

Job security

3.9

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 28 Reviews and Ratings
Business Analyst
292 salaries
unlock blur

₹8.2 L/yr - ₹15.2 L/yr

Software Engineer
219 salaries
unlock blur

₹4 L/yr - ₹10.5 L/yr

Senior Software Engineer
219 salaries
unlock blur

₹5.6 L/yr - ₹19.5 L/yr

Senior Business Analyst
133 salaries
unlock blur

₹10 L/yr - ₹23.1 L/yr

Associate Business Analyst
108 salaries
unlock blur

₹8 L/yr - ₹11 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