Filter interviews by
I applied via Approached by Company and was interviewed before Jan 2024. There were 2 interview rounds.
They assigned me a small task related to the Django framework, in which I need to write four APIs for CRUD operations on any database.
Top trending discussions
posted on 7 Mar 2022
I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.
Link list program, few objective based on cpp
posted on 2 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
posted on 16 Oct 2023
I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.
1. Questions related to python.
2. Find the count of unique elements in a list.
1. Implementation of any sorting.
2. Questions related to testing and pytest framework.
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
Generators are functions that allow you to iterate over a sequence of values without creating a full list in memory.
Generators use the yield keyword to return values one at a time
They are memory efficient as they do not store the entire sequence in memory
They can be used to generate an infinite sequence of values
Example: def countdown(n): while n > 0: yield n n -= 1
Example: for i in countdown(5): print(i)
Decorators are functions that modify the behavior of other functions without changing their source code.
Decorators are denoted by '@' symbol in Python
They can be used to add functionality to existing functions
They can be used to modify the behavior of existing functions
They can be used to restrict access to certain functions
They can be used to time the execution of functions
I applied via Indeed and was interviewed in Jul 2024. There were 2 interview rounds.
Classes, oops, array, constructor
A copy constructor is a special type of constructor that creates a new object as a copy of an existing object.
Copy constructor should have a parameter of the same class type
It is used to create a new object by copying the values of an existing object
It is called when a new object is created from an existing object
A virtual function is a member function that is declared within a base class and is redefined by a derived class.
Declare a virtual function in the base class using the 'virtual' keyword.
Override the virtual function in the derived class using the 'override' keyword.
Use the base class pointer to call the virtual function, which will be resolved at runtime based on the actual object type.
Oops concept refers to Object-Oriented Programming principles and their implementation in software development.
Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a class to inherit properties and behaviors from another class.
Polymorphism allows objects to be treated as instances of their parent class.
Encapsulation hides the internal state of an object and only exposes nec...
I applied via Company Website and was interviewed before Jan 2024. There were 3 interview rounds.
Gaming and network knowledge
posted on 18 Jan 2024
I applied via Approached by Company and was interviewed before Jan 2023. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
3D Animator
18
salaries
| ₹0 L/yr - ₹0 L/yr |
2D Animator
8
salaries
| ₹0 L/yr - ₹0 L/yr |
3D Lighting Artist
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Layout Artist
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Cosmos-Maya
DQ Entertainment
Toonz Media Group
Crest Animation Studios