Coding Ninjas interview experience Real time questions & tips from candidates to crack your interview

Teaching Assistant

Coding Ninjas
upvote
share-icon
1 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : You should continues do practise.
Tip 2 : You should always do coding.
Tip 3 : You should make new login and work on time and space complexity.

Application process
Where: Coding Ninjas
Resume Tip
Resume tip

Tip 1 : You should mention only those things which is you know well.
Tip 2 : You should make your resume simple and clean.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date1 Sep 2022
Coding problem2

1. MergeSort Linked List

Moderate
30m average time
60% success
0/80
Asked in companies
InfosysGoogleThought Works

For a given Singly Linked List of integers, sort the list using the 'Merge Sort' algorithm.

Problem approach

Step 1 : I first applied bubble sort. It was not good enough.
Step 2 : Interviewer asked me to optimise the solution.
Step 3 : Then i gave solution with merge sort and interviewer was happy.

Try solving now

2. Fibonacci Member

Easy
0/40
Asked in companies
SamsungMicrosoftAmazon

Create a function that determines whether a given number N belongs to the Fibonacci sequence. If N is found in the Fibonacci sequence, the function should return true; otherwise, it should return false.


Problem approach

Applied standard approach

Try solving now

Here's your problem of the day

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

Skill covered: Programming

Which keyword is used for inheritance?

Choose another skill to practice
Similar interview experiences
company logo
Teaching Assistant
1 rounds | 1 problems
Interviewed by Coding Ninjas
678 views
0 comments
0 upvotes
company logo
Teaching Assistant
1 rounds | 2 problems
Interviewed by Coding Ninjas
747 views
0 comments
0 upvotes
company logo
Problem Setter Intern
3 rounds | 4 problems
Interviewed by Coding Ninjas
563 views
0 comments
0 upvotes
company logo
Teaching Assistant
1 rounds | 2 problems
Interviewed by Coding Ninjas
721 views
0 comments
0 upvotes