Filter interviews by
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
Top trending discussions
I applied via Walk-in and was interviewed in Dec 2020. There were 4 interview rounds.
Generating leads involves identifying potential customers and nurturing them through the sales funnel.
Identify target audience through market research
Create compelling content to attract potential customers
Use social media and email marketing to reach out to leads
Offer incentives or promotions to encourage lead conversion
Track and analyze lead data to optimize lead generation strategies
I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.
Thread is a lightweight process that can run concurrently with other threads in a program.
There are two types of threads: user-level threads and kernel-level threads.
User-level threads are managed by the application and are faster to create and switch between, but can't take advantage of multiple processors.
Kernel-level threads are managed by the operating system and can take advantage of multiple processors, but are s...
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes code organization.
There are different types of inheritance: single, multiple, multilevel, hierarchical, and hybrid.
Single inheritance involves a class inheriting from a single base class.
Multiple inheritance involves a class inheriting from multiple base...
Polymorphism is the ability of an object to take on many forms. It has two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism: f...
Encapsulation is the process of hiding implementation details and providing a public interface for accessing the functionality.
Encapsulation helps in achieving data abstraction and information hiding
It prevents unauthorized access to the internal details of an object
It allows for easy modification of implementation without affecting the external code
Example: A class with private variables and public methods
Example: A b...
I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.
posted on 24 Mar 2022
I applied via Campus Placement and was interviewed in Feb 2022. There were 4 interview rounds.
In aptitude test there are some questions that which are very to answer
Coding also I get very simple..due to that I finished it perfectly
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs is a way of organizing and designing code around objects
Variables are used to store data within an object
In OOPs, variables are also known as properties or attributes
Variables can have different access modifiers like public, private, protected
Example: A car object can have properties like color, model, and spe
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant