Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Coforge Team. If you also belong to the team, you can get access from here

Coforge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Cyber Security Analyst Interview Questions and Answers

Updated 16 Apr 2024

Coforge Cyber Security Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Cyber security, firewall routing switching Splunk
Round 2 - HR 

(1 Question)

  • Q1. Usual HR round questions

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There is simple asked, and most of the question we used in daily life

Round 2 - Group Discussion 

There is one topic that why female is good manager as compare to male

Interview Preparation Tips

Interview preparation tips for other job seekers - Mphasis is worst company

I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Lots of questions asked, difficulty level easy to difficult. You can find easy questions Just typing cyber security analyst interview questions on Google. About difficult if you have good understanding the...
Round 2 - Technical 

(1 Question)

  • Q1. Managerial technical round, some technical questions, mostly generally discussion, senior manager is assessing you , so keep yourself calm and decent.

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your ans very precisely, referring to some case study or real time vulnerability.

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, angular , .net core middlewares

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts well

I applied via Campus Placement and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Best sorting although and its working they asked
  • Q2. Write a program to replace the character with another character in java.
  • Ans. 

    A program to replace a character with another character in Java.

    • Create a string variable with the original text

    • Use the replace() method to replace the character with another character

    • Print the new string with the replaced character

  • Answered by AI
  • Q3. SQL queries on order by, group by, and it's difference they asked.
  • Q4. Project management experience they asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare on the basis concepts and be perfect on your resume they are not expecting much from you as you are a fresher.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About analysis of incident like malware,phishing email, cyber attacks

I applied via Naukri.com and was interviewed before Jul 2018. There were 2 interview rounds.

Interview Preparation Tips

Round: Test
Experience: HackerRank test

General Tips: First round was scheduled for 10:30 but i got late and reached 11:45 at location.
That was not a problem for them because first round was system interview so after waitinf for 10 minutes only i got my turn and i went for sytem test.
2 hacker rank questions were there so if you are going for Mindtree practice hackerrank question.
Skills: Problem Solving, Time Management
Duration: <1 week

I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. Tell me about yourself
  • Q2. Write a program to print unique elements in an array in java
  • Ans. 

    Program to print unique elements in an array in Java

    • Create a HashSet to store unique elements

    • Iterate through the array and add each element to the HashSet

    • Print the HashSet to get the unique elements

  • Answered by AI
  • Q3. Types of data structures
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Arrays - a collection of elements of the same type

    • Linked Lists - a sequence of nodes where each node contains a reference to the next node

    • Stacks - a collection of elements with two main operations: push (add) and pop (remove)

    • Queues - a collection of elements with two main operations: enqueue (add) and d...

  • Answered by AI
  • Q4. Tree traversal
  • Q5. What is oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Examples of OOPs languages are Java, C++, Python, etc.

  • Answered by AI
  • Q6. Applications of oops
  • Ans. 

    OOPs is used for creating modular, reusable and maintainable code.

    • Encapsulation: Hiding implementation details and exposing only necessary information.

    • Inheritance: Reusing code and creating a hierarchy of classes.

    • Polymorphism: Using a single interface to represent multiple entities.

    • Abstraction: Reducing complexity by hiding unnecessary details.

    • Examples: Java, C++, Python, Ruby, etc.

  • Answered by AI
  • Q7. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add its own unique properties and ...

  • Answered by AI
  • Q8. What is polymorphism
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A parent class Animal can have child classes like Dog, Cat, and Bird, each with their own unique implementation of the method 'makeSound'.

    • Polymorphism makes code more flexible and reusable.

  • Answered by AI
  • Q9. What is abstraction? Explain with example
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction helps in reducing complexity and increasing efficiency.

    • It allows us to focus on the essential features of an object or system.

    • For example, a car can be abstracted as a vehicle with certain properties like speed, fuel efficiency, and seating capacity.

    • Abstraction can be achieved through interfaces,

  • Answered by AI
  • Q10. What is encapsulation
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As I'm from ECE background it's little bit easy for me because they ask basic questions. If we are good enough in basics it's easy to crack Mindtree interview

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Kony based

Interview Preparation Tips

Interview preparation tips for other job seekers - Its really nice being interviewed at LTI. The questions were asked completely based on my domain and it was pure real time scenario based if you are good with the technical stuff which you are performing every day you are good to clear this interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation current salary notice period
Round 3 - HR 

(1 Question)

  • Q1. Current salary notice period expected salary
  • Ans. 

    The question asks for information about current salary, notice period, and expected salary.

    • Provide the current salary, notice period, and expected salary.

    • If you don't have the information, mention that you don't have the data.

    • Format the response in JSON.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Better discuss about JD before joining office and about project related

Coforge Interview FAQs

How many rounds are there in Coforge Cyber Security Analyst interview?
Coforge interview process usually has 2 rounds. The most common rounds in the Coforge interview process are Technical and HR.
How to prepare for Coforge Cyber Security Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Coforge. The most common topics and skills that interviewers at Coforge expect are Cyber Security, SIEM, Security, Security Services and Analysis.
What are the top questions asked in Coforge Cyber Security Analyst interview?

Some of the top questions asked at the Coforge Cyber Security Analyst interview -

  1. Cyber security, firewall routing switching Spl...read more
  2. Usual HR round questi...read more

Tell us how to improve this page.

Coforge Cyber Security Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 807 Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
View all
Coforge Cyber Security Analyst Salary
based on 63 salaries
₹3 L/yr - ₹15 L/yr
37% more than the average Cyber Security Analyst Salary in India
View more details

Coforge Cyber Security Analyst Reviews and Ratings

based on 12 reviews

2.9/5

Rating in categories

2.9

Skill development

3.3

Work-life balance

2.5

Salary

2.4

Job security

2.6

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
4.9k salaries
unlock blur

₹6.4 L/yr - ₹23.7 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹10.7 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.6 L/yr - ₹19 L/yr

Technology Specialist
1.1k salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview