Upload Button Icon Add office photos

Trigent Software

Compare button icon Compare button icon Compare

Filter interviews by

Trigent Software Interview Questions, Process, and Tips

Updated 11 Feb 2025

Top Trigent Software Interview Questions and Answers

View all 28 questions

Trigent Software Interview Experiences

Popular Designations

63 interviews found

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A typical coding test would feature a request to implement a Caesar cipher code.

Round 2 - Technical 

(2 Questions)

  • Q1. Normal TR round asked for two sum code
  • Q2. Http methods explain

Interview Preparation Tips

Interview preparation tips for other job seekers - There is another technical round, followed by a client round and then an HR interview.

Verdict : not selected

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 (181)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They were asked about the Factorial programme and Then told me to explain that code.
Threads and Exception Handling topics

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Output prediction
  • Q2. Api consuming in rest
  • Ans. 

    API consuming in REST involves making HTTP requests to interact with external services.

    • Use HTTP methods like GET, POST, PUT, DELETE to interact with APIs

    • Parse JSON or XML responses from APIs to extract data

    • Handle authentication and error responses from APIs

    • Use libraries like Retrofit or HttpClient for API consumption

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain routing concept in Angular
  • Ans. 

    Routing in Angular is the process of navigating between different components or views based on the URL.

    • Angular uses the Angular Router module to handle routing.

    • Routes are defined in the app-routing.module.ts file using the RouterModule.forRoot() method.

    • Routes can have path, component, redirectTo, pathMatch, and children properties.

    • RouterOutlet directive is used in the main app component to display the routed components...

  • Answered by AI
  • Q2. Angule Life Cycle

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Trigent Software interview questions for popular designations

 Software Developer

 (3)

 Accountant

 (2)

 Angular Developer

 (2)

 Associate Software Engineer

 (2)

 Senior Software Engineer

 (2)

 Software Engineer

 (2)

 Web Developer

 (2)

 AWS Administrator

 (1)

Software Developer Interview Questions & Answers

user image Satya Medidi

posted on 14 Nov 2024

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

(2 Questions)

  • Q1. Self introduction
  • Q2. Regarding c, c+ , sql and Java

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)

Get interview-ready with Top Trigent Software Interview Questions

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

Python and Spark online coding

Round 2 - Technical 

(1 Question)

  • Q1. Find the best days to buy and sell a stock given the price in list.
  • Ans. 

    Use a simple algorithm to find the best days to buy and sell a stock based on price list.

    • Iterate through the list of prices and keep track of the minimum price and maximum profit

    • Calculate the profit for each day by subtracting the current price from the minimum price

    • Update the maximum profit if a higher profit is found

    • Return the buy and sell days that result in the maximum profit

  • Answered by AI
Round 3 - Case Study 

Project experience and expectations.

Skills evaluated in this interview

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Jobs at Trigent Software

View all
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is difference between service and product based company... seriously?? After having all the relevant experience:)

Interview Preparation Tips

Interview preparation tips for other job seekers - Though you have may years of work experience they won't ask anything about that rather they just treat you as fresher and ask the questions that they mugged up during their initial day's of career. They won't even check whether you are capable of doing the work they required just assuming that we can't. Interviewer just feel like he was head of some rocket science:) but he don't know difference between primary and secondary market research, hey dude it's just couple of hours all that we need to learn any kind of tool required for this job and just don't judge people solely on that. And to the aspirants trust me you just can't work under these kind of people(not everyone but the one who interviewed me) so be cautious about whom you are going to work with before accepting the offer letter.

Marketing Research Executive Interview Questions asked at other Companies

Q1. What is research types of research etc and Point of contact of orgastional and the company profile
View answer (2)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 26 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

Asked me to design a restaurant api to check the menu item availability

Interview Preparation Tips

Interview preparation tips for other job seekers - medium level DSA question asked

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Pharmacist Interview Questions & Answers

user image Thadem Lavanya

posted on 4 Dec 2023

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

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 6 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 

