Upload Button Icon Add office photos

Filter interviews by

O.C. Tanner Software Development Engineer Intern Interview Questions and Answers

Updated 27 Aug 2024

O.C. Tanner Software Development Engineer Intern Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

4 Coding Questions Were Given to Solve

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Css Questions Were Asked
  • Q2. Basic Javascript Questions Were Asked

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 coding test having a DP question and some spark based questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Fibonacci using DP
  • Ans. 

    Fibonacci using Dynamic Programming

    • Use an array to store calculated Fibonacci numbers to avoid redundant calculations

    • Start with base cases of 0 and 1, then iterate to calculate subsequent Fibonacci numbers

    • Time complexity can be reduced from exponential to linear using DP

  • Answered by AI
  • Q2. SQL questions ( ranks and partition)
Round 3 - One-on-one 

(1 Question)

  • Q1. Design based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
No response

I appeared for an interview in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Data structures
  • Q2. Solid Principles
  • Q3. Single responsibility principle
  • Ans. 

    Single responsibility principle states that a class should have only one reason to change.

    • Each class should have only one responsibility

    • Helps in making code more maintainable and easier to understand

    • Promotes separation of concerns

    • Example: A class that handles user authentication should not also handle file management

  • Answered by AI
  • Q4. Javascript question
  • Q5. Object oriented concepts

Skills evaluated in this interview

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

I appeared for an interview in Nov 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. PowerApps question
  • Q2. Name of client, what is
  • Ans. 

    The name of the client is the entity or organization that is receiving the software engineering services.

    • Client name is typically a company or individual who has requested the development of a software product.

    • It is important to maintain confidentiality and professionalism when discussing client names.

    • Examples of client names could be Google, Microsoft, Apple, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Job based on project, If they have no project then no job.

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Hybris core, commerce question and next round was on java spring hybris and scenario questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear on technical stuff
Round 1 - Aptitude Test 

Quantitative Aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. To write syntax for a problem using any programming language.
  • Q2. Tell me about your projects and Internship experience.
Round 3 - HR 

(1 Question)

  • Q1. Questions were related to Hobbies, extra curricular activities and some questions of analytical ability such as color cube, maths, etc. It was in general.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your Resume well.
Study about your projects that you have done in your graduation.
Be prepared on questions regarding your skill set. For e.g- object oriented programming concepts, Data structures, Database, etc.
Lastly, Be confident!
And, You are good to Go.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 5 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 - Aptitude Test 

60 mcqs based on probability, profit and loss,speed time,direction

Round 3 - One-on-one 

(2 Questions)

  • Q1. 1.Introduction,some basic questions like why you worked on this stack,advantage, disadvantages!....2.open notepad write code to reverse a string and some manipulative questions regarding this!
  • Q2. Bubble sort was asked to code
Round 4 - One-on-one 

(1 Question)

  • Q1. 1.Some information regarding project and questions like difficulty faced....2.given some bombs b[i] which can lighted with candles to burst with in t[i] time.also the bombs are linked to one another given ...
Round 5 - HR 

(1 Question)

  • Q1. Phone call just confirmation round!

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be clear on what is in resume...either projects or dsa need to be very strong!
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

Easy njsfds asjdfjsda iasdfjk kffojal;ks

Round 3 - One-on-one 

(2 Questions)

  • Q1. About projects and internship
  • Q2. About my experience leading a team

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Indexing in Mysql
  • Ans. 

    Indexing in MySQL is a technique to improve the performance of database queries by creating a data structure that allows for faster data retrieval.

    • Indexes are created on one or more columns of a table.

    • They help in speeding up the search, sorting, and joining of data.

    • Indexes can be created using different algorithms like B-tree, hash, or bitmap.

    • Using indexes appropriately can significantly enhance query performance.

    • Exam...

  • Answered by AI
  • Q2. Opps concepts in php
  • Ans. 

    Object-oriented programming concepts in PHP

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes based on existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: hiding unnecessary details and exposing only essential features

    • Class: blueprint for creating objects

    • Object: instance of a class

    • Method: function defined inside a class

    • Property: variabl

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is sab abab
  • Ans. 

    There is no known meaning or significance to the term 'sab abab'.

    • There is no specific definition or context for 'sab abab'.

    • It may be a random combination of letters with no particular meaning.

    • It could be a typo or mispronunciation of a different term.

  • Answered by AI
  • Q2. What is badi in sap
  • Ans. 

    BADI stands for Business Add-In in SAP. It is a tool used to implement enhancements in SAP applications without modifying the standard code.

    • BADI allows developers to add additional functionality to standard SAP applications.

    • It provides a way to hook into the standard SAP processes and execute custom code.

    • BADI implementations are defined in the ABAP Dictionary and can be activated or deactivated as needed.

  • Answered by AI

Skills evaluated in this interview

O.C. Tanner Interview FAQs

How many rounds are there in O.C. Tanner Software Development Engineer Intern interview?
O.C. Tanner interview process usually has 2 rounds. The most common rounds in the O.C. Tanner interview process are Technical and Coding Test.
What are the top questions asked in O.C. Tanner Software Development Engineer Intern interview?

Some of the top questions asked at the O.C. Tanner Software Development Engineer Intern interview -

  1. Basic Javascript Questions Were As...read more
  2. Basic Css Questions Were As...read more

Tell us how to improve this page.

O.C. Tanner Software Development Engineer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tractebel Interview Questions
4.1
 • 42 Interviews
Smollan Group Interview Questions
4.1
 • 36 Interviews
360 Realtors Interview Questions
3.8
 • 35 Interviews
Huron Interview Questions
3.7
 • 33 Interviews
Dunnhumby Interview Questions
4.0
 • 30 Interviews
Iksula Interview Questions
3.5
 • 27 Interviews
SMEC Interview Questions
3.7
 • 27 Interviews
View all
Associate Software Engineer
27 salaries
unlock blur

₹5 L/yr - ₹11.6 L/yr

Software Engineer
21 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹13 L/yr - ₹24.2 L/yr

Senior Executive
9 salaries
unlock blur

₹6.5 L/yr - ₹8.8 L/yr

Software Developer
5 salaries
unlock blur

₹9.7 L/yr - ₹26 L/yr

Explore more salaries
Compare O.C. Tanner with

Tekwissen

4.8
Compare

McKinsey & Company

3.8
Compare

Smollan Group

4.0
Compare

National Commodities Management Services

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