i
Alankit
Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Leading firewalls in the market include Palo Alto Networks, Cisco Firepower, and Fortinet. Each has its own speciality in terms of features and capabilities.
Palo Alto Networks: Known for its advanced threat prevention capabilities and integration with cloud services.
Cisco Firepower: Offers a combination of firewall and intrusion prevention system (IPS) for comprehensive security.
Fortinet: Specializes in providing high-...
A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
Firewalls can be hardware-based or software-based.
They act as a barrier between a trusted internal network and untrusted external networks.
Firewalls can filter traffic based on IP addresses, ports, protocols, and application types.
They can be configured to allow or block specifi...
Encoding in VLSI refers to the process of converting data into a format suitable for transmission or storage in integrated circuits.
Encoding is essential in VLSI design to ensure efficient use of resources and reliable data transmission.
Common encoding techniques include NRZ (Non-Return-to-Zero), Manchester encoding, and 8b/10b encoding.
Example: In 8b/10b encoding, 8 bits of data are converted into a 10-bit code to mai...
Hardware components of a computer system include CPU, RAM, motherboard, storage devices, and peripherals. Latest technologies include SSDs, GPUs, and advanced cooling systems.
CPU (Central Processing Unit) - processes instructions and performs calculations
RAM (Random Access Memory) - stores data and instructions temporarily for the CPU to access quickly
Motherboard - connects all components together and allows communicat...
Top trending discussions
posted on 2 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.
Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.
Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
Structure languages focus on procedures and functions, while object-oriented languages focus on objects and classes.
Structure languages use functions and procedures to manipulate data
Object-oriented languages use objects and classes to encapsulate data and behavior
Structure languages are more procedural in nature, while object-oriented languages are more modular and reusable
Examples of structure languages include C and...
OOPS concepts are fundamental to object-oriented programming and include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: A child class inherits properties and behaviors from a parent class. Example: Animal class can be a parent class with child classes like Dog and Cat inheriting its attributes.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: A car ob...
The static keyword in programming is used to declare variables, functions, or classes that retain their values or state throughout the program's execution.
Static variables retain their values between function calls
Static functions can only be accessed within the same file
Static classes cannot be instantiated and have limited visibility
Static keyword can also be used in C++ to declare class members shared among all inst
The system architecture diagram for a web application project visually represents the components and their interactions.
Include components like client-side interface, server-side application, database, and external services
Show how these components communicate with each other
Consider scalability, security, and performance in the design
Use standard symbols and notations for clarity
Access modifiers in Java control the visibility of classes, methods, and variables.
There are four types of access modifiers in Java: public, private, protected, and default.
Public: accessible from any other class.
Private: only accessible within the same class.
Protected: accessible within the same package and subclasses.
Default: accessible only within the same package.
Example: public class MyClass { private int myVar; p
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Data hiding and bundling of data with methods. Example: Using private variables and public methods.
Inheritance: Reusing code and creating a hierarchy of classes. Example: Subclass inheriting properties and methods from a superclass.
Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overriding.
A...
A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
posted on 20 Nov 2024
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
posted on 25 May 2024
I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD) and was interviewed in Apr 2024. There was 1 interview round.
Pricing strategies of product
I applied via Campus Placement
GD on any current topic in news or near you.
Try to speak valuable.
I applied via Referral and was interviewed before Jan 2022. There was 1 interview round.
posted on 10 Apr 2022
I applied via Campus Placement and was interviewed in Oct 2021. There were 3 interview rounds.
Abstract topics are given to check how creative one can be or how can you see things differently.
I am open to discussing salary based on the responsibilities and opportunities offered in the role.
I believe that salary should be commensurate with the responsibilities and opportunities provided in the role.
I am open to negotiation and would like to discuss the salary range for this position.
I am more interested in the growth and learning opportunities that this role offers rather than just the salary.
I am confident ...
My family background is diverse and includes members from various professions and cultural backgrounds.
My father is a doctor and my mother is a teacher.
I have two siblings, one is an engineer and the other is a lawyer.
We come from a multicultural family, with relatives from different countries.
My grandparents were entrepreneurs and owned a successful business.
We value education and have a strong emphasis on personal gr
In 5 years, I see myself as a successful manager, leading a team and driving organizational growth.
Leading a team of high-performing individuals
Implementing strategic initiatives to drive growth
Continuously learning and developing my leadership skills
Building strong relationships with clients and stakeholders
Contributing to the overall success of the organization
I am a motivated and ambitious individual with a strong background in management and a passion for learning and growth.
Bachelor's degree in Business Administration
Experience in leadership roles during college
Completed internships in various departments of a multinational company
Strong problem-solving and decision-making skills
Excellent communication and interpersonal skills
Proven ability to work well in a team and lead...
I applied via Campus Placement and was interviewed before Feb 2021. There was 1 interview round.
posted on 2 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.
Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.
Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
Structure languages focus on procedures and functions, while object-oriented languages focus on objects and classes.
Structure languages use functions and procedures to manipulate data
Object-oriented languages use objects and classes to encapsulate data and behavior
Structure languages are more procedural in nature, while object-oriented languages are more modular and reusable
Examples of structure languages include C and...
OOPS concepts are fundamental to object-oriented programming and include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: A child class inherits properties and behaviors from a parent class. Example: Animal class can be a parent class with child classes like Dog and Cat inheriting its attributes.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: A car ob...
The static keyword in programming is used to declare variables, functions, or classes that retain their values or state throughout the program's execution.
Static variables retain their values between function calls
Static functions can only be accessed within the same file
Static classes cannot be instantiated and have limited visibility
Static keyword can also be used in C++ to declare class members shared among all inst
The system architecture diagram for a web application project visually represents the components and their interactions.
Include components like client-side interface, server-side application, database, and external services
Show how these components communicate with each other
Consider scalability, security, and performance in the design
Use standard symbols and notations for clarity
Access modifiers in Java control the visibility of classes, methods, and variables.
There are four types of access modifiers in Java: public, private, protected, and default.
Public: accessible from any other class.
Private: only accessible within the same class.
Protected: accessible within the same package and subclasses.
Default: accessible only within the same package.
Example: public class MyClass { private int myVar; p
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Data hiding and bundling of data with methods. Example: Using private variables and public methods.
Inheritance: Reusing code and creating a hierarchy of classes. Example: Subclass inheriting properties and methods from a superclass.
Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overriding.
A...
A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
based on 1 interview
Interview experience
Assistant Manager
50
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Executive
50
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Senior Executive
46
salaries
| ₹1.4 L/yr - ₹7 L/yr |
Business Development Executive
41
salaries
| ₹1.7 L/yr - ₹4 L/yr |
Data Entry Operator
36
salaries
| ₹0.5 L/yr - ₹3.6 L/yr |
Karvy Financial Services
CAMS
National Securities Depository
Central Depository Services (I)