i
ValueLabs
Filter interviews by
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
SIEM works by collecting and analyzing security data to detect and respond to cyber threats. Mitre attack framework and Cyber kill chain are used to categorize and analyze attacks.
SIEM collects security data from various sources like logs, network traffic, and endpoints for analysis.
Mitre attack framework provides a structured way to categorize and analyze cyber threats based on tactics and techniques used by attackers...
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in May 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
posted on 28 Aug 2022
I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.
Technical questions related to programming concepts and recursion
Pointers are variables that store the memory address of another variable
Functions are blocks of code that perform a specific task
OOPS is a programming paradigm that uses objects to represent real-world entities
Factorial using recursion: int factorial(int n) { if(n==0) return 1; else return n*factorial(n-1); }
I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.
Find the second largest element from an integer array in a single traversal
Initialize two variables to store the largest and second largest elements
Traverse the array and update the variables accordingly
Return the second largest element
based on 1 interview
Interview experience
Senior Software Engineer
2.1k
salaries
| ₹6.7 L/yr - ₹25 L/yr |
Software Engineer
819
salaries
| ₹7.5 L/yr - ₹14.4 L/yr |
Analyst
518
salaries
| ₹8 L/yr - ₹30.6 L/yr |
Technical Lead
467
salaries
| ₹11.6 L/yr - ₹40 L/yr |
Senior Analyst
395
salaries
| ₹11.2 L/yr - ₹35.4 L/yr |
Mphasis
eClerx
L&T Technology Services
Coforge