Add office photos
Engaged Employer

Oracle

3.7
based on 5k Reviews
Filter interviews by

10+ IG Infotech India Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations
Q1. Number and Digits

You are given a positive number ‘N.’ You need to find all the numbers such that the sum of digits of those numbers to the number itself is equal to ‘N.’

For example:
You are given ‘N’ as 21, th...read more
View 3 more answers
Q2. Preorder traversal to BST

You have been given an array/list 'PREORDER' representing the preorder traversal of a BST with 'N' nodes. All the elements in the given array have distinct values.

Your task is to const...read more

View 2 more answers
Q3. Check if number is Binary

Given a string of integers ‘bin’. Return 'true' if the string represents a valid binary number, else return 'false'. A binary number is a number that has only 0 or 1 in it.

Input Format...read more
View 3 more answers
Q4. Rearrange The Array

You are given an array/list 'NUM' of integers. You are supposed to rearrange the elements of the given 'NUM' so that after rearranging the given array/list there are no two adjacent elements ...read more

View 2 more answers
Discover IG Infotech India interview dos and don'ts from real experiences
Q5. Reverse a string

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You hav...read more
View 2 more answers
Q6. Puzzle

You have 10 coins one of them is defective. You have a weight scale. How will you identify the defective coin?

Add your answer
Q7. Data Structures

How to find the pre order traversal of a tree?
State complexity of merge sort
Questions based on radix sort

Add your answer
Q8. Operating System

What will be the result when we will add two binary numbers in 64Bit and 32 Bit operating system?

Add your answer
Q9. Rewrite code

There were 5 statements code snippets in python. I was told to write that in Java.

Add your answer

Q10. What is singleton class

Ans.

A singleton class is a class that can only have one instance created at a time.

  • Singleton classes are often used for managing resources that should only have one instance, such as a database connection.

  • They are implemented by making the constructor private and providing a static method to access the single instance.

  • Singleton classes can also be used for global state management in an application.

  • In Java, the Singleton pattern can be implemented using the enum type.

  • Singleton cla...read more

Add your answer

More about working at Oracle

#22 Best Mega Company - 2022
#3 Best Internet/Product Company - 2022
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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