Upload Button Icon Add office photos

Filter interviews by

IndiQube Senior Staff Engineer Interview Questions and Answers

Updated 8 Jun 2022

IndiQube Senior Staff Engineer Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Group Discussion 

RealEstate in Metaverse

Round 2 - Assignment 

Blockchain coding test in python

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Basics of Web3 2. Creating Crypto coin for realestate industry 3.
  • Q2. Basics of AWS services and can AWS & Azure co-exist (i found it to be funny )

Interview Preparation Tips

Topics to prepare for IndiQube Senior Staff Engineer interview:
  • Blockchain
  • Crypto
  • Web3
  • AI ML
Interview preparation tips for other job seekers - I couldn't crack the interview, but above questions certainly point out that this is the best place to work for !!

Interview questions from similar companies

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Ds algo questions
  • Q2. Js basics
  • Q3. React.js

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good you should mainly focus on Ds algo part and basics of Js or other technology for which you are applying .

Interview Questionnaire 

1 Question

  • Q1. Three 2d matrix questions in first round from leetcode. One was simple dp question. Two questions in second round one questions was on trees. One questions was of strings. In third round which was engineer...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Case Study 

Situation bases questions

Round 2 - Aptitude Test 
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am an experienced professional with a strong background in the field. I have a proven track record of success and a passion for what I do.

    • I have over 10 years of experience in the industry

    • I have worked with top-tier clients and successfully managed complex projects

    • I have a deep understanding of the industry trends and market dynamics

    • I am skilled in building and maintaining strong client relationships

    • I have a track re...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and honest. Interview isn't tough but get dressed well and focus on body language.

Senior Associate Interview Questions & Answers

Zolo user image The Mask classco

posted on 17 May 2024

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your last company experience.
  • Q2. Explain your role and responsibilities with more in debt so that can understand more of your weightage.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

25 basic aptitude asked from train,time and work

Round 2 - Coding Test 

2 coding questions which was basic and medium questions

Interview Questionnaire 

2 Questions

  • Q1. Find the type of data structure based on the operation performed. Given the order of insertion and deletion. Find whether this operation corresponds to stack/queue /priority queue
  • Ans. 

    Identify data structure based on insertion and deletion order

    • If insertion and deletion follow LIFO order, it is a stack

    • If insertion follows FIFO order and deletion follows LIFO order, it is a queue

    • If insertion and deletion follow priority order, it is a priority queue

  • Answered by AI
  • Q2. Find maximum element in an array in less dhan O(N)
  • Ans. 

    Find maximum element in an array in less than O(N)

    • Use divide and conquer approach

    • Compare maximum of left and right subarrays

    • Recursively find maximum element

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in data structures

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions of related role.
Round 2 - Technical 

(1 Question)

  • Q1. Deeper technology-related questions and simple coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Waste of time!!!
They took 2 rounds within 2 weeks, all goes well. after that HR confirms that you cleared the round and someone will call you for a final discussion. Post that they never reply. and when you call back to HR every time he says "I will check and let you know" but never ever did it for months.
Don't waste our time if you are not serious about hiring.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 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 - Coding Test 

Medium level array question was asked on hackerrank.

Round 3 - One-on-one 

(1 Question)

  • Q1. Simple string question was asked which required a little thinking and simple implementation.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a coding round. I was given a screenshot which has dropdowns in it and I had to make the UI of it using react.js

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple DSA and MERN stack should be good

IndiQube Interview FAQs

How many rounds are there in IndiQube Senior Staff Engineer interview?
IndiQube interview process usually has 3 rounds. The most common rounds in the IndiQube interview process are Group Discussion, Assignment and Technical.
What are the top questions asked in IndiQube Senior Staff Engineer interview?

Some of the top questions asked at the IndiQube Senior Staff Engineer interview -

  1. Basics of AWS services and can AWS & Azure co-exist (i found it to be funn...read more
  2. 1. Basics of Web3 2. Creating Crypto coin for realestate industry...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Tracxn Interview Questions
3.2
 • 102 Interviews
Zolo Interview Questions
3.4
 • 53 Interviews
MagicPin Interview Questions
2.6
 • 50 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Impact Guru Interview Questions
3.7
 • 40 Interviews
Tokopedia Interview Questions
4.1
 • 25 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
Milkbasket Interview Questions
3.9
 • 20 Interviews
Amber Interview Questions
4.1
 • 20 Interviews
Nestaway Interview Questions
3.9
 • 18 Interviews
View all
Assistant Facility Manager
36 salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Facility Manager
27 salaries
unlock blur

₹6.8 L/yr - ₹12 L/yr

Assistant Manager
23 salaries
unlock blur

₹5.7 L/yr - ₹9.6 L/yr

Project Manager
23 salaries
unlock blur

₹8.1 L/yr - ₹17 L/yr

Finance Executive
17 salaries
unlock blur

₹3 L/yr - ₹4.4 L/yr

Explore more salaries
Compare IndiQube with

Netmeds.com

3.6
Compare

Tracxn

3.2
Compare

Zolo

3.4
Compare

MagicPin

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