Upload Button Icon Add office photos

Filter interviews by

TabSquare.ai Interview Questions and Answers

Updated 29 Sep 2024

TabSquare.ai Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker rank DS algo test.

Round 2 - Technical 

(2 Questions)

  • Q1. How would you handle real time data in mobile app?
  • Ans. 

    Real time data in mobile apps can be handled using technologies like WebSockets, Firebase Realtime Database, or Push Notifications.

    • Use WebSockets for bidirectional communication between client and server.

    • Utilize Firebase Realtime Database for syncing data in real time across devices.

    • Implement Push Notifications to notify users of real time updates even when the app is not open.

  • Answered by AI
  • Q2. OOPs and solid principle discussion
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Senior IOS Developer Interview Questions asked at other Companies

Q1. What are the differences between the MVC and MVVM architectural patterns, and in what scenarios should each be used?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of react and JS concepts.

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to do Database Migration
  • Ans. 

    Database migration involves transferring data from one database to another without losing any information.

    • Plan the migration process carefully to minimize downtime and ensure data integrity

    • Backup the existing database before starting the migration

    • Use tools like AWS Database Migration Service or open-source tools like Flyway or Liquibase

    • Test the migration process thoroughly before executing it on the production database

    • ...

  • Answered by AI
  • Q2. How to perform Distributed Transactions using Saga
  • Ans. 

    Saga pattern is used to manage distributed transactions by breaking them into smaller, independent transactions.

    • Break the transaction into smaller steps or sub-transactions

    • Each sub-transaction is executed by a service or component in the system

    • Maintain a log of each sub-transaction's status to ensure consistency

    • If a sub-transaction fails, rollback the changes made by previous sub-transactions

    • Implement compensating tran...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to optimize Horizontally RDBMS
  • Ans. 

    Optimizing horizontally RDBMS involves partitioning data across multiple servers to improve performance.

    • Partition tables based on key ranges or hash values to distribute data evenly

    • Use sharding to split data across multiple servers

    • Implement caching mechanisms to reduce database load

    • Optimize queries and indexes for efficient data retrieval

    • Consider denormalizing data to reduce joins and improve performance

  • Answered by AI
  • Q2. System design of URL shorten
  • Ans. 

    URL shortening system design involves generating short aliases for long URLs to save space and make sharing easier.

    • Use a unique identifier for each URL to generate short alias

    • Store mappings of short aliases to original URLs in a database

    • Implement a redirect service to redirect short aliases to original URLs

    • Consider scalability and performance for high traffic

    • Implement analytics to track usage and performance

  • Answered by AI

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2021. There were 5 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 

Python & SQL Based HackerRank Coding Round

Round 3 - Technical 

(3 Questions)

  • Q1. Resume Based Questions
  • Q2. Tools & Tech mentioned in resume will be asked
  • Q3. Past projects and what are your contributions
Round 4 - One-on-one 

(1 Question)

  • Q1. System design and architecture level discussions
Round 5 - HR 

(1 Question)

  • Q1. Culture fit with the company

Interview Preparation Tips

Topics to prepare for TabSquare.ai Software Engineer interview:
  • Python
  • SQL
  • AIRFLOW
  • GCP
Interview preparation tips for other job seekers - Don't mention extra tech or projects in resume if you don't have knowledge about it

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)

TabSquare.ai interview questions for popular designations

 Software Engineer

 (1)

 Front end Developer

 (1)

 Engineering Manager

 (1)

 Senior IOS Developer

 (1)

Interview questions from similar companies

I applied via Tcs website and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude related questions.. some questions on English as well

Round 2 - Coding Test 

Basic coding questions

Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Make a good cv. Practice aptitude and basic coding questions. Be confident in Hr round. Cracking Tcs is not that hard

I applied via Company Website and was interviewed before Sep 2021. 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 - Aptitude Test 

Logical Aptitude, Verbal, Numerical

Round 3 - Coding Test 

2 codes one small and easy , another big and medium difficultly

Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduction , Academic Project,
  • Q2. Coding Questions, Company Related Questions

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Coding
Interview preparation tips for other job seekers - In aptitude focus on Logical and Verbal aptitude and work on projects and coding skills

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 30 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Good problemtic Skills and knowledge check and sharpness

Round 2 - Coding Test 

C Language use for programs and Oracle and Java in learning process

Round 3 - HR 

(3 Questions)

  • Q1. Any coding Question and stay for job purpose
  • Q2. Any operators working or any logical program tell
  • Ans. 

    Yes, there are many operators and logical programs used in various fields.

    • Operators like +, -, *, / are used in mathematical calculations.

    • Logical programs like if-else, switch-case are used in programming.

    • Operators like AND, OR, NOT are used in boolean logic.

    • Operators like >, <, == are used in comparisons.

    • Examples of logical programs include sorting algorithms, search algorithms, etc.

  • Answered by AI
  • Q3. Check my comutication with others

Interview Preparation Tips

Topics to prepare for TCS Analyst interview:
  • c and
Interview preparation tips for other job seekers - good guide for my job purpose so best choose to our qualification

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

Interview Questionnaire 

1 Question

  • Q1. Training?

Interview Preparation Tips

Interview preparation tips for other job seekers - Best training in India. No doubt

Interview Questionnaire 

1 Question

  • Q1. Related to my subject

TabSquare.ai Interview FAQs

How many rounds are there in TabSquare.ai interview?
TabSquare.ai interview process usually has 2-3 rounds. The most common rounds in the TabSquare.ai interview process are Technical, Coding Test and One-on-one Round.
How to prepare for TabSquare.ai 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 TabSquare.ai. The most common topics and skills that interviewers at TabSquare.ai expect are Operations, MySQL, HTML, Agile and GCP.
What are the top questions asked in TabSquare.ai interview?

Some of the top questions asked at the TabSquare.ai interview -

  1. How to perform Distributed Transactions using S...read more
  2. How would you handle real time data in mobile a...read more
  3. How to optimize Horizontally RD...read more

Tell us how to improve this page.

TabSquare.ai Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Box8 Interview Questions
3.5
 • 13 Interviews
FoodPanda Interview Questions
3.7
 • 9 Interviews
DineOut Interview Questions
4.0
 • 4 Interviews
View all

TabSquare.ai Reviews and Ratings

based on 4 reviews

4.4/5

Rating in categories

4.0

Skill development

3.6

Work-life balance

4.0

Salary

4.3

Job security

4.0

Company culture

4.0

Promotions

4.6

Work satisfaction

Explore 4 Reviews and Ratings
Data Scientist
6 salaries
unlock blur

₹8 L/yr - ₹13.6 L/yr

Product Manager
4 salaries
unlock blur

₹34 L/yr - ₹43 L/yr

Project Support Executive
4 salaries
unlock blur

₹3 L/yr - ₹5.1 L/yr

Senior Devops Engineer
4 salaries
unlock blur

₹24 L/yr - ₹40 L/yr

Full Stack Software Developer
4 salaries
unlock blur

₹25 L/yr - ₹25.2 L/yr

Explore more salaries
Compare TabSquare.ai with

DineOut

4.0
Compare

Zomato

3.8
Compare

Swiggy

3.8
Compare

Faasos Food Services

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