Upload Button Icon Add office photos

Filter interviews by

Quanby Tech Interview Questions and Answers

Updated 28 Nov 2024

Quanby Tech 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

Full Stack Engineer Interview Questions asked at other Companies

Q1. Find All Subsets Given an array arr consisting of 'N' distinct integers, your task is to generate all possible non-empty subsets of the given array. You can return the subsets in any order. Input: The first line contains a single integer ‘T... read more
Add answer

Interview questions from similar companies

Accounts Manager Interview Questions & Answers

Vyapar user image Satya Prakash Jena

posted on 23 Feb 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

If someone is considering an insider trade in Vyapar, it is a poor choice.

Round 2 - Aptitude Test 

The interviewer will administer an aptitude test, and those who pass will proceed to the final round.

Round 3 - One-on-one 

(4 Questions)

  • Q1. Some basic questions about sell, how to make company growth, give 3 benefits of sell
  • Q2. Previous Internship experience.
  • Q3. How much revenue contribution towards the our company within one month
  • Q4. Why you are interested to be joining as a sells person
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Programming questions in python
  • Q2. Selenium and API Testing interview questions
Round 2 - Technical 

(2 Questions)

  • Q1. Deeper Product-related question
  • Q2. Programming using python
  • Ans. 

    Python is a versatile programming language known for its simplicity and readability.

    • Python is an interpreted language, making it easy to write and test code quickly.

    • It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.

    • Python has a large standard library with built-in modules for various tasks, reducing the need for external libraries.

    • Python uses indentation to de...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am damn sure I cleared the interview, but no call back from the HR, no rejection emails. When I called the HR, she cut the call. Worst interview experience ever
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Java versions. System design, Kafka and rabbit mq
Round 2 - Technical 

(1 Question)

  • Q1. Some more questions on system design. Questions on Messaing system, EDA and Microservices architecture. AWS cloud.
Round 3 - Coding Test 

I am not sure about what this round about. After couple of simple management questions, The interviewer asking leet code questions which was not expected as it was mentioned that its a managerial round. As it was on 31st I was little not prepared and wanted to skip the question. The interviewer got offended and talking very rude. At this point I got the idea that interview is not.

Worst part is after every round they is no feedback cycle. they just ghost you. very bad attitude.

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

(2 Questions)

  • Q1. Too much delay in all the interviews process
  • Q2. Qrelated to pay are so many very stinge Hr
Round 2 - HR 

(1 Question)

  • Q1. To much discussions on pay

Intern Interview Questions & Answers

CodeClouds user image dipnarayan sen

posted on 3 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General Computer Science Questions.

Round 2 - Technical 

(3 Questions)

  • Q1. 2NF and 3NF difference
  • Ans. 

    2NF eliminates partial dependencies, while 3NF eliminates transitive dependencies.

    • 2NF eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the primary key.

    • 3NF eliminates transitive dependencies by ensuring that non-key attributes are not dependent on other non-key attributes.

    • Example: In a table with columns A, B, and C where A is the primary key, if B depends on A and C...

  • Answered by AI
  • Q2. Alternative of using loop to print 1 to 100
  • Ans. 

    Using recursion to print numbers from 1 to 100 without a loop

    • Create a recursive function that takes a number as input and prints it

    • Call the function with 1 as the initial input and increment the input by 1 in each recursive call

    • Stop the recursion when the input reaches 100

  • Answered by AI
  • Q3. Delete and Truncate Difference
  • Ans. 

    Delete removes rows from a table while truncate removes all rows from a table.

    • Delete is a DML command while truncate is a DDL command.

    • Delete operation can be rolled back while truncate operation cannot be rolled back.

    • Delete operation fires triggers on each row deletion while truncate operation does not fire triggers.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(4 Questions)

  • Q1. Talk about your work experience. Detailed questions about projects that I worked on.
  • Q2. Why are you interested in switching.
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic field.

    • Interested in leveraging my skills and experience in a new environment

    • Excited about the potential to work on innovative products

    • Looking for opportunities to expand my knowledge and expertise

  • Answered by AI
  • Q3. Do you use any food delivery apps frequently? What would you improve in Swiggy?
  • Ans. 

    Yes, I frequently use food delivery apps like Swiggy.

    • I use Swiggy at least a few times a week for ordering food.

    • I appreciate the wide variety of restaurants and cuisines available on Swiggy.

    • Improvement suggestion: Enhance the user interface for a smoother ordering experience.

    • Improvement suggestion: Implement a more accurate delivery time estimation system.

    • Improvement suggestion: Offer more personalized recommendations

  • Answered by AI
  • Q4. What is northstar metric, what would be northstar metric for Swiggy
  • Ans. 

    Northstar metric is the key metric that drives the core value of a product. For Swiggy, the northstar metric could be Daily Active Users (DAU) or Orders per User.

    • Northstar metric is the single metric that best captures the core value that your product delivers to customers.

    • For Swiggy, the northstar metric could be Daily Active Users (DAU) as it represents the number of unique users who engage with the platform on a dai...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain what you worked on, how did you grow the adoption of the feature.
  • Ans. 

    I worked on improving the adoption of a new feature by conducting user research, implementing user feedback, and creating targeted marketing campaigns.

    • Conducted user research to understand user needs and preferences

    • Implemented user feedback to make necessary improvements to the feature

    • Created targeted marketing campaigns to promote the feature to the right audience

  • Answered by AI
  • Q2. Design product to manage risks during an event. Sub-question- How would this change if the target market is tier 3 cities in India

