Upload Button Icon Add office photos

Filter interviews by

Odyssey Technologies Software Developer Interview Questions and Answers

Updated 23 Nov 2024

Odyssey Technologies Software Developer Interview Experiences

1 interview found

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

Verbal,Reasoning,Logical-30 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Sum of array in a list
  • Ans. 

    Calculate the sum of integers in an array of strings

    • Convert each string element to integer before adding them up

    • Handle any potential errors like non-integer strings

    • Return the total sum as the final result

  • Answered by AI
  • Q2. Kth smallest element
  • Ans. 

    Find the Kth smallest element in an array

    • Sort the array and return the element at index K-1

    • Use a min heap to find the Kth smallest element efficiently

    • Implement quickselect algorithm to find the Kth smallest element in linear time

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linked list question to detect cycle
  • Q2. Basic questions from JS
Round 2 - Technical 

(2 Questions)

  • Q1. Some questions related to my projects
  • Q2. Some Questions related to my past experience
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Map reduce filter in javascript
  • Ans. 

    Map, reduce, and filter are higher-order functions in JavaScript used to manipulate arrays.

    • Map: Transforms each element in an array and returns a new array with the transformed elements.

    • Reduce: Reduces an array to a single value by applying a function to each element.

    • Filter: Creates a new array with elements that pass a certain condition.

  • Answered by AI
  • Q2. Exception handling

Skills evaluated in this interview

I appeared for an interview before Apr 2020.

Interview Questionnaire 

2 Questions

  • Q1. What is abstraction
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction is a fundamental concept in object-oriented programming.

    • It allows us to create simplified models of complex systems.

    • Abstraction can be achieved through the use of abstract classes and interfaces.

    • For example, a car can be abstracted as a vehicle with wheels, an engine, and a steering wheel.

    • Abstract...

  • Answered by AI
  • Q2. How do we implement multiple inheritance in Apex
  • Ans. 

    Multiple inheritance is not supported in Apex. Workarounds include using interfaces or wrapper classes.

    • Apex does not support multiple inheritance

    • Use interfaces to achieve similar functionality

    • Wrapper classes can also be used as a workaround

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on practical questions, logical analytical

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Walk-in and was interviewed in Sep 2022. There were 4 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 

Java basic aptitude question in general

Round 3 - Coding Test 

Core java oops and thread ,collection

Round 4 - HR 

(2 Questions)

  • Q1. Java basics and thread
  • Q2. Oops, collection,JDBC, spring boot,

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be Hope! and failed is motivation, you know you can failed one day is a big success.

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are development life cycles
  • Ans. 

    Development life cycles are processes used to plan, design, build, test, and deploy software applications.

    • There are several development life cycles, including Waterfall, Agile, and DevOps.

    • The Waterfall model is a linear approach where each phase must be completed before moving on to the next.

    • Agile methodologies focus on iterative development and continuous feedback.

    • DevOps combines development and operations to create a...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How did you do deployment
Round 3 - One-on-one 

(1 Question)

  • Q1. What's your ctc and ectc
  • Ans. 

    I prefer not to disclose my current or expected salary as it is not relevant to my qualifications and experience.

    • I believe that my skills and experience are more important than my current or expected salary

    • I am open to discussing compensation that is fair and competitive for the role and my qualifications

    • I am more interested in the opportunity to work on challenging projects and grow my skills

    • I would like to focus on h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interviews and refresh your technical skills

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Advance C, Java script ,Python, Html, Excel knowledge

Round 2 - Group Discussion 

Give me topic and i will discussed you that topic about regarding all things

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Developer interview:
  • Advance C
  • Javascript
  • Python
  • Html
  • Excel knowledge
  • Oracle
Interview preparation tips for other job seekers - I have a inovater and team player and best Communication skill and applied my knowledge and skill to grow this Company in best manner and good manner.

I applied via Company Website and was interviewed in Jul 2022. There were 4 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 - Aptitude Test 

JUST BASIC APPTITUDE , IF YOU ARE GOOD WITH BASICS THEN ITS GOOD

Round 3 - Coding Test 

YOU SHJOULD KNOW INTERMEDIATE CODING

Round 4 - One-on-one 

(2 Questions)

  • Q1. JUST BE CONFIDENT AT THAT TIME
  • Q2. DIDNT REEBER RIGHT NOW

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF . BE REAL . IT IS ENOUGH

Odyssey Technologies Interview FAQs

How many rounds are there in Odyssey Technologies Software Developer interview?
Odyssey Technologies interview process usually has 2 rounds. The most common rounds in the Odyssey Technologies interview process are Aptitude Test and Technical.
What are the top questions asked in Odyssey Technologies Software Developer interview?

Some of the top questions asked at the Odyssey Technologies Software Developer interview -

  1. Sum of array in a l...read more
  2. Kth smallest elem...read more

Tell us how to improve this page.

Odyssey Technologies Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Odyssey Technologies Software Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

2.0

Work-life balance

4.0

Salary

4.0

Job security

3.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Junior Executive
8 salaries
unlock blur

₹4.1 L/yr - ₹6 L/yr

Engineer Trainee
7 salaries
unlock blur

₹3.2 L/yr - ₹3.5 L/yr

Junior Programmer
7 salaries
unlock blur

₹3.3 L/yr - ₹4.2 L/yr

Junior Tester
6 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Technical Support Engineer
5 salaries
unlock blur

₹2.8 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Odyssey Technologies with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.5
Compare

Acer India

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