Filter interviews by
Introduced with all Staff.
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
Treat is a solution to a vulnerability that reduces the risk of exploitation.
A vulnerability is a weakness in a system that can be exploited by a threat actor.
A risk is the likelihood and impact of a threat exploiting a vulnerability.
A treat is a solution to a vulnerability that reduces the risk of exploitation.
For example, installing a security patch is a treat to a vulnerability that reduces the risk of a cyber attac...
Data structures
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
They asked me to design google ads poster designs for the content they gave me.
posted on 3 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)
Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.
Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.
Throws is used in method signature to declare that the method may throw a checked exception.
Throw is used to actually throw an exception in the code.
Example: public void method() throws IOException { //code }
Example: throw new IOException();
Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.
Inheritance allows a class to inherit properties and behaviors from another class
Abstract classes cannot be instantiated and can have abstract methods
Interfaces define a contract for classes to implement
posted on 21 Nov 2023
I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.
General knowledge and logical mathematics.
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a subclass to inherit properties and methods from a superclass.
Polymorphism allows objects to take on multiple forms and behave differently based on their context.
Encapsulation hides the implementation details of an object and only exposes necessary information.
Abstraction allows for the creation of abstract class...
Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.
Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.
Inheritance allows for code reuse and extension of existing classes, reducing code duplication.
Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i
SQL query for joining tables
Use JOIN keyword to combine two or more tables based on a related column
Specify the columns to be selected using SELECT keyword
Use ON keyword to specify the condition for joining the tables
Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
Used Java concepts such as inheritance, polymorphism, and exception handling in my project.
Implemented inheritance to create a base class and derived classes with specific functionalities.
Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.
Implemented exception handling to handle errors and prevent program crashes.
Used interfaces to define a set of methods that a ...
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to provide a specific implementation of a method in a subclass
Overloading is resolved at compile-time while overriding is r...
posted on 12 Sep 2023
I applied via Indeed and was interviewed in Sep 2023. There were 4 interview rounds.
Sales is the process of selling products or services to customers in exchange for money.
Sales involves identifying potential customers and convincing them to purchase a product or service.
It includes building relationships with customers, understanding their needs, and providing solutions.
Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.
Sales can be done through...
The language used for frontend technology is typically HTML, CSS, and JavaScript.
HTML is used for structuring web pages
CSS is used for styling the web pages
JavaScript is used for adding interactivity to the web pages
based on 21 reviews
Rating in categories
Information Security Consultant
15
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Associate Information Security Consultant
10
salaries
| ₹3.9 L/yr - ₹5 L/yr |
Information Security Analyst
6
salaries
| ₹0.6 L/yr - ₹5 L/yr |
Associate Consultant
5
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
Associate Information Technology Consultant
4
salaries
| ₹3 L/yr - ₹5 L/yr |
TCS
Wipro
Infosys
HCLTech