i
INFOSEC VENTURES
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2023. There were 4 interview rounds.
Coding and discussion
Discussion with salary and experience
Cyber security is crucial in protecting sensitive data and preventing cyber attacks.
Preventing unauthorized access to data and systems
Protecting against malware and viruses
Ensuring compliance with regulations and standards
Detecting and responding to security incidents
Securing networks and infrastructure
Examples: implementing firewalls, encryption, multi-factor authentication
Laravel is preferred for its elegant syntax, powerful features like routing, ORM, and authentication, and active community support.
Elegant syntax makes code clean and readable
Powerful features like routing, ORM, and authentication save time and effort
Active community support ensures quick resolution of issues
Built-in tools like Artisan make development easier and faster
Explain logging in lavarel
In Laravel, a request refers to an instance of the Illuminate\Http\Request class that contains all the information about an incoming HTTP request.
Request class is used to retrieve input data, files, cookies, headers, and more from the incoming request.
Request instance can be accessed in controllers using type-hinting or by using the request() helper function.
Example: $request = request(); $name = $request->input('name'...
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I appeared for an interview before May 2016.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.
I appeared for an interview in Feb 2017.
posted on 3 May 2017
I appeared for an interview before May 2016.
I appeared for an interview in Mar 2017.
To make the red fishes 98%, 50 fishes have to be removed from the aquarium.
Calculate 1% of 200 fishes, which is 2 fishes.
To make the red fishes 98%, subtract 1% (2 fishes) from 99% (198 fishes).
To find the number of fishes to be removed, divide the difference by 1% (2 fishes).
Therefore, 50 fishes have to be removed to make the red fishes 98%.
based on 3 interviews
1 Interview rounds
based on 23 reviews
Rating in categories
AVP Operations
19
salaries
| ₹64.5 L/yr - ₹70 L/yr |
Cyber Security Consultant
18
salaries
| ₹1.8 L/yr - ₹7.5 L/yr |
Business Manager and Consultant
16
salaries
| ₹20 L/yr - ₹44 L/yr |
Senior Cyber Security Consultant
12
salaries
| ₹6 L/yr - ₹10 L/yr |
Software Developer
11
salaries
| ₹4.6 L/yr - ₹15.4 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning