Upload Button Icon Add office photos

Tagit Pte

Compare button icon Compare button icon Compare

Filter interviews by

Tagit Pte Software Engineer Trainee Interview Questions, Process, and Tips

Updated 3 Feb 2025

Top Tagit Pte Software Engineer Trainee Interview Questions and Answers

  • Q1. What advanced Java concepts are you familiar with, such as JDBC, Servlets, Hibernate, Spring, and servers like Apache Tomcat or IBM, as well as any build tools you have e ...read more
  • Q2. What are the features of Java 8 that you are familiar with?
  • Q3. What are the key Object-Oriented Programming (OOP) concepts in Java?

Tagit Pte Software Engineer Trainee Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1) Fibonacci series.
2) Print even numbers in a given range.
3) using hierarchical inheritance and polymorphism concept calculate the interest rate for one subclass(savings account) where another subclass(current account) doesn't have any interest rate.
4) Create a custom exception and throw insufficient balance exception when we try to withdraw more than than available balance.
5) Create a function which accepts a amount and updates the current balance based on deposit or withdrawal.

Round 2 - One-on-one 

(5 Questions)

  • Q1. What are the key Object-Oriented Programming (OOP) concepts in Java?
  • Ans. 

    Key OOP concepts in Java include classes, objects, inheritance, polymorphism, encapsulation, and abstraction.

    • Classes: Blueprint for creating objects, containing attributes and methods.

    • Objects: Instances of classes that encapsulate data and behavior.

    • Inheritance: Allows a class to inherit attributes and methods from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Encapsulation: ...

  • Answered by AI
  • Q2. What is exception handling in programming?
  • Ans. 

    Exception handling is a mechanism to handle runtime errors in a program to prevent it from crashing.

    • Exceptions are unexpected events that occur during the execution of a program.

    • Exception handling allows the programmer to gracefully handle these errors and prevent the program from crashing.

    • Common exception handling constructs include try, catch, and finally blocks.

    • Example: try { // code that may throw an exception } ca...

  • Answered by AI
  • Q3. What are the features of Java 8 that you are familiar with?
  • Ans. 

    Java 8 features include lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces are interfaces with a single abstract method, used for lambda expressions.

    • Streams provide a way to work with sequences of elements and perform operations like filter, map, and reduce.

    • Default methods allow interfaces to have me...

  • Answered by AI
  • Q4. What advanced Java concepts are you familiar with, such as JDBC, Servlets, Hibernate, Spring, and servers like Apache Tomcat or IBM, as well as any build tools you have experience using?
  • Ans. 

    I am familiar with JDBC, Servlets, Hibernate, Spring, Apache Tomcat, and build tools like Maven.

    • Experience with JDBC for database connectivity in Java applications

    • Knowledge of Servlets for handling web requests and responses

    • Understanding of Hibernate for object-relational mapping in Java

    • Familiarity with Spring framework for building enterprise Java applications

    • Experience with Apache Tomcat for deploying Java web applic...

  • Answered by AI
  • Q5. Sql questions like joins and a query using joins concept?
Round 3 - Behavioral 

(4 Questions)

  • Q1. General questions based on the degree stream?
  • Q2. Can you provide a self-introduction?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q3. What do you know about the company?
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

  • Answered by AI
  • Q4. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include public speaking and time management.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weaknesses: public speaking

    • Weaknesses: time management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an amazing interview experience. Just attend the interview with confidence and what ever you know. In final manager round prepare for some general interview questions for computer science background like the subjects you have learned in your degree.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic programs like fibonacci, prime number, string, scanner input

Round 2 - Technical 

(4 Questions)

  • Q1. Basic java questions
  • Q2. What is Encapsulation?
  • Ans. 

    Encapsulation is the process of hiding internal details and providing a public interface for accessing and manipulating data.

    • Encapsulation is a fundamental principle of object-oriented programming.

    • It helps in achieving data abstraction and data hiding.

    • By encapsulating data and methods within a class, we can control access to them.

    • Encapsulation improves code maintainability and reusability.

    • Example: A class with private ...

  • Answered by AI
  • Q3. Asks about resume
  • Q4. Sql queries question

Skills evaluated in this interview

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

1st round is coding test where they provide question paper

Round 2 - Technical 

(1 Question)

  • Q1. They asked java oops, sql and based on ur resume
Round 3 - Technical 

(1 Question)

  • Q1. They asked java related questions
Round 4 - HR 

(1 Question)

  • Q1. Based on the resume hr questions us. Be prepared for that

Interview Preparation Tips

Topics to prepare for Tagit Pte Software Engineer Trainee interview:
  • Java
  • SQL

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: There are 2 sections. APTI and TECH .45 min 75 questions for APTI ,TECH had 5 questions out of which Q1 is compulsory. Solve any 3 from remaining 4.Time is 1 hr. Marks 40.There are 2 sets of aptitude .one was APTITUDE TEST.other set was apti1. I guess both sets had same questions.only order of question was different.BE CAREFUL NEGATIVE MARKING.Questions AT FIRST AND LAST ARE BIT DIFFICULT

Round: Technical Interview
Experience: .Interview Rounds- Coding Test- Duration- 30 mins No. of Question-1Coding Test .Technical/ Managerial interview Duration 1 hr(30 mins each) Final HR Interview- Duration- 30 min .

College Name: BITS MESRA

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

I applied via Recruitment Consulltant and was interviewed before Jun 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 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic apptiude questions... And basic manual testing question

I applied via Job Portal and was interviewed before Sep 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 - Technical 

(1 Question)

  • Q1. Questions related to Java and Data structure algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - I joined as a fresher and undergone 2 months training and worked as an intern after training for 6 months. After internship placed as permanent employee in the organisation.
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)
Round 1 - Coding Test 

Two coding question
1st question moderate
2nd Difficult
All test cases passed for 1st question
Partial test Cases passed for 2nd question

Round 2 - One-on-one 

(1 Question)

  • Q1. Mid-level tree question.
Round 3 - One-on-one 

(1 Question)

  • Q1. LLD question was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - it was a nice experience. Practice LLD, data structures, and algorithms.

Tagit Pte Interview FAQs

How many rounds are there in Tagit Pte Software Engineer Trainee interview?
Tagit Pte interview process usually has 3-4 rounds. The most common rounds in the Tagit Pte interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Tagit Pte Software Engineer Trainee 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 Information Technology and Software Engineering.
What are the top questions asked in Tagit Pte Software Engineer Trainee interview?

Some of the top questions asked at the Tagit Pte Software Engineer Trainee interview -

  1. What advanced Java concepts are you familiar with, such as JDBC, Servlets, Hibe...read more
  2. What are the features of Java 8 that you are familiar wi...read more
  3. What are the key Object-Oriented Programming (OOP) concepts in Ja...read more

Tell us how to improve this page.

Tagit Pte Software Engineer Trainee Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

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.3
 • 19 Interviews
View all
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