Upload Button Icon Add office photos

Tagit Pte

Compare button icon Compare button icon Compare

Filter interviews by

Tagit Pte Senior Product Engineer Interview Questions and Answers

Updated 13 May 2018

Tagit Pte Senior Product Engineer Interview Experiences

1 interview found

Senior Product Engineer Interview Questions & Answers

user image srikar singh Sathish

posted on 13 May 2018

Interview Questionnaire 

2 Questions

  • Q1. In depth concepts of JavaScript, jQuery, angular J's and some of the responsive frameworks
  • Q2. General questions

Interview Preparation Tips

Round: UI development
Experience: System round for developing UI functionality on e-commerce website

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Core Java Related question Like , what is constructor, Java Collection, opps concept, Spring boot,some question from e-commerce domain.
  • Q2. What is the Java code to remove duplicate characters from an array?
  • Ans. 

    Use a HashSet to remove duplicate characters from an array of strings in Java.

    • Create a HashSet to store unique characters.

    • Iterate through each string in the array and convert it to a char array.

    • Add each character to the HashSet, as it will automatically remove duplicates.

    • Convert the HashSet back to a string array to get the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a recent graduate, you can join; however, keep in mind that you should always be prepared for other job opportunities, as there is no job security.

I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java related ,core java and collection ,constructor, oops.

Interview Preparation Tips

Interview preparation tips for other job seekers - As per Fresher Jobs you need to prepare the core java and advance java as well and coding should be good.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and projects
  • Q2. Collections, multithreading

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for interview on your skills and projects
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions were related to tree traversal (level-order) and strings (anagram)

I was interviewed in May 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Easy

  • Q1. 

    Rectangle Area Calculation

    Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...

  • Ans. 

    Calculate total area covered by a list of rectangles on a plane.

    • Iterate through each rectangle and calculate its area

    • Check for overlapping areas between rectangles

    • Sum up the total area covered by all rectangles

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Oops concepts and 1 DSA problem

  • Q1. 

    Bit Set Problem Statement

    You are provided with a string, termed as DIGIT_PATTERN, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...

  • Ans. 

    Identify the first repeating digit in a given string of digits.

    • Iterate through the string and keep track of seen digits using a set.

    • Return the first digit that repeats, or -1 if no digit repeats.

    • Time complexity: O(n), where n is the length of the input string.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Firstly Some general questions and then suddenly a cosing question with modifications

  • Q1. 

    Print All Permutations of a String

    Given an input string STR, generate and print all possible permutations of the string.

    Input:

    str

    Output:

    All permutations of the input string, each on a new line.

    ...

  • Ans. 

    Generate and print all possible permutations of a given input string.

    • Use recursion to generate all permutations by swapping characters in the string.

    • Maintain a visited array to keep track of characters already used in a particular permutation.

    • Print each permutation as it is generated.

    • Handle duplicate characters by skipping swapping if the character is already in the current position.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from TIET - Thapar Institute of Engineering And Technology. I applied for the job as Software Engineer in GurgaonEligibility criteria7.5 CgpaGreyOrange interview preparation:Topics to prepare for the interview - DSA, OOPs, OS, DBMS, projects, PuzzlesTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.

Application resume tips for other job seekers

Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Feb 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 - One-on-one 

(1 Question)

  • Q1. The interviewer asked Basic SQL and Linux OS-related questions.
Round 3 - Technical 

(2 Questions)

  • Q1. The interviewer asked questions regarding projects and experience.
  • Q2. The interviewer asked some aptitude and logical reasoning questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization for freshers and people with no/limited experience.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Normal 3 leetcode medium questions

Round 2 - Assignment 

Machine coding round to design tail -f

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on internal working of os
  • Q2. Questions on projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy medium to hard medium

Round 2 - Coding Test 

Questions on array , linked list

Round 3 - Technical 

(1 Question)

  • Q1. Oops ,dbms,cn,operating system
Round 4 - HR 

(1 Question)

  • Q1. Easy question of hr round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

General Aptitude Test.

Round 2 - One-on-one 

(4 Questions)

  • Q1. One to one discussion about OOPS, Hibernate, Java.
  • Q2. What is one-one mapping.
  • Ans. 

    One-one mapping is a relationship between two sets where each element of one set is associated with exactly one element of the other set.

    • Each element in the first set maps to exactly one element in the second set.

    • No two elements in the first set map to the same element in the second set.

    • Example: Mapping employee IDs to employee names in a database.

  • Answered by AI
  • Q3. Explain Inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' and inh...

  • Answered by AI
  • Q4. Select 2nd top salary.

Tagit Pte Interview FAQs

How to prepare for Tagit Pte Senior Product Engineer 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 Tagit Pte. The most common topics and skills that interviewers at Tagit Pte expect are Multithreading, XML, Animation, Application Development and Coding.

Tell us how to improve this page.

Interview Questions from Similar Companies

Ramco Systems Interview Questions
3.9
 • 65 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.9
 • 22 Interviews
3Pillar Global Interview Questions
3.4
 • 19 Interviews
View all
Tagit Pte Senior Product Engineer Salary
based on 48 salaries
₹6.2 L/yr - ₹14.7 L/yr
22% less than the average Senior Product Engineer Salary in India
View more details

Tagit Pte Senior Product Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
101 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Engineer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tagit Pte with

MobiQuest Mobile Technologies

3.1
Compare

Capillary Technologies

3.5
Compare

Vinculum Solutions

3.0
Compare

Unicommerce Esolutions

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