Interview Experience Analysis for Tekion

20 Records Found
TOTAL EXPERIENCES
20
COMPANIES COVERED
1
ROLES COVERED
10
LOCATIONS COVERED
5

Curious About Salaries?

View Tekion Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Tekion Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Tekion DSA round | 7.5 yrs experience

Tekion💼 7.5 YOE

Summary

Loading content...

Interview Experience

Lets just say I will not be appyling to Tekion anytime soon.Two questions asked:1. Trapping Rain Water: https://leetcode.com/problems/trapping-rain-water/description/2. Find the K-th Character in String Game II: https://leetcode.com/problems/find-the-k-th-character-in-string-game-ii/description/Was ...

Interview Questions (2)

Trapping Rain Water

Data Structures & Algorithms
Loading content...
View Problem

Find the K-th Character in String Game II

Data Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Tekion SDE 2 | Offline drive at TEKION office, bangalore.

TekionSDE 2📍 bangalore

Summary

I attended an offline interview drive at Tekion's Bangalore office for an SDE 2 role, which included a DSA round featuring two LeetCode problems: 'Best Time to Buy and Sell Stock' and 'Minimum Size Su...

Interview Experience

Loading content...

Interview Questions (2)

Best Time to Buy and Sell Stock

EasyData Structures & Algorithms
Loading content...
View Problem

Minimum Size Subarray Sum

MediumData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Tekion offer

TekionSDE-1

Summary

I interviewed at Tekion for an SDE-1 role, going through three offline rounds: machine coding, low-level design, and managerial. Despite being shortlisted and receiving an offer, I ultimately rejected...

Interview Experience

**3 offline Interview Rounds :** --- Round 1 (45 min to code): Machine Coding. Desing file management system with folloiwing methods: - cp - mv - mkdir - pwd Need to make fully functional code for each methods. Round 2 (1 hrs round) : LLD Design Parking lot. Just had to code the outline of all ...

Interview Questions (4)

Design File Management System

Data Structures & Algorithms
Loading content...

Design Parking Lot System

System Design
Loading content...

Movie Ticket Booking System & Database Choices

System Design
Loading content...

Current Project Discussion

Behavioral
Loading content...
Read on LeetCode

🚀 Tekion SSE Drive (August) – My Experience (Ghosted at the End)

TekionSDE II

Summary

I shared my recent interview experience for an SSE role at Tekion in August 2025, where I successfully navigated through DSA, HLD, LLD, and Hiring Manager rounds but was ultimately ghosted after reque...

Interview Experience

Hey everyone,Wanted to share my recent experience with Tekion SSE hiring drive (August 2025). Might help folks preparing or at least set expectations about their process.📌 BackgroundEducation: B.Tech from a Tier-1Current Role: SDE-2 at FAANG (told them SDE-1 😉)Expected CTC: 35LPA+ (they were okay ...

Interview Questions (3)

Design a System for Continuous Data Stream

System Design
Loading content...

Food Delivery System Design (LLD)

System Design
Loading content...

Behavioral and Managerial Discussion

Behavioral
Loading content...

Preparation Tips

📣 Advice for OthersPrep mix = DSA (medium(find tricky problems)) + HLD/LLD (system + schema design).Use diagrams → interviewers love clarity.Always articulate trade-offs, even for “simple” DB vs cache vs queue questions.Expect abrupt outcomes → don’t take ghosting personally.Hope this helps someone...

Read on LeetCode

Tekion Corp | SSE | DSA

TekionSDE II

Summary

I had a DSA interview with Tekion Corp where I was given a problem similar to LeetCode 1685. I attempted to solve it using the sliding window pattern, but the solution didn't work. I received a reject...

Interview Experience

1 hour of DSA discussion. I was given below problem to solve with slight variation, instead of returning the length, I had to return the start and the end indices of the subarray.https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k/description/I solved using sliding window pattern, bu...

Interview Questions (1)

Shortest Subarray with Sum at Least K

HardData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Tekion Interview | SDE2

TekionSDE II

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

Jump Game II

MediumData Structures & Algorithms
Loading content...
View Problem

MediumData Structures & Algorithms
View Problem
Read on LeetCode

Tekion Interview Experience | SDE1 Backend

TekionSDE1 Backend📍 Chennai

Summary

I recently interviewed at Tekion for the SDE1 Backend position. I was able to solve both DSA questions in 45 mins, but struggled with the system design round and managerial questions. Still waiting fo...

Interview Experience

Hi All,I recently interviewed at Tekion for the SDE1 position. I’m a 2023 graduate, and I got this opportunity after reaching out to a friend who kindly shared my profile with the HR team, also applied on job portal. The position was for the Chennai location.Round 1 - DSAQ1 - Find Peak ElementQ2 - F...

Interview Questions (2)

Find Peak Element

MediumData Structures & Algorithms
Loading content...
View Problem

Find Leaves of Binary Tree

Data Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Tekion Software Engineer - Frontend

TekionSoftware Engineer - Frontend

Summary

Interviewed for a frontend role at Tekion, the candidate completed two rounds. The first round focused on JavaScript fundamentals, while the second round involved a system design and React-based codin...

Interview Experience

Hi all, I have an HLD interview with Tekion for a frontend role. Can someone tell me what can I expect in the interview.I am done with 2 rounds where the first one was focused on Javacript (Promises, async/await, setTimeout, etc).For the second one I was told it would be LLD and it was focused on my...

Interview Questions (1)

React List with Collapse and Expand Feature

Data Structures & Algorithms
Loading content...
Read on LeetCode

Tekion Corp | SDE2 | Reject

TekionSDE II

Summary

I interviewed for an SDE2 role at Tekion Corp for which I was ultimately rejected. The interview process consisted of a Data Structures & Algorithms round, a System Design round focusing on HLD and LL...

Interview Experience

### **Round 1 – DSA** - [Solving Questions With Brainpower](https://leetcode.com/problems/solving-questions-with-brainpower/) - [Largest Divisible Subset](https://leetcode.com/problems/largest-divisible-subset/) **Result:** Strong Hire --- ### **Round 2 – System Design (HLD + LLD)** **Question:*...

Interview Questions (5)

Solving Questions With Brainpower

Data Structures & Algorithms
Loading content...
View Problem

Largest Divisible Subset

Data Structures & Algorithms
Loading content...
View Problem

Design a Booking.com-style hotel reservation system

System Design
Loading content...

API Latency Debugging Without Code Changes

Other
Loading content...

RESTful PATCH API Design (JSON Patch)

System Design
Loading content...
Read on LeetCode

Tekion Corp Software Engineer 2 Backend

TekionSoftware Engineer 2 Backend💼 4.5 YOE

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

Minimum Equal Sum of Two Arrays After Replacing Zeros

Data Structures & Algorithms
View Problem

Minimum Cost to Make Array Equal

Data Structures & Algorithms
View Problem
Read on LeetCode
Showing 10 of 20
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App