Filter interviews by
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']
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)
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
Interview was problem solving
Camp K-12 interview questions for popular designations
I applied via Job Fair and was interviewed before Oct 2021. There were 4 interview rounds.
A direct skill test for all skills involved in the job
Skills test based on the role
I applied via Job Portal and was interviewed in Feb 2021. There was 1 interview round.
I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.
Top trending discussions
I applied via Job Fair and was interviewed before Feb 2021. There were 5 interview rounds.
What is aptitude test?
Online study and off-line which one is better?
Someone not interested in assignments.
I applied via Company Website and was interviewed before Mar 2020. There was 1 interview round.
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
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...
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.
based on 5 interviews
Interview experience
based on 127 reviews
Rating in categories
Business Development Associate
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Coding Instructor
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Executive
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Instructor
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Associate
17
salaries
| ₹0 L/yr - ₹0 L/yr |
BYJU'S
Whitehat jr
Cuemath
Toppr