Upload Button Icon Add office photos
Engaged Employer

i

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

Trackpi Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Trackpi Private Limited Flutter Application Developer Interview Questions and Answers

Updated 31 Dec 2024

Trackpi Private Limited Flutter Application Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Create a to-do application that allows users to add, delete, and edit tasks. Tasks can be assigned priorities such as high, medium, and low.

Round 2 - Technical 

(2 Questions)

  • Q1. What is flutter?
  • Q2. What is polymorphism?

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic C#, authorization, SSO
  • Q2. Sql Coding regarding group by , nth highest number
  • Ans. 

    Answering a question on SQL coding for group by and nth highest number.

    • Use GROUP BY clause to group the data based on a column

    • Use ORDER BY clause to sort the data in descending order

    • Use LIMIT clause to limit the number of rows returned

    • Use OFFSET clause to skip the first n rows

    • Example: SELECT column_name FROM table_name GROUP BY column_name ORDER BY column_name DESC LIMIT n OFFSET m

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic details of C#, .net

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

It was js coding and react native related questions.

Round 2 - Technical 

(1 Question)

  • Q1. It was technical skills of Android and iOS application related react native
Round 3 - Face to face round 

(1 Question)

  • Q1. It was discussed about your career and judge our professional career.

Interview Preparation Tips

Interview preparation tips for other job seekers - All was good

Data Analyst Interview Questions & Answers

Ganit Inc user image Harshal Khedkar

posted on 28 Apr 2021

I was interviewed in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. Current Project
  • Ans. 

    My current project involves analyzing customer behavior on our e-commerce platform.

    • Collecting and cleaning data from various sources

    • Creating visualizations to identify patterns and trends

    • Using statistical models to make predictions and recommendations

    • Collaborating with cross-functional teams to implement changes

    • Tracking and measuring the impact of changes on customer behavior

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly about projects u did

I applied via Campus Placement and was interviewed before Oct 2021. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. DS Algo, Backend and DB
  • Q2. Stack(DS) question and DB based questions
  • Q3. Scaling (Horizontal, Vertical) with use cases
  • Ans. 

    Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.

    • Horizontal scaling involves adding more machines to a system to increase capacity

    • Vertical scaling involves adding more resources to a machine to increase capacity

    • Use cases for horizontal scaling include handling increased traffic or adding redundancy

    • Use cases for vertical sca...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Backend
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Keep your DS concepts clear and be clear on your answers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python slq apti path json sksa

Round 2 - Technical 

(2 Questions)

  • Q1. Problem solving in python
  • Q2. Solving problems in oython
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Nov 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Regarding the Past Projects, mine were with Firebase and Flutter.
  • Q2. Medium DSA questions for Array and String and Flutter

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Flutter
  • firebase
  • Node.Js
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Dp, trees and basic time complexity

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Topics to prepare for Junglee Games Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Learn DSA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was ok. I was not able to solve all the questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Remove the last element from a linkedlist
  • Ans. 

    To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.

    • Iterate through the linked list to find the second last node

    • Update the next pointer of the second last node to null

  • Answered by AI
  • Q2. Some basic questions on oops dbms and os

Skills evaluated in this interview

Trackpi Private Limited Interview FAQs

How many rounds are there in Trackpi Private Limited Flutter Application Developer interview?
Trackpi Private Limited interview process usually has 2 rounds. The most common rounds in the Trackpi Private Limited interview process are Coding Test and Technical.
What are the top questions asked in Trackpi Private Limited Flutter Application Developer interview?

Some of the top questions asked at the Trackpi Private Limited Flutter Application Developer interview -

  1. what is polymorphi...read more
  2. what is flutt...read more

Tell us how to improve this page.

Trackpi Private Limited Flutter Application Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Trackpi Private Limited Flutter Application Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

1.0

Salary

3.0

Job security

4.0

Company culture

2.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Compare Trackpi Private Limited with

JoulestoWatts Business Solutions

2.9
Compare

Black Knight

3.6
Compare

Polestar Solutions & Services India

4.1
Compare

Thoughtsol Infotech

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