Upload Button Icon Add office photos

Filter interviews by

Triphase Technologies Interview Questions and Answers

Updated 25 Feb 2025

Triphase Technologies Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What makes you suitable for the job?
  • Ans. 

    I have extensive experience in leadership roles and a proven track record of successfully managing complex projects.

    • Over 10 years of experience in leadership positions

    • Successfully managed multiple complex projects from start to finish

    • Proven track record of achieving goals and driving results

    • Strong communication and interpersonal skills

    • Ability to work effectively in a team environment

  • Answered by AI
  • Q2. 3 things each strategic or ops that the competition doing right and wrong. Recomend a white space per you that would give us a differentiation.
Round 2 - One-on-one 

(2 Questions)

  • Q1. State top 3 requirements that will help us win
  • Ans. 

    Strong leadership, clear communication, strategic planning

    • Strong leadership - ability to inspire and motivate the team

    • Clear communication - ensuring everyone is on the same page

    • Strategic planning - developing a solid plan for success

  • Answered by AI
  • Q2. Rank in important per you between people, process and perfoemance to build an organisation. Alao state your rationale

Vice President Interview Questions asked at other Companies

Q1. What will you do if a customer register a complaint against you in the company ?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Talking about yourself
  • Q2. What is tally and it's work?
  • Ans. 

    Tally is an accounting software used for managing financial transactions and generating reports.

    • Tally is a popular accounting software used by businesses to record and manage financial transactions.

    • It helps in maintaining books of accounts, generating invoices, and managing inventory.

    • Tally provides features like balance sheet preparation, profit and loss statement, and cash flow statement.

    • It can handle various financia...

  • Answered by AI
  • Q3. What is accounting cycle
  • Ans. 

    The accounting cycle is a series of steps followed in the accounting process to record, analyze, and report financial transactions.

    • The accounting cycle starts with identifying and analyzing transactions.

    • Transactions are then recorded in the general journal.

    • The recorded transactions are then posted to the general ledger.

    • Adjusting entries are made to ensure accurate financial statements.

    • Financial statements are prepared,...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Triphase Technologies fresher Graduate interview:
  • Iti in electronics
  • B.com, m.com with tally and exce
Interview preparation tips for other job seekers - This is a manufacturing company and the staff here is also friendly and supportive

Skills evaluated in this interview

fresher Graduate Interview Questions asked at other Companies

Q1. What is tally and it's work?
View answer (2)

Jobs at Triphase Technologies

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. All about core java
  • Q2. Front end and My Sql
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops in python
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP allows for organizing code into reusable components called classes.

    • In Python, classes are defined using the 'class' keyword.

    • Classes can have attributes (variables) and methods (functions).

    • Inheritance allows classes to inherit attributes and methods from other classes.

    • Polymorphism allows objec...

  • Answered by AI
  • Q2. What is ternary operant in python
  • Ans. 

    Ternary operator in Python is a conditional expression that evaluates to a value based on a condition.

    • Ternary operator is written as 'value_if_true if condition else value_if_false'

    • It is a shorthand way of writing an if-else statement in a single line

    • Example: x = 10 if a > b else 20

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 

Duration is around 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. 1. Basic programming concepts 2. OOP concepts and basic problem solving skills
Round 4 - Technical 

(1 Question)

  • Q1. Programming question
Round 5 - HR 

(1 Question)

  • Q1. 1. Basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

Triphase Technologies Interview FAQs

How many rounds are there in Triphase Technologies interview?
Triphase Technologies interview process usually has 2 rounds. The most common rounds in the Triphase Technologies interview process are One-on-one Round and Resume Shortlist.
How to prepare for Triphase 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 Triphase Technologies. The most common topics and skills that interviewers at Triphase Technologies expect are Power Electronics, Microcontroller, Electronic Components, Embedded Development and Firmware Development.
What are the top questions asked in Triphase Technologies interview?

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

  1. What is tally and it's wo...read more
  2. State top 3 requirements that will help us ...read more
  3. What is accounting cy...read more

Tell us how to improve this page.

Triphase Technologies Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Triphase Technologies Reviews and Ratings

based on 21 reviews

3.8/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.9

Salary

3.3

Job security

3.4

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 21 Reviews and Ratings
Quality Assurance

Mysuru / Mysore,

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Embedded Design

Mysuru / Mysore,

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Hardware Design

Mysuru / Mysore,

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
Hardware Engineer
7 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Test Engineer
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Engineer Trainee
4 salaries
unlock blur

₹1.8 L/yr - ₹2.3 L/yr

PCB Design Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Trainee Test Engineer
4 salaries
unlock blur

₹1.3 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Triphase Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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