Premium Employer

i

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

Tekion Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tekion Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Tekion Interview Questions and Answers

View all 49 questions

Tekion Interview Experiences

Popular Designations

87 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All testing manual question with SDLC question
Round 2 - Technical 

(1 Question)

  • Q1. Java OOPs concept , program to find second max, selenium script

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sliding window negative numbers in window
  • Ans. 

    Sliding window negative numbers in window

    • Implement a sliding window algorithm to find the maximum sum of a subarray of size k

    • Use a double-ended queue (deque) to efficiently maintain the maximum element in the window

    • Handle negative numbers by checking if the maximum element is outside the current window

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. LLD design Hotel management system
  • Ans. 

    The Hotel management system is a software solution that helps in managing various operations of a hotel.

    • The system should have modules for managing reservations, check-ins, check-outs, and room availability.

    • It should allow the hotel staff to assign rooms to guests and manage room rates.

    • The system should handle billing and payment processing.

    • It should provide reporting and analytics features to track hotel performance.

    • I...

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

(2 Questions)

  • Q1. Normal Resume based questions
  • Q2. Normal behavioural question

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Nov 2024

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

I was interviewed in Oct 2024.

Round 1 - Coding Test 

Copy pasted leetcode hard and expecting to give mugged up answer:

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. React Basic questions - tough
  • Q2. JS basic questions - tough
  • Q3. CSS and html based questions
Round 2 - Technical 

(2 Questions)

  • Q1. React questions on library
  • Q2. JS questions on library

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through react and js basic questions

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

Tekion interview questions for popular designations

 Software Engineer

 (15)

 Associate Software Engineer

 (13)

 Software Developer

 (7)

 Senior Software Engineer

 (5)

 ASE

 (3)

 Application Support Engineer

 (3)

 QA Engineer

 (3)

 Senior Software Developer

 (2)

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

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Question Related to Prometheus and Grafana
  • Q2. Question Related to Docker and AWS specially ECS
  • Q3. Question Related to Terraform and Ansible
  • Q4. Question Related to Advance Linux And Computer Networks
  • Q5. Contribution in DevOps Projects in the previous company
  • Ans. 

    I actively contributed to various DevOps projects by automating deployment processes, implementing monitoring solutions, and optimizing infrastructure.

    • Automated deployment processes using tools like Jenkins and Ansible

    • Implemented monitoring solutions such as Nagios and ELK stack

    • Optimized infrastructure by utilizing cloud services like AWS and Azure

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary Expectation
  • Q2. Why you want to join Tekion ?
  • Ans. 

    I want to join Tekion because of its innovative technology solutions and collaborative work environment.

    • Tekion is known for its cutting-edge technology solutions in the automotive industry

    • I am impressed by Tekion's focus on innovation and continuous improvement

    • I believe Tekion's collaborative work environment will provide me with opportunities for growth and learning

  • Answered by AI

Associate DevOps Engineer Interview Questions asked at other Companies

Q1. Git usage and commands
View answer (1)

Get interview-ready with Top Tekion Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA problems, CS fundamentals

Software Intern Interview Questions asked at other Companies

Q1. 2nd TR:- 1. How can we reduce page loading time in a website.
View answer (1)

Jobs at Tekion

View all

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2024

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

(2 Questions)

  • Q1. Test management
  • Q2. Java string and aaray

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Prepare Low level Design machine coding
  • Ans. 

    Low level design machine coding involves writing detailed code for specific functions or algorithms.

    • Identify the specific functionality or algorithm to be implemented

    • Break down the functionality into smaller components

    • Write detailed code for each component, considering efficiency and optimization

    • Test and debug the code to ensure it works as expected

  • Answered by AI
  • Q2. Implement LLD of Splitwise
  • Ans. 

    Splitwise is a bill splitting application where users can track and split expenses with friends.

    • Design classes for User, Expense, Group, and Transaction

    • Implement functions for adding expenses, settling debts, and generating reports

    • Consider scalability and data storage options like databases

    • Handle currency conversions and real-time updates for balances

  • Answered by AI

Skills evaluated in this interview

Top Tekion Software Engineer Interview Questions and Answers

Q1. Can you describe the coding challenge you participated in, including the JavaScript concepts that were tested, such as currying and object flattening?
View answer (1)

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

(1 Question)

  • Q1. 1 JS round Medium JS concepts (Debouncing, Throttling kind of) 2 DSA round 1 HR round

Top Tekion Associate Software Engineer Interview Questions and Answers

Q1. Connect nodes of a tree that are on the same level
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding for api automation

Round 2 - Technical 

(1 Question)

  • Q1. About api testing

Senior Quality Assurance Associate Interview Questions asked at other Companies

Q1. What is STLC life cycle?
View answer (1)

Tekion Interview FAQs

How many rounds are there in Tekion interview?
Tekion interview process usually has 2-3 rounds. The most common rounds in the Tekion interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Tekion 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 Tekion. The most common topics and skills that interviewers at Tekion expect are Machine Learning, Python, Big Data, Automotive and Computer science.
What are the top questions asked in Tekion interview?

Some of the top questions asked at the Tekion interview -

  1. Can you describe the coding challenge you participated in, including the JavaSc...read more
  2. Connect nodes of a tree that are on the same le...read more
  3. What about the hybrid mode. and working in early stage startu...read more
How long is the Tekion interview process?

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

Tell us how to improve this page.

Tekion Interview Process

based on 93 interviews

Interview experience

4.1
  
Good
View more
Join Tekion Building the world's best business applications on the cloud. 

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Paytm Interview Questions
3.3
 • 749 Interviews
Swiggy Interview Questions
3.8
 • 425 Interviews
CARS24 Interview Questions
3.6
 • 329 Interviews
Zomato Interview Questions
3.8
 • 311 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Ola Cabs Interview Questions
3.4
 • 138 Interviews
CarDekho Group Interview Questions
3.7
 • 72 Interviews
Cartrade.com Interview Questions
4.0
 • 10 Interviews
Zerodha Interview Questions
4.1
 • 9 Interviews
View all

Tekion Reviews and Ratings

based on 312 reviews

3.1/5

Rating in categories

3.1

Skill development

2.7

Work-life balance

3.4

Salary

2.6

Job security

2.8

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 312 Reviews and Ratings
Contractor - Workplace

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Governance & Risk and Compliance Analyst

Chennai

4-9 Yrs

Not Disclosed

Senior Applied Scientist

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
379 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
337 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
144 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
98 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tekion with

CarDekho Group

3.7
Compare

Cartrade.com

4.0
Compare

CARS24

3.5
Compare

Razorpay

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