Upload Button Icon Add office photos

Filter interviews by

Prime Focus Technologies Information Security Manager Interview Questions and Answers

Updated 27 Mar 2021

Prime Focus Technologies Information Security Manager Interview Experiences

1 interview found

I applied via Referral and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What is the greatest achievement that you had in your last experience and how does it benefit the company.
  • Q2. What are the most challenging task that you had in the last experiences
  • Q3. Strength and the weakness that you have
  • Q4. How did you deploy security solutions, what all solutions have you deployed.
  • Ans. 

    I have deployed a variety of security solutions including firewalls, intrusion detection systems, and encryption technologies.

    • Deployed firewalls to protect against unauthorized access

    • Implemented intrusion detection systems to monitor network activity

    • Utilized encryption technologies to secure sensitive data

    • Implemented multi-factor authentication to enhance access control

    • Deployed anti-virus and anti-malware software to p...

  • Answered by AI
  • Q5. Define risk management
  • Ans. 

    Risk management is the process of identifying, assessing, and prioritizing potential risks and taking steps to minimize or mitigate them.

    • Identify potential risks

    • Assess the likelihood and impact of each risk

    • Prioritize risks based on their potential impact

    • Develop strategies to minimize or mitigate risks

    • Continuously monitor and reassess risks

    • Examples: conducting risk assessments, implementing security controls, creating d

  • Answered by AI
  • Q6. How did you establish business continuity plan
  • Q7. How did you manage the vulnerability assessment
  • Ans. 

    I managed the vulnerability assessment by following a structured process and collaborating with relevant stakeholders.

    • Identified the scope of the assessment

    • Selected appropriate tools and techniques

    • Conducted the assessment and analyzed the results

    • Prioritized vulnerabilities based on their severity

    • Developed a remediation plan and tracked progress

    • Communicated findings and recommendations to management and technical teams

  • Answered by AI
  • Q8. Work on governance risk and compliance

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview experience was good and could easily breakthrough as I have dealt with all the questions asked in practical form.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2021. 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 - Coding Test 

Basic c programing and data strucure

Round 3 - Technical 

(2 Questions)

  • Q1. Basic Technical questions
  • Q2. Recursion and Tree related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good listner, prepare good programig langage like c and data structure. Make sure you know about basic and comman question about tree and linklist.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions on OOPS, Core Concepts of C#, SQL
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on System Design and tricky questions on OOPS
Round 3 - HR 

(1 Question)

  • Q1. Previous organization work culture and expectations
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to OOP's , SQL, .Net core.

I applied via Other and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Sorting arrays without using inbuilt function
  • Ans. 

    Sorting array of strings without using inbuilt function.

    • Implement bubble sort algorithm

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2023. 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 - Technical 

(1 Question)

  • Q1. - MVVM & Clean Architecture - Protocol Oriented Programming and other iOS Basics - AVFoundation, AVPlayer, DRM (Digital Right Management) - Offline Playback - Live Streaming (Linear Streaming) - Core Data...
Round 3 - One-on-one 

(1 Question)

  • Q1. Scenario Based System Design like - Design the homepage of Zee5 - Design Player of infinite feeds

Interview Preparation Tips

Interview preparation tips for other job seekers - - Brush up the basics of iOS
- Be good in architecture pattern
- Gather Knowledge on Player
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2022. There were 2 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 - Technical 

(3 Questions)

  • Q1. There were two interviewers. I was interviewed in python. Two coding questions on python and one SQL question and few questions on projects and previous working experience and knowledge on linux.
  • Q2. What is your work experience
  • Q3. What are the projects you worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident. Your hardwork will definitely pays off.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Some question were related to APIs
  • Q2. What is rest API
  • Ans. 

    REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: GET request to retrieve data from a server

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good company with remote work

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Interview for backend developer with experience in django

Round 2 - HR 

(3 Questions)

  • Q1. Writing ORM queries in django
  • Q2. Database design with foregin and many to many fields
  • Q3. Explain django's request response flow
  • Ans. 

    Django's request response flow involves the request being handled by URL dispatcher, views, middleware, and templates before generating a response.

    • Request is received by URL dispatcher which maps the URL to a view function

    • View function processes the request, interacts with models if needed, and returns a response

    • Middleware can intercept the request and response for additional processing

    • Templates are used to generate HT

  • Answered by AI

Skills evaluated in this interview

Prime Focus Technologies Interview FAQs

What are the top questions asked in Prime Focus Technologies Information Security Manager interview?

Some of the top questions asked at the Prime Focus Technologies Information Security Manager interview -

  1. How did you deploy security solutions, what all solutions have you deploy...read more
  2. How did you manage the vulnerability assessme...read more
  3. Define risk managem...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

RGBSI Interview Questions
3.5
 • 24 Interviews
MapmyIndia Interview Questions
3.8
 • 24 Interviews
Backbase Interview Questions
3.9
 • 22 Interviews
Technicolor Interview Questions
3.7
 • 21 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
Workday Interview Questions
4.1
 • 17 Interviews
View all

Fast track your campus placements

View all
Software Engineer
97 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Media Associate
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Video Editor
76 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Prime Focus Technologies with

Eros International

2.7
Compare

Reliance Media Works

4.6
Compare

Zee Entertainment Enterprises

3.5
Compare

Balaji Telefilms

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