Upload Button Icon Add office photos
Engaged Employer

i

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

Coding Ninjas Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coding Ninjas Technical Assistant Interview Questions and Answers

Updated 20 Jan 2024

Coding Ninjas Technical Assistant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Implement MergeSort.
  • Ans. 

    MergeSort is a divide-and-conquer algorithm that recursively divides an array into two halves, sorts them, and then merges them.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves

  • Answered by AI
  • Q2. Add One in linkedList
  • Ans. 

    To add one in a linked list, create a new node with the value 1 and add it to the end of the list.

    • Create a new node with the value 1

    • Traverse the linked list to reach the last node

    • Set the next pointer of the last node to the new node

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Coding Ninjas Technical Assistant interview:
  • DSA
  • OOPS

Skills evaluated in this interview

Interview questions from similar companies

I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy leetcode code 2 questions , HTML5 css javascript simple screen design

Round 2 - One-on-one 

(1 Question)

  • Q1. Oop, Simple coding javascript, react basic, sql basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy and go with confidence which matters most
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Interview was problem solving

Intern Interview Questions & Answers

BYJU'S user image Anonymous

posted on 23 Jul 2021

I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Are okay with traveling
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was a discussion with the manager
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Question were very basic from array and stacks

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

(1 Question)

  • Q1. Sdlc lifecycle of components and architecture.
  • Ans. 

    SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software components and architecture.

    • SDLC (Software Development Life Cycle) includes phases like planning, designing, coding, testing, and maintenance.

    • Components are designed, developed, tested, and integrated into the overall architecture.

    • Architecture involves defining the structure, behavior, and interactions of software comp...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Role and responsibility my tasks and questions on project

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.

  • Q1. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix and mark rows and columns to be modified

    • Use additional arrays to keep track of rows and columns to be modified

    • Update the matrix in-place based on the marked rows and columns

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as Software Engineer in DelhiEligibility criteria7 CGPAToppr interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching, Compiler designTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - talk 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. I am Rishita Agarwal from B.Tech CSE pursuing from Amity University with a CGPA of 8.14.

Interview Preparation Tips

Topics to prepare for Teachnook Intern interview:
  • Data Structures
  • DBMS
Interview preparation tips for other job seekers - DSA is must for applying in any technical company
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Whats your past experience like
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test around front end using react

Coding Ninjas Interview FAQs

How many rounds are there in Coding Ninjas Technical Assistant interview?
Coding Ninjas interview process usually has 1 rounds. The most common rounds in the Coding Ninjas interview process are Technical.
What are the top questions asked in Coding Ninjas Technical Assistant interview?

Some of the top questions asked at the Coding Ninjas Technical Assistant interview -

  1. Add One in linkedL...read more
  2. implement MergeSo...read more

Tell us how to improve this page.

Coding Ninjas Technical Assistant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Testbook.com Interview Questions
3.6
 • 99 Interviews
Teachnook Interview Questions
3.2
 • 85 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
Internshala Interview Questions
3.8
 • 56 Interviews
View all
Coding Ninjas Technical Assistant Salary
based on 5 salaries
₹1 L/yr - ₹4 L/yr
21% less than the average Technical Assistant Salary in India
View more details

Coding Ninjas Technical Assistant Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Teaching Assistant
138 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Manager
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Admission Counsellor
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Program Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Coding Ninjas with

upGrad

3.7
Compare

Simplilearn

3.2
Compare

Unacademy

3.0
Compare

BYJU'S

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