Upload Button Icon Add office photos

Filter interviews by

Quanby Tech Full Stack Engineer Interview Questions and Answers

Updated 28 Nov 2024

Quanby Tech Full Stack Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of angular14 and react
  • Q2. Backend .net core related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Start introducing yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. They ask me to write a code. What is normalization What is Generics

I was interviewed in Aug 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

It was a mcq+coding round. There were 2 coding questions of medium difficulty. It was around 3 P.M.

  • Q1. Count with K different characters

    You are given a string ‘STR’ of lowercase alphabets and an integer K. Your task is to count all the possible substrings that are not necessarily distinct but should have e...

  • Ans. Brute Force

     The idea is to check for all the substrings of the given string and then check for each substring whether it contains exactly K different characters or not.

     

    • Declare COUNT = 0 for storing the answer.
    • Run two nested loops for generating the indices of all the substrings of the string say i and j (i starting from 0 and j starting from i).
      • Take the substring from index i to j.
      • Check for the characters in...
  • Answered by CodingNinjas
  • Q2. Collect Maximum Coins in Matrix

    You are given a matrix of ‘M’ rows and ‘N’ columns. The cells of the matrix contain either a coin or are empty.

    You are allowed to visit every boundary cell that has a coi...

  • Ans. Depth First Search

    Iterate all the boundary cells and apply depth-first search from the boundary cells that contain a coin so that we can collect all the adjacent coins that don’t lie on the boundary. To apply depth-first search without using extra memory mark the cells that you have already visited as 0 (contains zero coins now) in the original matrix, this way you won’t have to maintain an extra matrix to store the vi...

  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

It was held after the debugging round at around 1 PM. The interviewer briefed me about the problem and then asked me to code in visual studio code.

  • Q1. Optimize Memory Usage

    Alex has a computer with ‘K’ memory spaces. He has a list of ‘N’ different document downloads that he would like to do, each of which consumes some unique memory usage. He also has ‘M...

  • Ans. Brute Force

    Firstly, we will check all the possible pairs exhaustively to find out the maximum permitted memory usage. Then, we will insert all optimal pairs into an array and return it.


     

    The steps are as follows:

    • Initialize max_usage as the largest number less than or equal to ‘K’ from either ‘game’ or ‘ download’ array. This is to check the corner case where only a game or download is chosen.
    • Then we run a loop ‘i’ ...

  • Answered by CodingNinjas
Round 3 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

It was immediately after the second interview round. Total 6 students were shortlisted from various colleges for this round. It was at around 4 PM. There were 2 interviewers and asked questions from OS, DBMS, DS and project related questions from resume.

  • Q1. Technical Questions

    What is segmentation?
    What is paging?
    All the concepts of paging.

    What is size of session cookie?
    Difference between TCP and UDP.
    Explain OSI model.
    Different layers of OSI model.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bhagwan Parshuram Institute of Technology. I applied for the job as Fullstack Developer in DelhiEligibility criteriaNo backlogs were allowedCommvault interview preparation:Topics to prepare for the interview - Python (as a language for data structures), Data structures, Operating system, Computer networking, Database management systemTime required to prepare for the interview - 1.5 monthsInterview preparation tips for other job seekers

Tip 1 : Only mention those things in resume that you know very well
Tip 2 : Core subjects are very important for commvault
Tip 3 : Concept of usage of data structures should be clear

Application resume tips for other job seekers

Tip 1 : Do not mention anything in resume that you are not sure about. Keep it simple
Tip 2 : You can add achievements other than technical also.

Final outcome of the interviewRejected

Skills evaluated in this interview

Quanby Tech Interview FAQs

How many rounds are there in Quanby Tech Full Stack Engineer interview?
Quanby Tech interview process usually has 1 rounds. The most common rounds in the Quanby Tech interview process are One-on-one Round.
What are the top questions asked in Quanby Tech Full Stack Engineer interview?

Some of the top questions asked at the Quanby Tech Full Stack Engineer interview -

  1. Backend .net core related questi...read more
  2. Basics of angular14 and re...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Quanby Tech interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 48 Interviews
Darwinbox Interview Questions
3.8
 • 41 Interviews
Grey Orange Interview Questions
3.2
 • 37 Interviews
Mobileum Interview Questions
3.3
 • 35 Interviews
Entrata Interview Questions
4.4
 • 34 Interviews
CodeClouds Interview Questions
4.5
 • 33 Interviews
Gupshup Interview Questions
3.8
 • 30 Interviews
View all

Quanby Tech Full Stack Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

2.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Software Developer
4 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Front end Developer
4 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Software Engineer
3 salaries
unlock blur

₹4.1 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Quanby Tech with

Duck Creek Technologies

4.5
Compare

Entrata

4.4
Compare

Ascent HR Technologies Private Limited

3.8
Compare

CodeClouds

4.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview