Upload Button Icon Add office photos

Filter interviews by

Tricon Infotech Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top Tricon Infotech Interview Questions and Answers

View all 11 questions

Tricon Infotech Interview Experiences

Popular Designations

16 interviews found

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

(1 Question)

  • Q1. What is SPA? How does angular work?

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (41)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain FastAPI and headers, path parameters, etc
  • Ans. 

    FastAPI is a modern web framework for building APIs with Python, providing easy handling of headers, path parameters, etc.

    • FastAPI is a Python web framework for building APIs quickly and efficiently

    • It provides easy handling of headers, path parameters, query parameters, and request bodies

    • Headers can be accessed using the request.headers attribute

    • Path parameters are defined in the route URL and accessed as function param...

  • Answered by AI
  • Q2. Write a API to demonstrate GET, POST, PUT
  • Ans. 

    API demonstrating GET, POST, PUT methods

    • Create a route for GET method to retrieve data

    • Create a route for POST method to add new data

    • Create a route for PUT method to update existing data

  • Answered by AI
Round 2 - Coding Test 

API working, S3 snippets

Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Node Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Node.js, Javascript and Typescript
Round 2 - Coding Test 

Basics of node.js and Coding questions on DSA

Round 3 - Technical 

(1 Question)

  • Q1. About project, questions on the tech I have used followed by a coding question
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round, asked about my company, business model and the technologies i have used in projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst interview experience ever, even after clearing multiple technical rounds these people will not hire you because they are just taking interview for the sake showing numbers, HR Jeenendra Kumar was not responding my calls after the final round and didn't have the sense to share the feedback to candidates. People don't give interview to these kind of companies they are here to waste your time and energy.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. System design round
  • Q2. Nodejs promises

Interview Preparation Tips

Interview preparation tips for other job seekers - They keep all round and say selected until director says you are not selected. Don’t attend. Tech interview panel members are chill and great

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Tricon Infotech interview questions for popular designations

 Software Developer

 (4)

 Software Engineer

 (3)

 Associate Software Engineer

 (2)

 Dot Net Engineer

 (1)

 Executive Accountant

 (1)

 Radiologic Technologist

 (1)

 Senior Test Engineer

 (1)

 Technical Lead

 (1)

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

(5 Questions)

  • Q1. What are indexer in c#?
  • Ans. 

    Indexers in C# allow objects to be indexed like arrays, providing a way to access elements using an index value.

    • Indexers are defined using 'this' keyword followed by square brackets containing the index parameters.

    • They can be used to get or set the value of an element in a collection or class.

    • Example: public string this[int index] { get { return myArray[index]; } set { myArray[index] = value; }}

  • Answered by AI
  • Q2. What is application Poll?
  • Ans. 

    Application Poll is a process where the application periodically checks for updates or changes in a certain resource or data source.

    • Application Polling is commonly used in web applications to update data without the need for manual refresh.

    • It helps in keeping the application up-to-date with the latest information.

    • Polling intervals can be set based on the frequency of updates in the resource being monitored.

  • Answered by AI
  • Q3. What is AsNoTracking in Linq?
  • Ans. 

    AsNoTracking in Linq is used to disable change tracking in Entity Framework, improving performance by not storing entities in the context.

    • AsNoTracking method is used to retrieve data without tracking changes made to the entities.

    • It is useful when you only need to read data and do not intend to update or delete it.

    • By using AsNoTracking, you can improve performance by avoiding the overhead of storing entities in the cont...

  • Answered by AI
  • Q4. How do you test Api?
  • Ans. 

    API testing involves verifying the functionality, performance, reliability, and security of an API.

    • Write test cases to cover all possible scenarios

    • Use tools like Postman or SoapUI for manual testing

    • Automate testing using tools like Selenium or JUnit

    • Verify response codes, data formats, and error handling

    • Perform load testing to check performance under heavy traffic

  • Answered by AI
  • Q5. What is middleware and how do you implement custom middleware?
  • Ans. 

    Middleware is software that acts as a bridge between an operating system or database and applications, allowing them to communicate with each other.

    • Middleware is a layer of software that connects different components of an application, such as the frontend and backend.

    • It can handle tasks like authentication, logging, error handling, and request processing.

    • Custom middleware can be implemented by creating a function that...

  • Answered by AI

Skills evaluated in this interview

Dot Net Engineer Interview Questions asked at other Companies

Q1. What is middleware and how do you implement custom middleware?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about previous projects?

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 (169)

Jobs at Tricon Infotech

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa java, bdd, tdd
Round 2 - Technical 

(1 Question)

  • Q1. Automation framework, api, ui

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Basic questions on previous jobs
  • Q2. Question on ctc and notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Bad comp never join

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

SSME Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What is java, what is spring boot

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - Aptitude Test 

It consisted of coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting coding quesTion
  • Q2. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Creating new classes based on existing classes, allowing for code reuse.

    • Polymorphism: The ability for objects of different classes to respond to the same method call.

    • Abstraction: Hiding the complex implementation details and showi...

  • Answered by AI

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Tricon Infotech Interview FAQs

How many rounds are there in Tricon Infotech interview?
Tricon Infotech interview process usually has 2-3 rounds. The most common rounds in the Tricon Infotech interview process are Technical, One-on-one Round and HR.
How to prepare for Tricon Infotech 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 Tricon Infotech. The most common topics and skills that interviewers at Tricon Infotech expect are Salesforce, AWS, Apex, Customization and Javascript.
What are the top questions asked in Tricon Infotech interview?

Some of the top questions asked at the Tricon Infotech interview -

  1. What is middleware and how do you implement custom middlewa...read more
  2. What are the key concepts of Object-Oriented Programming (OO...read more
  3. Introduce yourself? Difference between C and pyth...read more

Tell us how to improve this page.

Tricon Infotech Interview Process

based on 11 interviews in last 1 year

Interview experience

2.9
  
Poor
View more

People are getting interviews through

based on 4 Tricon Infotech interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
View all

Tricon Infotech Reviews and Ratings

based on 90 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-Life balance

3.6

Salary & Benefits

3.4

Job Security

3.5

Company culture

3.5

Promotions/Appraisal

3.4

Work Satisfaction

Explore 90 Reviews and Ratings
Full Stack - Lead/Captains

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
198 salaries
unlock blur

₹6 L/yr - ₹18.8 L/yr

Senior Software Engineer
77 salaries
unlock blur

₹10.5 L/yr - ₹30 L/yr

Associate Software Engineer
76 salaries
unlock blur

₹5 L/yr - ₹14.2 L/yr

Software Developer
36 salaries
unlock blur

₹4.6 L/yr - ₹13.9 L/yr

Java Developer
34 salaries
unlock blur

₹2.5 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Tricon Infotech with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview