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

Sdet Engineer Interview Questions & Answers

user image Murugesh Kolhar

posted on 14 Jun 2024

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

Leet code questions related to string manipulation and arrays

Round 2 - Coding Test 

Logical coding on maps and trees

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Machine coding - implement auto search

Round 2 - HR 

(1 Question)

  • Q1. Past experiences

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Tekion Interview Questions and Answers for Freshers
illustration image

Interview Questions & Answers

user image Anonymous

posted on 30 Jun 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to implement event emitter from scratch in JS
  • Q2. Only single question asked
Round 3 - Coding Test 

Was asked to implement form elements dynamically using react.js based on server input

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare questions on Javascript and React.js. Would get asked questions on creating multiple form elements based on JSON input from server.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explanation About BDD Framework
  • Ans. 

    BDD (Behavior Driven Development) framework is a software development approach that focuses on collaboration between developers, QA, and non-technical stakeholders.

    • BDD involves writing scenarios in plain language using Gherkin syntax (Given, When, Then)

    • Scenarios are written from the perspective of an end user's behavior

    • BDD helps in improving communication and understanding between team members

    • Popular BDD frameworks inc

  • Answered by AI
  • Q2. Details about projects worked on
  • Ans. 

    I have worked on various projects involving automation testing of web applications using Selenium and API testing using Postman.

    • Developed automated test scripts using Selenium WebDriver for regression testing of web applications

    • Performed API testing using Postman to validate response data and functionality

    • Integrated automation tests into CI/CD pipelines for continuous testing and deployment

    • Collaborated with developers ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Rest Assured
  • Q2. Manual Testing Process
  • Ans. 

    Manual testing process involves executing test cases manually without the use of automation tools.

    • Creating test cases based on requirements

    • Executing test cases manually

    • Recording test results

    • Reporting defects

    • Re-testing fixed defects

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Package Discussion
  • Q2. Offer Letter Negotiation

Skills evaluated in this interview

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)

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
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude and easy to crack

Round 2 - Group Discussion 

In group discussion you need to check with your fluency and then your grammar and everything

Round 3 - Technical 

(2 Questions)

  • Q1. About project few questions
  • Q2. Task will be given and you need to complete

Interview Preparation Tips

Interview preparation tips for other job seekers - All over a good experience and happy about the interview.

Application Support Engineer Interview Questions asked at other Companies

Q1. what do you know about SQL , Unix , explain in brief
View answer (2)

Get interview-ready with Top Tekion Interview Questions

ASE Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2023

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

I applied via Approached by Company and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Running Median - Leetcode
Round 2 - Low Level Design 

(1 Question)

  • Q1. Design Book My Show Low Level Design
Round 3 - Hiring Manger 

(1 Question)

  • Q1. Culture fir and theory of java, spring, api, basic cse

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep doing standard leetcode questions. Standard questions get repeated a lot. It is better to do standard questions 3-4 times rather than doing different questins everyday. I know people will disagree with me on this, but this is just my way, you can feel free to do it differently. Thanks.+

ASE Interview Questions asked at other Companies

Q1. Given N gold wires, each wire has a length associated with it. At a time, only two adjacent small wires are assembled at the end of a large wire and the cost of forming is the sum of their length. Find the minimum cost when all wires are as... read more
View answer (2)

Jobs at Tekion

View all

I applied via Recruitment Consulltant and was interviewed in Nov 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Algo question on matrix traversal Promise. all implementation
Round 3 - Technical 

(1 Question)

  • Q1. Js advance question like promise, closure
Round 4 - Technical 

(1 Question)

  • Q1. HLD design problem on current project implementation
  • Ans. 

    I designed the HLD for our current project implementation.

    • Identified the main components and their interactions

    • Created a high-level architecture diagram

    • Considered scalability, maintainability, and performance

    • Collaborated with team members to ensure alignment with requirements

  • Answered by AI
Round 5 - Technical 

(3 Questions)

  • Q1. Web Security questions
  • Q2. Oauth related HLD implemention
  • Q3. File upload progress
  • Ans. 

    File upload progress can be tracked using various methods.

    • Use AJAX to send progress updates to the server

    • Use HTML5 File API to track progress on the client side

    • Use server-side libraries like multer to track progress on the server side

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare JS , web fundamental and react hooks and css, webpack

Skills evaluated in this interview

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1. Questions which are solved by heaps
2. Questions related to sorting algorithms

Round 2 - One-on-one 

(2 Questions)

  • Q1. 1. Discussion about the 1st round solutions 2. 2 DSA questions (linked list, Tree )
  • Q2. 1. Detect loop in linkedlist 2. Iterative preorder traversal of binary tree
  • Ans. 

    Detect loop in linkedlist and iterative preorder traversal of binary tree

    • To detect a loop in a linked list, we can use Floyd's Cycle Detection Algorithm by using two pointers - slow and fast.

    • For iterative preorder traversal of a binary tree, we can use a stack to keep track of nodes and visit them in the correct order.

    • Example: For detecting a loop in a linked list, if the slow and fast pointers meet at some point, then...

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

(1 Question)

  • Q1. !. Questions about past expirences

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a strong understanding of DSA is prefered

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse linked list
  • Q2. One tree question
Round 2 - One-on-one 

(2 Questions)

  • Q1. Trapping Rain Water
  • Q2. One simple tree question

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode famous medium question. Basic lld + hld

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 (203)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 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 Resume tips
Round 2 - Aptitude Test 

Reasoning, Quantative aptitude, Verbal its around 45 mins

Round 3 - Group Discussion 

MBA graduates Vs B.Tech graduates who can have great qualities for a good leader and manage the things and leadership qualities.

Round 4 - Technical 

(2 Questions)

  • Q1. Some technical questions and situation based questions
  • Q2. What is API testing ,why it is necessary.
  • Ans. 

    API testing is the process of testing APIs to ensure they meet functionality, reliability, performance, and security requirements.

    • Ensures that APIs work as expected and meet specifications

    • Verifies functionality, reliability, performance, and security of APIs

    • Helps identify bugs, errors, and issues in the API

    • Ensures compatibility with different systems and environments

    • Automates testing processes for efficiency

    • Examples: t...

  • Answered by AI
Round 5 - HR 

(3 Questions)

  • Q1. About Academic projects and some situation based questions
  • Q2. What are the difficulties you have faced in your project how you overcome this problem and what are the technologies and tools that used in the project
  • Q3. How you can work under overloaded tasks
  • Ans. 

    I prioritize tasks based on urgency and importance, communicate with stakeholders for realistic deadlines, and delegate when necessary.

    • Prioritize tasks based on urgency and importance

    • Communicate with stakeholders for realistic deadlines

    • Delegate tasks when necessary

  • Answered by AI

Skills evaluated in this interview

Application Support Engineer Interview Questions asked at other Companies

Q1. what do you know about SQL , Unix , explain in brief
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

JOBS

Tekion

No Jobs

SALARIES

British Airways

JOBS

MediBuddy

No Jobs

SALARIES

Etihad Airways

SALARIES

AirAsia

JOBS

Air Arabia

No Jobs

REVIEWS

AirAsia

No Reviews

SALARIES

MediBuddy

SALARIES

Tekion

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 314 reviews

3.1/5

Rating in categories

3.1

Skill development

2.7

Work-life balance

3.3

Salary

2.6

Job security

2.8

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 314 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
381 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
237 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
146 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
100 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