Upload Button Icon Add office photos
Engaged Employer

i

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

Trioangle Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Trioangle Technologies Interview Questions and Answers

Updated 13 Sep 2024

Trioangle Technologies Interview Experiences

Popular Designations

4 interviews found

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linux Component
  • Q2. What is swap space
  • Ans. 

    Swap space is a designated area on a hard drive that temporarily holds data that is not actively being used by RAM.

    • Swap space is used when the system runs out of physical memory (RAM) and needs to move data from RAM to the hard drive.

    • It helps prevent the system from crashing due to lack of memory.

    • Swap space can be a dedicated partition on the hard drive or a swap file within an existing filesystem.

    • Common in Unix/Linux ...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is ansible
  • Ans. 

    Ansible is an open-source automation tool used for configuration management, application deployment, and task automation.

    • Ansible uses YAML to describe automation jobs in playbooks

    • It connects to nodes over SSH and does not require any agent installation on remote systems

    • Ansible can be used for tasks like provisioning servers, managing configurations, and orchestrating complex workflows

  • Answered by AI
  • Q2. About ansible configuration file

Skills evaluated in this interview

Technical Support Associate Interview Questions asked at other Companies

Q1. What is a difference between router and modem?
View answer (31)

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How many rounds are there?
  • Ans. There are 4 rounds 1. Written Test - Fully based on Aptitude and basic testing questions, To writa a scenario for given question 2. Technical Round- This round Fully asked basic testing questions and find scenarios 3. Manager Round- This round based on check your communication skills and attitude 4. CEO Round- This round based on again asked testing questions deeply
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly learn about Testing

Junior Quality Analyst Interview Questions asked at other Companies

Q1. 1.Why you choose software testing? 2.importance of software testing?
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. Do you know about Agile Methodology?
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile focuses on delivering working software in short iterations

    • It values collaboration between team members and with stakeholders

    • It emphasizes responding to change over following a plan

    • Common frameworks include Scrum, Kanban, and XP

  • Answered by AI
  • Q2. You should have enough knowledge about Agile Methodology and sprint

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

I applied via Indeed and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About handling a tough situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Need more pressure handling skills.....

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

Trioangle Technologies interview questions for popular designations

 Software Tester

 (2)

 Technical Support Associate

 (1)

 Junior Quality Analyst

 (1)

Jobs at Trioangle Technologies

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

15 objective questions related to basic DSA, OOPS

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your one of the project , cross questions around project
  • Q2. OS, DBMS & One medium complex coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself & explain your fav. project.
  • Q2. One coding question related to sorting & hashing, i have to share my screen and discuss all possible approaches & then write code for optimum approach.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.

I applied via Approached by Company and was interviewed in Aug 2021. There were 3 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 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Trioangle Technologies Interview FAQs

How many rounds are there in Trioangle Technologies interview?
Trioangle Technologies interview process usually has 2 rounds. The most common rounds in the Trioangle Technologies interview process are Technical and One-on-one Round.
How to prepare for Trioangle Technologies 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 Trioangle Technologies. The most common topics and skills that interviewers at Trioangle Technologies expect are PHP, Ajax, HTML, Javascript and Project Management.
What are the top questions asked in Trioangle Technologies interview?

Some of the top questions asked at the Trioangle Technologies interview -

  1. Do you know about Agile Methodolo...read more
  2. What is swap sp...read more
  3. What is ansi...read more

Tell us how to improve this page.

Trioangle Technologies Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Trioangle Technologies Reviews and Ratings

based on 30 reviews

4.0/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.8

Salary

3.7

Job security

4.1

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 30 Reviews and Ratings
PHP Developer

Madurai

1-2 Yrs

Not Disclosed

PHP developer

Madurai

0-2 Yrs

Not Disclosed

Explore more jobs
Software Tester
15 salaries
unlock blur

₹0.9 L/yr - ₹2.3 L/yr

Business Development Executive
11 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Business Analyst
9 salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

IOS Developer
9 salaries
unlock blur

₹1 L/yr - ₹4.2 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Explore more salaries
Compare Trioangle Technologies with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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