Add office photos
Engaged Employer
HashedIn by Deloitte
4.3
based on 383 Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Company Overview
Company Locations
Filter interviews by
Oopies Infotech Interview Questions and Answers
Updated 5 Feb 2024
Popular Designations
Asked in
Software Engineer InterviewQ1. Count Ways To Reach The N-th Stairs
You have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are...read more
View 4 more answers
Asked in
Software Engineer InterviewQ2. Check if two trees are Mirror
You are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two trees are mirror of each other or not.
Two trees a...read more
View 2 more answers
Asked in
Software Engineer InterviewQ3. Ways To Make Coin Change
You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total number of ways W, in which you can make a change fo...read more
View 4 more answers
Asked in
Software Engineer InterviewQ4. Increase Number By 1
You are given an array of integers NUM consisting of N elements. This array represents the digits of a number. Your task is to increase the number by 1, or we can say you have to add 1 to th...read more
View 2 more answers
Discover Oopies Infotech interview dos and don'ts from real experiences
Asked in
Software Engineer InterviewQ5. Design Tic-Tac-Toe
Ninja has to design a 2 players game Tic-Tac-Toe played on an ‘N’ * ‘N’ grid.
Ninja has to assume the following rules while playing the game:
This game is played between two people (Player 1 a...read more
View 2 more answers
Asked in
Software Engineer InterviewQ6. Excel Column number
You have been given a column title as appears in an Excel sheet, return its corresponding column number.
For example:
A -> 1 B -> 2 C -> 3 ... Z -> 26 AA -> 27 AB -> 28 ...
Input Format
The ...read more
Add your answer
Asked in
Software Engineer InterviewQ7. Q1 - Pre order traversal without recursion. Q2 - Reverse a linked list.
Ans.
Q1 - Pre order traversal without recursion. Q2 - Reverse a linked list.
Q1: Use a stack to keep track of nodes. Start with root, push it to stack. Pop top node, print it, push right and left children to stack.
Q2: Traverse the linked list and change the direction of the pointers. Set the head of the reversed list as the last node of the original list.
Add your answer
Asked in
Software Engineer InterviewQ8. Q1 - Sort the string according to frequency of characters
Ans.
Sort a string based on the frequency of its characters.
Create a hash table to store the frequency of each character.
Sort the characters based on their frequency using a sorting algorithm.
Reconstruct the string based on the sorted characters and their frequency.
Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Process at Oopies Infotech
based on 6 interviews in the last 1 year
3 Interview rounds
Coding Test Round
Technical Round 1
Technical Round 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Top Software Engineer Interview Questions from Similar Companies
3.7
• 185 Interview Questions
3.5
• 164 Interview Questions
2.8
• 18 Interview Questions
3.8
• 18 Interview Questions
3.9
• 11 Interview Questions
4.0
• 11 Interview Questions
>
Top HashedIn by Deloitte Software Engineer Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
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