i
Embibe
Filter interviews by
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
In Python, a class is a blueprint for creating objects with attributes and methods.
Classes are used to create new objects with specific properties and behaviors.
They can have attributes (variables) and methods (functions) associated with them.
Classes can be used to create multiple instances of objects with the same structure but different data.
Inheritance allows classes to inherit attributes and methods from other clas...
In Python, an object is a collection of data (variables) and methods (functions) that act on the 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 Car: def __init__(self, make, model): self.make = make self.model = model car1 = Car('Toyota', 'Corolla')
One of my weaknesses is that I can be overly critical of my own work.
I tend to be a perfectionist and can spend too much time on a task to ensure it is flawless
I sometimes struggle with delegating tasks to others because I want to make sure they are done correctly
I am working on improving my time management skills to prioritize tasks more effectively
Top trending discussions
I applied via Campus Placement
Coding round consisted of three problems with easy to moderate level difficulty.
Minimum number of platforms required for a railway station depends on the maximum number of trains arriving and departing at the same time.
Calculate the maximum number of trains arriving and departing at the same time.
Determine the time intervals for each train's arrival and departure.
Add extra platforms for buffer and unexpected delays.
Consider factors like train length, frequency, and scheduling conflicts.
Example: If...
A simple program using multithreading can be implemented to demonstrate parallel execution of tasks.
Create a class that implements the Runnable interface in Java.
Override the run() method to define the task that will run in a separate thread.
Create instances of the class and start them using the Thread class.
Use synchronization mechanisms like locks or semaphores to manage shared resources in a thread-safe manner.
Leetcode medium questions using priority queue. I don't remeber exact now
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
3 Coding problems to be solved in 90 minutes.
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
Easy coding questions
I appeared for an interview before Jul 2024, where I was asked the following questions.
I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.
Object-Oriented Programming (OOP) is a programming paradigm based on objects and classes, promoting code reusability and organization.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the sa...
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Design a system to rate and review products or services.
Allow users to rate products on a scale of 1-5 stars.
Include written reviews for users to provide more detailed feedback.
Implement a system to filter and display reviews based on relevance or helpfulness.
Consider incorporating user profiles and past review history to personalize recommendations.
based on 1 interview experience
Difficulty level
Duration
Project Manager
83
salaries
| ₹7 L/yr - ₹14.1 L/yr |
Content Writer
72
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Content Researcher
62
salaries
| ₹2.5 L/yr - ₹10.4 L/yr |
SME
61
salaries
| ₹3.9 L/yr - ₹9.5 L/yr |
Video Editor
54
salaries
| ₹3 L/yr - ₹8.8 L/yr |
Mahindra Logistics
CMS IT Services
ElasticRun
Unacademy