Filter interviews by
Decorators are functions that modify the behavior of other functions or methods.
Decorators are used to add functionality to existing functions without modifying their code.
They are commonly used in Python to modify the behavior of functions or methods.
Decorators are often used for logging, authentication, caching, and more.
Example: @staticmethod or @classmethod decorators in Python.
Python is a high-level programming language known for its simplicity and readability, commonly used for web development, data analysis, artificial intelligence, and more.
Python is versatile and can be used for various applications such as web development, data analysis, artificial intelligence, scientific computing, and automation.
It is known for its clean syntax and readability, making it a popular choice for beginner...
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: creating new classes based on existing classes
Polymorphism: the ability for objects to be treated as instances of their parent class
Abstraction: hiding the complex implementation details and showing only th
Use a loop to continuously calculate and print Fibonacci numbers
Use a loop to calculate the next Fibonacci number by adding the previous two numbers
Print each Fibonacci number as it is calculated
Consider using a while loop to continuously calculate and print Fibonacci numbers
Code to check palindrome using two pointers in an array of strings
Initialize two pointers, one at the start of the string and one at the end
Compare characters at the two pointers, moving them towards each other until they meet or cross
If all characters match, the string is a palindrome
Python Django is a popular web framework for developing and deploying web applications.
Use virtual environments to manage dependencies
Utilize Django's built-in admin interface for managing data
Deploy Django projects using platforms like Heroku or AWS
Consider using Docker for containerization
Implement continuous integration and deployment pipelines
I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.
React Native is a framework for building mobile applications using JavaScript and React.
Allows developers to write code once and deploy it on both iOS and Android platforms
Provides a way to create native mobile apps with the ease of web development
Supports hot reloading for faster development and debugging
Redux is a predictable state container for JavaScript apps.
Redux is a state management tool commonly used with React.
It helps manage the state of an application in a predictable way.
Redux stores the entire state of the application in a single immutable object.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Clovia interview questions for popular designations
Top trending discussions
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
Count the number of islands in a grid of '1's and '0's
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited
Increment the island count for each new island found
Ensure to handle boundary cases and check for visited nodes
Find the first and last index of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the first and last index once the iteration is complete.
Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
based on 9 interviews
Interview experience
Software Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Executive
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Store Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Zivame.com
PrettySecrets.com
MAS Brands
Enamor