Upload Button Icon Add office photos

Filter interviews by

Tritech Interview Questions and Answers

Updated 18 Jan 2025

Tritech Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Group Discussion 

They asked me to introduce myself and posed some technical questions concerning HVAC, including a request to calculate the surface area of a duct.

Project Planning Engineer Interview Questions asked at other Companies

Q1. What is the weight of steel, grade of concrete, productivity of equipment
View answer (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

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

(1 Question)

  • Q1. 1. How spark process the code? 2. difference between repartition and coalesce. 3. How to connect sql server from databricks
  • Ans. 

    Spark processes code using DAG (Directed Acyclic Graph) which optimizes and executes tasks in parallel.

    • Spark processes code by creating a DAG of tasks based on transformations and actions in the code.

    • It optimizes the DAG by combining tasks and executing them in parallel to maximize efficiency.

    • Repartition increases or decreases the number of partitions in a DataFrame, while coalesce only decreases partitions without shu...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1. What is get meta data in adf. 2. how to copy multiple files in adf.
  • Ans. 

    Get meta data in ADF is used to retrieve information about datasets, tables, and columns in Azure Data Factory.

    • Get meta data in ADF can be used to understand the structure and properties of data sources.

    • It helps in designing data pipelines by providing insights into the data being processed.

    • Examples of meta data include column names, data types, and schema information.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. 1. what is your salary expectation. 2. How you manage the work load.

Interview Preparation Tips

Interview preparation tips for other job seekers - be honest.

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is your name
Round 2 - HR 

(1 Question)

  • Q1. Salary disscussion

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

Interview questions from similar companies

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is the meaning of "the market"?
  • Q2. What is your role in the company?
  • Q3. What is the company brand name.
  • Q4. The potential of the product manufacturerd by the manufacturer and which one , we are selling it to the buyer
  • Q5. Which kind of responsibility your company has given . What is your assignment inorder to complete the task.
Round 2 - Case Study 

What types of plastic machinery are you selling? What is the market potential for this machinery? Who are the buyers? What is your role in this context? Where exactly are you looking to establish pricing and contract terms?

Round 3 - Group Discussion 

How can an order be placed with the company to secure a contract for new business opportunities?

Round 4 - Agreement 

(2 Questions)

  • Q1. What is your approach to preparing content for specific purposes?
  • Q2. What is the process for submitting and signing a mutual agreement in relation to required documents and specifications?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. What are the responsibilities and skills required to work as a deputy news editor?
  • Q2. Subbing the news?
  • Q3. Team management?
  • Q4. Content & design
  • Q5. News placement as their value

Interview Preparation Tips

Interview preparation tips for other job seekers - the planning of newspaper execution.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Abcd dhsjw ejejjejxj
  • Q2. Djdjsjs djsjdjxjc diejd
Round 2 - One-on-one 

(1 Question)

  • Q1. Ffghj ffhhj grgh

Frontend Developer I Interview Questions & Answers

Viacom18 Media user image Anonymous

posted on 23 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Merge 2 sorted Arrays
  • Ans. 

    Merging two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Use two pointers to iterate through both arrays and compare elements

    • Add the smaller element to the new array and move the pointer for that array

  • Answered by AI
  • Q2. Write polyfill for getElementById
  • Ans. 

    Polyfill for getElementById function in JavaScript

    • Create a function named getElementById

    • Check if the function already exists, if not, create it

    • Use document.querySelector to select the element by ID

    • Return the selected element

  • Answered by AI
  • Q3. What are the new features in React 18 ? Optimisation techinques in React ? Concurrency in React ?
  • Ans. 

    React 18 introduces new features like automatic batching, start transition, and streaming server renderer. It also focuses on performance optimizations and concurrent rendering.

    • New features in React 18 include automatic batching, start transition, and streaming server renderer.

    • Optimization techniques in React 18 involve concurrent rendering, improved scheduling, and reduced re-renders.

    • Concurrency in React 18 allows for...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. HLD round to develop Autocomplete feature End to End with API contracts and architecture.
  • Q2. Remove duplicate characters from a sentence
  • Ans. 

    Remove duplicate characters from a sentence

    • Create an empty array to store unique characters

    • Iterate through each character in the sentence

    • Check if the character is already in the array, if not add it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare High Level Design rounds and ask what the interviewer actually wants

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Question about applications and possibilities.
  • Q2. Questions about frameworks.
  • Q3. Questions about past projects
Round 2 - Assignment 

Two LLM based application development

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Self Introduction
Round 2 - One-on-one 

(1 Question)

  • Q1. Books workflow and the roles and responsibilities of PM
  • Ans. 

    The books workflow involves planning, organizing, and overseeing the project from initiation to completion.

    • Define project scope, objectives, and deliverables

    • Create project schedule and allocate resources

    • Monitor progress and adjust plans as needed

    • Manage risks and issues

    • Communicate with stakeholders and team members

    • Ensure project meets quality standards

    • Close out project and evaluate success

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is sport colour?
  • Ans. 

    Sport colour refers to the specific color used to identify different teams or players in sports.

    • Sport colour helps differentiate between teams or players during a game or competition

    • It is often used on uniforms, equipment, or accessories

    • Examples include the green jerseys of the Boston Celtics in basketball or the yellow jerseys of the Tour de France leader in cycling

  • Answered by AI
  • Q2. What is Pantone
  • Ans. 

    Pantone is a standardized color matching system used in various industries, particularly in printing and design.

    • Pantone provides a universal language for communicating colors accurately.

    • Each color in the Pantone system is assigned a unique code, making it easy to replicate colors across different materials and processes.

    • Designers and printers use Pantone swatch books to select and match colors for consistent results.

    • Pa...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Aptara Indesign Operator interview:
  • Typography
  • color theory
Interview preparation tips for other job seekers - C.V. shortlist, Introduction, skill test, technical questions,

Tritech Interview FAQs

How many rounds are there in Tritech interview?
Tritech interview process usually has 2 rounds. The most common rounds in the Tritech interview process are Technical, HR and Group Discussion.
How to prepare for Tritech 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 Tritech. The most common topics and skills that interviewers at Tritech expect are MS Office, Communication Skills, Industrial Automation, Instrumentation and Data Entry.
What are the top questions asked in Tritech interview?

Some of the top questions asked at the Tritech interview -

  1. 1. How spark process the code? 2. difference between repartition and coalesce. ...read more
  2. 1. What is get meta data in adf. 2. how to copy multiple files in a...read more

Tell us how to improve this page.

Tritech Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 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
 • 796 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
Hetero Interview Questions
3.9
 • 197 Interviews
View all

Tritech Reviews and Ratings

based on 18 reviews

4.5/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

4.0

Salary

4.1

Job security

4.3

Company culture

4.1

Promotions

4.2

Work satisfaction

Explore 18 Reviews and Ratings
Software Developer
5 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Software Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Accountant
4 salaries
unlock blur

₹3.2 L/yr - ₹3.2 L/yr

Quality Analyst
4 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Senior Consultant
4 salaries
unlock blur

₹4.5 L/yr - ₹40 L/yr

Explore more salaries
Compare Tritech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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