Add office photos
o9 Solutions logo
Employer?
Claim Account for FREE

o9 Solutions

3.8
based on 222 Reviews
Video summary
Filter interviews by
Consultant
Clear (1)

o9 Solutions Consultant Interview Questions and Answers

Updated 24 Oct 2024

Q1. Angle between hour hand and minute hand at 3:15

Ans.

The angle between the hour hand and minute hand at 3:15 is 7.5 degrees.

  • At 3:00, the hour hand is at the 3 o'clock position, which is 90 degrees.

  • In 15 minutes, the minute hand moves 90 degrees (360 degrees divided by 4).

  • The hour hand also moves slightly in 15 minutes, covering 7.5 degrees (30 degrees divided by 4).

  • Therefore, the angle between the hour hand and minute hand at 3:15 is 7.5 degrees.

Add your answer
right arrow

Q2. Factorial code using recursion

Ans.

Factorial code using recursion

  • Recursion is a technique where a function calls itself

  • Factorial of a number is the product of all positive integers less than or equal to that number

  • To calculate factorial using recursion, the base case is when the number is 0 or 1

  • The recursive step is to call the factorial function with the number decremented by 1 and multiply it with the number itself

Add your answer
right arrow

Q3. What is Supply Chain from your point of view?

Ans.

Supply Chain is the process of managing the flow of goods and services from the point of origin to the point of consumption.

  • Involves planning, sourcing, producing, delivering, and returning goods and services

  • Focuses on efficiency, cost-effectiveness, and customer satisfaction

  • Examples include inventory management, transportation logistics, and supplier relationships

Add your answer
right arrow

Q4. For what purpose trim used in sql?

Ans.

Trim is used in SQL to remove leading and trailing spaces from a string.

  • Trim function is used to remove leading and trailing spaces from a string

  • It is commonly used to clean up data before performing comparisons or concatenations

  • Syntax: TRIM([LEADING | TRAILING | BOTH] [characters] FROM [string])

  • Example: SELECT TRIM(' hello ') as trimmed_string

Add your answer
right arrow
Discover o9 Solutions interview dos and don'ts from real experiences

Q5. What is normalisation

Ans.

Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

  • Normalization involves breaking down data into smaller, more manageable tables.

  • It helps in reducing data redundancy by storing data in a structured manner.

  • Normalization ensures data integrity by avoiding update anomalies.

  • There are different normal forms such as 1NF, 2NF, 3NF, and BCNF.

  • Example: In a database, instead of storing customer details in multiple tables, norm...read more

Add your answer
right arrow

Q6. Write down SQL commands

Ans.

SQL commands are used to interact with databases and perform various operations.

  • SELECT: retrieves data from a database

  • INSERT: inserts new data into a database

  • UPDATE: modifies existing data in a database

  • DELETE: deletes data from a database

  • CREATE: creates a new database, table, or view

  • ALTER: modifies the structure of a database object

  • DROP: deletes a database object

  • JOIN: combines rows from two or more tables based on a related column

  • GROUP BY: groups rows based on a specified col...read more

Add your answer
right arrow

Q7. OOPS concepts and applications

Ans.

OOPS concepts and applications

  • OOPS stands for Object-Oriented Programming System

  • It is a programming paradigm that uses objects to represent and manipulate data

  • Key concepts include encapsulation, inheritance, and polymorphism

  • OOPS allows for modular and reusable code

  • Examples of OOPS languages include Java, C++, and Python

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at o9 Solutions Consultant

based on 7 interviews
2 Interview rounds
Technical Round
HR Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Consultant Interview Questions from Similar Companies

Genpact Logo
3.8
 • 44 Interview Questions
Wipro Logo
3.7
 • 16 Interview Questions
Eviden Logo
3.6
 • 11 Interview Questions
View all
Recently Viewed
INTERVIEWS
Care Health Insurance
No Interviews
INTERVIEWS
Foxconn
No Interviews
INTERVIEWS
Gartner
No Interviews
INTERVIEWS
Care Health Insurance
No Interviews
INTERVIEWS
o9 Solutions
No Interviews
INTERVIEWS
Care Health Insurance
No Interviews
INTERVIEWS
Mondelez International
No Interviews
INTERVIEWS
Gartner
No Interviews
INTERVIEWS
Eaton Power Quality
No Interviews
INTERVIEWS
Vertiv
No Interviews
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter