Upload Button Icon Add office photos
Engaged Employer

i

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

Sierra ODC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sierra ODC Interview Questions and Answers

Updated 6 Nov 2024

Sierra ODC Interview Experiences

Popular Designations

5 interviews found

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

I applied via Campus Placement and was interviewed before Mar 2022. 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 Resume tips
Round 2 - Aptitude Test 

Aptitude test was in intermediate level when compared to Top MNC companies.The topics are Number system,Averages,Problems on Numbers,problem on ages,Percentage,Profit and loss,Ratio and proportion,partnership, Time and work,Time and distance,Problems on trains,Alligation or mixture,simple interest,compound interest,permutation and combination,probability.

Round 3 - Technical 

(1 Question)

  • Q1. Interviewer : What languages do you know? Me : C++ ,Html,css. Interviewer : What is class,object, Inheritance,encapsulation,abstraction,types of inheritance and explain it,oops concept,polymorphism, types of polymorphismand explain it. Me : Explained all things. Interviewer : Explain your final year project by drawing a block diagram. Me : I explained by drawing a block diagram.
Round 4 - HR 

(1 Question)

  • Q1. Interviewer :What was your father and mother Me : I answered their occupation. Interviewer : Do you have any arrears. Me : No arrears. Interviewer : Could you join immediately. Me : Yes. Interviewer : In...

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher I was asked only basic technical questions and explanation of my final year project in technicalinterview. As a fresher and if you are appointed as a software developer trainee, you can learn a lot as a full stack developer in following technologies: sql server or oracle(depends on which team you are appointed ), c# or vb.net(depends on which team you are appointed) ,asp.net web,asp.net mvc,html,css,Javascript. Regular working hours is 9 hours per day. If you work less hours then you need to put permission and you need to compensate by working on extra hours on other day or else your salary will be deducted.There is one paid leave and one sick leave for one month.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
Interview experience
3
Average
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 3 interview rounds.

Round 1 - Aptitude Test 

Time and work
Percentage
speed

Round 2 - Technical 

(2 Questions)

  • Q1. Super keyword in java
  • Ans. 

    Super keyword in Java is used to refer to the immediate parent class instance.

    • Used to access parent class members

    • Used when child class has overridden parent class methods

    • Can be used to call parent class constructor

  • Answered by AI
  • Q2. What is list in python
  • Ans. 

    A list in Python is a collection of items that are ordered and mutable.

    • Lists are created using square brackets []

    • Elements in a list can be of different data types

    • Lists can be indexed and sliced to access specific elements

    • Example: my_list = [1, 'apple', True]

  • Answered by AI
Round 3 - Coding Test 

Array,strings,OOPs,Looping,basics of python and java

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack

Skills evaluated in this interview

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)
Sierra ODC Interview Questions and Answers for Freshers
illustration image

Software Developer Interview Questions & Answers

user image Karthick Sudhakar

posted on 2 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Ratio and propotions, Percentage

Round 2 - Technical 

(2 Questions)

  • Q1. Prepare from your resume what you know.
  • Q2. All the questions from your resume

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical questions and basic coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions on Sql sever, and .net

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)

Sierra ODC interview questions for popular designations

 Software Developer

 (3)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

Round 1 - Aptitude Test 

If your analytical skill is good, you can get through this test

Round 2 - Technical 

(1 Question)

  • Q1. 2 rounds of interview in technical round.
Round 3 - Technical 

(1 Question)

  • Q1. Machine test - you need to write code and show the result within given time.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are strong in basic concepts then can easily crack thechnical round

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)

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 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 Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida
Contribute & help others!
anonymous
You can choose to be anonymous

Sierra ODC Interview FAQs

How many rounds are there in Sierra ODC interview?
Sierra ODC interview process usually has 2-3 rounds. The most common rounds in the Sierra ODC interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Sierra ODC 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 Sierra ODC. The most common topics and skills that interviewers at Sierra ODC expect are Web Services, Oracle, MVC, C# and VB.NET.
What are the top questions asked in Sierra ODC interview?

Some of the top questions asked at the Sierra ODC interview -

  1. what is list in pyt...read more
  2. Super keyword in j...read more
  3. Interviewer : What languages do you know? Me : C++ ,Html,css. Interviewer : Wh...read more

Recently Viewed

INTERVIEWS

GAMMON INDIA

No Interviews

INTERVIEWS

NatWest Group

No Interviews

INTERVIEWS

Hero Electric

No Interviews

INTERVIEWS

GAMMON INDIA

No Interviews

INTERVIEWS

MSCI

No Interviews

INTERVIEWS

Hero Electric

No Interviews

INTERVIEWS

Hero Electric

No Interviews

INTERVIEWS

GAMMON INDIA

No Interviews

INTERVIEWS

QeCAD

No Interviews

INTERVIEWS

NatWest Group

No Interviews

Tell us how to improve this page.

Sierra ODC Interview Process

based on 9 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Sierra ODC Reviews and Ratings

based on 63 reviews

3.8/5

Rating in categories

3.9

Skill development

3.7

Work-life balance

3.7

Salary

3.9

Job security

3.8

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 63 Reviews and Ratings
Software Developer

Coimbatore

3-8 Yrs

Not Disclosed

Manager/Asst. Manager - Digital Marketing

Coimbatore

5-10 Yrs

Not Disclosed

Lead Generation & Nurturing

Coimbatore

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mobile Application Developer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sierra ODC with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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