Upload Button Icon Add office photos

Filter interviews by

Camp K-12 Interview Questions and Answers

Updated 8 Jul 2024

Camp K-12 Interview Experiences

Popular Designations

8 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is list list
  • Ans. 

    A list is a collection of items that are ordered and can be accessed by index.

    • Lists can contain elements of different data types

    • Elements in a list can be added, removed, or accessed by their index

    • Examples: [1, 2, 3], ['apple', 'banana', 'cherry']

  • Answered by AI
  • Q2. What is object in python
  • Ans. 

    In Python, an object is a data structure that contains data (attributes) and code (methods) to manipulate that data.

    • Objects are instances of classes in Python.

    • They have attributes (variables) and methods (functions) associated with them.

    • Objects can be created using the class keyword.

    • Example: class Person: def __init__(self, name, age): self.name = name self.age = age person1 = Person('Alice', 30)

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

Team Lead Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell us about yourself. Why are you looking for a job change? Why should we hire you?

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
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

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 (196)

Interview Questionnaire 

1 Question

  • Q1. General hr round first , then I had a conversation regarding the profile with hiring manager.

Interview Preparation Tips

Interview preparation tips for other job seekers - In second round I was given task to prepare a module namely python and self driving cars this module consist of 36 sessions. Each having projects and at last one project which is beyond class room module .
My question was why do I need to make 36 session in an ongoing interview if I can prove my worth in a single session. They are scamsters . They will take module from you and then will reject you. Beware of this company . And also let me add the technical task which was supposed to be shared with me by hiring manager was shared by hr and on reminding the hr third time she has sent me the email . Please take care of yourself and value your work .

Camp K-12 interview questions for popular designations

 Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Content Expert

 (1)

 Coding Teacher

 (1)

 Customer Support Officer

 (1)

 Team Lead

 (1)

 Program Manager

 (1)

I applied via Job Fair and was interviewed before Oct 2021. There were 4 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 - Assignment 

A direct skill test for all skills involved in the job

Round 3 - Assignment 

Skills test based on the role

Round 4 - One-on-one 

(2 Questions)

  • Q1. Take me through your experiences.
  • Q2. Why did you leave the previous company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear on what problem statements you solved and how you solved them. A strong assignment is imperative.

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)

I applied via Job Portal and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself. What if you are PM of India? Why you left your previous job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Unprofessional behaviour. They will call you your resume is shortlisted, will have a telephonic round and afterwards will never turn up. Don't apply, they will only hire good looking people.

Coding Teacher Interview Questions asked at other Companies

Q1. How will you teach loop concept to 5th class student?
View answer (1)

I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They have asked to explain a situation where client is not ready to wait or loose his patience.
  • Ans. If client is not ready to wait.. we should have to listen them carefully, once they complete their sentence.. then we should have to apologise for the inconvenience, request the client to allow us a last chance and ask to wait ex-15 min, if we didn't have the resolutions within the promised time, call back again and give them an assurance that we are working on their query and taking a regular follow up with the team c...
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be always confident. Describe each n everything in detail if the interviewer is not aware about the work u have done so far.

Customer Support Officer Interview Questions asked at other Companies

Q1. explain health insurance basics
Add answer

Interview Questions & Answers

user image Anonymous

posted on 2 Nov 2020

Interview Questionnaire 

2 Questions

  • Q1. Basic communication questions
  • Q2. Some basic programming knowledge

Interview questions from similar companies

I applied via Job Fair and was interviewed before Feb 2021. 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 

What is aptitude test?

Round 3 - Group Discussion 

Online study and off-line which one is better?

Round 4 - Case Study 

Someone not interested in assignments.

Round 5 - One-on-one 

(2 Questions)

  • Q1. Why you choice to join with us
  • Ans. Because write now Indias largest and most trusted education system is BYJU'S. thats why not one me everyone want to join his/her children in BYJU'S.
  • Answered Anonymously
  • Q2. What is more important to you education or money?
  • Ans. Obviously is education because educated person make money so easily and how to hold the mobey they know very well
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand what they needs to us

I applied via Company Website and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Write a program on bubble sort ?
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the first element is greater than the next element, swap them

    • Repeat this process for all elements in the list

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Define Turing Machine ?
  • Ans. 

    A Turing Machine is a theoretical device that can simulate any algorithmic computation.

    • It was proposed by Alan Turing in 1936 as a model for computation.

    • It consists of a tape, a head that can read and write symbols on the tape, and a set of rules for transitioning between states.

    • It can simulate any algorithmic computation, making it a powerful tool for theoretical computer science.

    • It is often used as a theoretical basi...

  • Answered by AI
  • Q3. Explain hash function
  • Ans. 

    A hash function is a mathematical function that converts input data of arbitrary size into a fixed-size output.

    • Hash functions are used to index data in hash tables.

    • They are also used in cryptography to securely store passwords.

    • Examples of hash functions include MD5, SHA-1, and SHA-256.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was lengthy process some questions were difficult to answer and i tried to amswer a few questions but i didnt clear interview process

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Camp K-12 Interview FAQs

How many rounds are there in Camp K-12 interview?
Camp K-12 interview process usually has 1-2 rounds. The most common rounds in the Camp K-12 interview process are One-on-one Round, Assignment and Resume Shortlist.
How to prepare for Camp K-12 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 Camp K-12. The most common topics and skills that interviewers at Camp K-12 expect are Sales, Educational Sales, E - learning, Inside Sales and International Sales.
What are the top questions asked in Camp K-12 interview?

Some of the top questions asked at the Camp K-12 interview -

  1. What is object in pyt...read more
  2. What is list l...read more
  3. They have asked to explain a situation where client is not ready to wait or loo...read more

Recently Viewed

LIST OF COMPANIES

Visteon

Overview

SALARIES

Daikin

LIST OF COMPANIES

Daikin

Overview

SALARIES

Visteon

JOBS

Visteon

No Jobs

SALARIES

Daikin

LIST OF COMPANIES

MyWays

Overview

SALARIES

Coding Ninjas

No Salaries

COMPANY BENEFITS

Coding Ninjas

No Benefits

LIST OF COMPANIES

Coding Ninjas

Overview

Tell us how to improve this page.

Camp K-12 Interview Process

based on 5 interviews

Interview experience

3.2
  
Average
View more

HCLTech

There's no stopping you

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Whitehat jr Interview Questions
3.5
 • 262 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Embibe Interview Questions
3.5
 • 60 Interviews
Cuemath Interview Questions
3.8
 • 43 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Camp K-12 Reviews and Ratings

based on 127 reviews

3.1/5

Rating in categories

3.1

Skill development

3.0

Work-life balance

2.8

Salary

2.4

Job security

2.8

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 127 Reviews and Ratings
Business Development Associate
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Coding Instructor
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Instructor
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Camp K-12 with

BYJU'S

3.1
Compare

Whitehat jr

3.5
Compare

Cuemath

3.8
Compare

Toppr

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