(6 Questions)

  • Q1. Self introduction
  • Ans. My self I have completed Family Hobbies Place Experience etc
  • Answered by Thadem Lavanya
  • Q2. How many languages do u known
  • Ans. 

    I am fluent in three languages: English, Spanish, and French.

    • Fluent in English, Spanish, and French

    • Proficient in medical terminology in all three languages

    • Able to communicate effectively with patients of diverse backgrounds

  • Answered by AI
  • Q3. Speak few word in English about 1 min
  • Ans. 

    I can speak fluently in English and can effectively communicate with patients and healthcare professionals.

    • Fluent in English

    • Effective communication skills

    • Ability to communicate with patients and healthcare professionals

  • Answered by AI
  • Q4. What do like most and why
  • Ans. 

    I like to create something special Because it gives lot of experience

  • Answered by Thadem Lavanya
  • Q5. I which place wants to you work
  • Q6. Work experience
Round 3 - Aptitude Test 

An exam used to determine an individual skills are propensity to succeed in a given activity

Round 4 - Group Discussion 

Test the team work and communication skills of candidates

Round 5 - Assignment 

A task or project related postion you're applying for

Round 6 - HR 

(6 Questions)

  • Q1. What makes you the perfect fit for our company
  • Ans. "I have been impressed by energetic and collaboration work environment here
  • Answered by Thadem Lavanya
  • Q2. Why do you want to work here
  • Ans. " I will always admired your products
  • Answered by Thadem Lavanya
  • Q3. What are your core values
  • Ans. My work place values are the same as my personal values
  • Answered by Thadem Lavanya
  • Q4. What did you dislike about your job
  • Ans. "iam very greatfull for the opportunities this job provides and the skills i have learned
  • Answered by Thadem Lavanya
  • Q5. How do you define success in you job
  • Q6. What is your expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Update ur resume
Improve your skills
Follow up after the interview
Create opportunities

Pharmacist Interview Questions asked at other Companies

Q1. 1. in which temperature we can store insulin inj sol 2.what are the parts of prescription. 3. how many types of inventry 4. what is LASA, FIFO examples of LASA. 5. which drugs are come under schedule x 6. What is GRN and why it is important... read more
View answer (15)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Its not about what they are asking but repeated questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. Repeated questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Repeated questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys more than the interview process I would say that the company culture is worst. They provide very less salary from which they keep on deducting amount on the basis of your daily submissions. For half day leave also they deduct amount. Do not provide leaves as well even if you inform them 2 to 3 months ahead. Moreover they layoff employees with no reason. Please do not join this company.

Recruitment Analyst Interview Questions asked at other Companies

Q1. Expertise over Excel
View answer (1)

Trigent Software Interview FAQs

How many rounds are there in Trigent Software interview?
Trigent Software interview process usually has 2-3 rounds. The most common rounds in the Trigent Software interview process are Technical, HR and Resume Shortlist.
How to prepare for Trigent Software 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 Trigent Software. The most common topics and skills that interviewers at Trigent Software expect are Communication Skills, International Voice Process, IT Recruitment, international bpo and voice process.
What are the top questions asked in Trigent Software interview?

Some of the top questions asked at the Trigent Software interview -

  1. What is technical . And mention tere ty...read more
  2. What is lazy loading and write syntax for routing p...read more
  3. what is s3 and types of storage clas...read more
How long is the Trigent Software interview process?

The duration of Trigent Software interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Trigent Software Interview Process

based on 42 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 805 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Trigent Software Reviews and Ratings

based on 499 reviews

3.5/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.4

Salary

3.1

Job security

3.3

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 499 Reviews and Ratings
C++ Embedded Developer

Bangalore / Bengaluru

6-11 Yrs

₹ 15-25 LPA

Embedded Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Back Office Assistant

Mumbai

₹ 0.5-1 LPA

Explore more jobs
Software Engineer
166 salaries
unlock blur

₹2.6 L/yr - ₹9.7 L/yr

Softwaretest Engineer
134 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Recruitment Analyst
132 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Senior Software Engineer
125 salaries
unlock blur

₹6.5 L/yr - ₹24.6 L/yr

Software Developer
65 salaries
unlock blur

₹3.2 L/yr - ₹11.6 L/yr

Explore more salaries
Compare Trigent Software with

Infosys

3.6
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

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