Tekion Corp interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Tekion Corp
upvote
share-icon
2 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: The role was for frontend. I prepared HTML, CSS, JS, ReactJS, Redux, Web fundamentals, DSA.
Tip
Tip

Tip 1 : Go into depth of each topic
Tip 2 : Practically implement things
Tip 3 : Make small notes for each topic, so that you don't have to revisit the whole topic again

Application process
Where: Referral
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : State only what you can justify
Tip 2 : Try having good projects in the resume, that pertain to the job profile

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date5 May 2022
Coding problem2

Since this was a frontend role, the interviewer asked me question related to HTML/CSS/JS. Took place at around 6:30 pm, over zoom. For problem solving JSFiddle was used.

1. Javascript based technical Questions

Unnest objects in a nested JS object to the same level.

Problem approach

Using recursion, we can keep on adding elements to a new array. If the element type is object, recurse deeper into the object.

2. Javascript and CSS questions

Here some fundamental of JS like debouncing, array destructuring, property 'flex' of CSS were discussed.

I was also asked to write a function which takes in n number of functions as arguments, along with a value. The value should be passed through each of these functions and the final resultant value returned.

Problem approach

Read up on the JS fundamentals thoroughly on MDN docs

02
Round
Hard
Video Call
Duration60 Minutes
Interview date12 May 2022
Coding problem3

Took place over zoom at 7:30 pm. The coding was done on JSFiddle. Interviewer was a tech lead at the company

1. Javascript based Question

Implement Promise.all() polyfill

Problem approach

There is a standard solution for this.

2. Javascript based Question

Implement debouncing in JS. Explain the difference between debouncing and throttling.

3. Redux based Question

Discussion around the architecture of Redux

Problem approach

Tip 1 : Actually implement Redux once, that will give you a clear idea about flow of things
Tip 2 : Build a clear picture in your mind about what segment of redux you want to focus on, and try to divert the discussion around that.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Tekion Corp
1308 views
0 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 11 problems
Interviewed by Tekion Corp
1108 views
1 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 8 problems
Interviewed by Tekion Corp
939 views
0 comments
0 upvotes
company logo
Associate Software Engineer
2 rounds | 9 problems
Interviewed by Tekion Corp
811 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2370 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Amdocs
1933 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Optum
2116 views
0 comments
0 upvotes