Interview Preparation Tips

Topics to prepare for KEKA TECHNOLOGIES Product Manager interview:
  • Product growth
  • Hr tech
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic OOPs concept and coding
Round 2 - Technical 

(3 Questions)

  • Q1. Basic DSA question
  • Q2. 1 mySql query to fetch records
  • Q3. Design patterns

Interview Preparation Tips

Topics to prepare for Entrata PHP Developer interview:
  • php
  • mysql
  • oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the code to determine the minimum number of dice throws required to reach 100 in a game of Snakes and Ladders?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding with design fundamentals on BST and DP
Round 2 - Technical 

(2 Questions)

  • Q1. Coding test with BST, DP
  • Q2. LLD, HLD on telecom. SOLID principles, Design patterns, System design
Round 3 - One-on-one 

(1 Question)

  • Q1. One on one round with Architect and Manager. What do we know about SIP, SS7, Diameter.
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions

Interview Preparation Tips

Topics to prepare for Mobileum Technical Lead interview:
  • Dynamic programing
  • Binary Search Tree
  • Kafka
  • Rabbitmq
  • Java
  • C++
  • JUnit
Interview preparation tips for other job seekers - Prepare yourselves to get the call back after the scheduled interviews after a month or so if you are selected.

If you get the offer letter, please do not join this company.

Not very considerate people, though the policies are there. No WLB, politics, poor product and project management. Architects know the stuff but they don't have the documents about the products, no KT.

Again please seriously take this advice, if you get one offer, please do not join the company.

Quanby Tech Interview FAQs

How many rounds are there in Quanby Tech interview?
Quanby Tech interview process usually has 1 rounds. The most common rounds in the Quanby Tech interview process are One-on-one Round.
How to prepare for Quanby Tech interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Quanby Tech. The most common topics and skills that interviewers at Quanby Tech expect are Bench Sales, C2C, IT Recruitment, US IT Staffing and US Staffing.
What are the top questions asked in Quanby Tech interview?

Some of the top questions asked at the Quanby Tech interview -

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

Tell us how to improve this page.

Quanby Tech Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 53 Interviews
Darwinbox Interview Questions
3.9
 • 43 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 35 Interviews
Entrata Interview Questions
4.4
 • 34 Interviews
Gupshup Interview Questions
3.5
 • 31 Interviews
View all

Quanby Tech Reviews and Ratings

based on 2 reviews

2.5/5

Rating in categories

4.2

Skill development

1.8

Work-life balance

1.8

Salary

2.0

Job security

1.8

Company culture

1.8

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
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.4
Compare

Entrata

4.4
Compare

Ascent HR Technologies Private Limited

3.8
Compare

CodeClouds

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