Upload Button Icon Add office photos
Engaged Employer

i

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

MiQ Digital Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 88 Reviews

Filter interviews by

MiQ Digital SDE Interview Questions and Answers

Updated 21 May 2024

MiQ Digital SDE Interview Experiences

2 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. SQL and python questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Online test and interview

SDE Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2020

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Find the number of leaf nodes to a binary tree with 4 internal nodes?
  • Ans. 

    A binary tree with 4 internal nodes has 5 leaf nodes.

    • A binary tree with n internal nodes has n+1 leaf nodes.

    • A leaf node is a node with no children.

    • Count the number of leaf nodes to find the answer.

  • Answered by AI
  • Q2. The number of swapping operations required to sort the array [8,22,7,9,31,19,5,13] in bubblesort?
  • Ans. 

    The number of swaps required to sort an array using bubblesort

    • Bubble sort compares adjacent elements and swaps them if they are in the wrong order

    • Count the number of swaps required to sort the given array

    • The given array requires 19 swaps to be sorted using bubblesort

  • Answered by AI
  • Q3. Given the preorder traversal of the tree is DEBFGCA and the postorder traversal of the tree is ABDECFG. Find the inorder traversal?
  • Ans. 

    Given preorder and postorder traversal, find inorder traversal of a binary tree.

    • The last element of postorder traversal is the root of the tree

    • Find the root in preorder traversal and divide the tree into left and right subtrees

    • Recursively find the inorder traversal of left and right subtrees

    • Combine the inorder traversal of left subtree, root, and inorder traversal of right subtree

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The test was conducted on hackerrank there was remote proctoring. We were given 22 questions and 60 minutes. The questions were mostly from technical (SQL, OS, DSA). there were a few Aptitude questions(mixtures, time &work, number system).

The second round was a technical and HR interview. It was good. They asked DBMS and DSA questions. He gave me a scenario and asked for DBMS architecture. I explained with ER diagram. Then he gave another scenario and asked me to code. Came up with a naive approach. he asked if it can be optimized. I gave an efficient approach.

Then the HR person asked questions about myself and why I want to join their company etc. I answered. The interview went well according to me.

Skills evaluated in this interview

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Longest Increasing SubsequenceFor a given array with N elements, ... read more
asked in Infosys
Q2. Return Subsets Sum to KGiven an integer array 'ARR' of size 'N' a ... read more
asked in Nagarro
Q3. Puzzle QuestionHow do we measure forty-five minutes using two ide ... read more
asked in Nagarro
Q4. Partition to K equal sum subsetsYou are given an array of 'N' int ... read more
asked in Nagarro
Q5. Sort A “K” Sorted Doubly Linked List You’re given a doubly-linked ... read more

MiQ Digital Interview FAQs

How many rounds are there in MiQ Digital SDE interview?
MiQ Digital interview process usually has 1 rounds. The most common rounds in the MiQ Digital interview process are One-on-one Round.
What are the top questions asked in MiQ Digital SDE interview?

Some of the top questions asked at the MiQ Digital SDE interview -

  1. Find the number of leaf nodes to a binary tree with 4 internal nod...read more
  2. Given the preorder traversal of the tree is DEBFGCA and the postorder traversal...read more
  3. The number of swapping operations required to sort the array [8,22,7,9,31,19,5,...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Regalix Interview Questions
2.9
 • 43 Interviews
Denave Interview Questions
3.7
 • 39 Interviews
Xdbs Interview Questions
3.2
 • 38 Interviews
InMobi Interview Questions
3.6
 • 35 Interviews
Smollan Group Interview Questions
4.2
 • 33 Interviews
Mediamint Interview Questions
3.5
 • 32 Interviews
Adglobal360 Interview Questions
3.2
 • 24 Interviews
View all
Software Engineer
29 salaries
unlock blur

₹11 L/yr - ₹16 L/yr

Data Analyst
24 salaries
unlock blur

₹6.5 L/yr - ₹17.2 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹22 L/yr - ₹31 L/yr

Business Analyst
21 salaries
unlock blur

₹9 L/yr - ₹14.5 L/yr

Senior Analyst
21 salaries
unlock blur

₹12 L/yr - ₹19 L/yr

Explore more salaries
Compare MiQ Digital with

Affle

3.0
Compare

InMobi

3.6
Compare

Komli Media

4.0
Compare

Deloitte Digital

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