Upload Button Icon Add office photos
Engaged Employer

i

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

Inspira Enterprise India Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Inspira Enterprise India Limited Cyber Security Engineer Interview Questions, Process, and Tips

Updated 10 Jul 2022

Inspira Enterprise India Limited Cyber Security Engineer Interview Experiences

1 interview found

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

Round 1 - Aptitude Test 

Basic aptitude test on mercer mettl platform. Limited time.

Round 2 - Assignment 

3 question on splunk.

Round 3 - One-on-one 

(5 Questions)

  • Q1. What is private and public IP address
  • Ans. 

    Private IP addresses are used within a local network, while public IP addresses are used to identify a network on the internet.

    • Private IP addresses are not unique on the internet and are used within a local network to identify devices.

    • Public IP addresses are unique on the internet and are used to identify a network on the internet.

    • Private IP addresses are in the range of 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31...

  • Answered by AI
  • Q2. How many hosts in class C IP address
  • Ans. 

    There are 256 hosts in a class C IP address.

    • Class C IP addresses have a subnet mask of 255.255.255.0

    • The first three octets are used for network identification

    • The last octet is used for host identification

    • The range of IP addresses in a class C network is from 192.0.0.0 to 223.255.255.255

    • Each octet has 8 bits, so the last octet can have 2^8 (256) possible values

  • Answered by AI
  • Q3. Give some example of vulnerable ports
  • Ans. 

    Vulnerable ports are those that are commonly targeted by attackers to gain unauthorized access to a system.

    • Port 21 (FTP)

    • Port 23 (Telnet)

    • Port 25 (SMTP)

    • Port 80 (HTTP)

    • Port 443 (HTTPS)

    • Port 3389 (Remote Desktop Protocol)

  • Answered by AI
  • Q4. What is sql injection
  • Ans. 

    SQL injection is a type of cyber attack where malicious SQL statements are inserted into an entry field to manipulate a database.

    • Allows attackers to access sensitive data or execute unauthorized actions

    • Occurs when user input is not properly sanitized

    • Can be prevented by using parameterized queries and input validation

    • Example: Entering ' OR 1=1;--' into a login form to bypass authentication

  • Answered by AI
  • Q5. What is the most recent vulnerability
  • Ans. 

    The most recent vulnerability is the PrintNightmare vulnerability in Windows Print Spooler service.

    • The vulnerability allows attackers to remotely execute code with system-level privileges.

    • It affects all versions of Windows and has a CVSS score of 8.8.

    • Microsoft has released patches for the vulnerability, but some experts suggest disabling the Print Spooler service as a temporary fix.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear you basic knowledge on netwoking, OSI layers, security devices.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Explain the mini projects and main project completed during Engineering.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • DBMS
  • Software Engineering
  • Basic coding
Interview preparation tips for other job seekers - Just make sure the resume should be precise and you have knowledge on the things mentioned in your resume.

Be confident and have a smiling face in the interview round.

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

- basic programming on C

Round 2 - HR 

(1 Question)

  • Q1. - question based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Things are asked only from resume . Make sure you recite every word you mentioned in your resume .
whatever project you are including , you should know enough to explain everything.

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Inspira Enterprise India Limited Interview FAQs

How many rounds are there in Inspira Enterprise India Limited Cyber Security Engineer interview?
Inspira Enterprise India Limited interview process usually has 3 rounds. The most common rounds in the Inspira Enterprise India Limited interview process are Aptitude Test, Assignment and One-on-one Round.
What are the top questions asked in Inspira Enterprise India Limited Cyber Security Engineer interview?

Some of the top questions asked at the Inspira Enterprise India Limited Cyber Security Engineer interview -

  1. What is private and public IP addr...read more
  2. How many hosts in class C IP addr...read more
  3. What is the most recent vulnerabil...read more

Recently Viewed

INTERVIEWS

Dineshchandra R. Agrawal Infracon

No Interviews

CAMPUS PLACEMENT

Motilal Nehru Medical College, Allahabad

CAMPUS PLACEMENT

NYSS Datta Meghe College of Engineering, Navi Mumbai

INTERVIEWS

Atos

No Interviews

INTERVIEWS

Webkul Software

No Interviews

CAMPUS PLACEMENT

Maharishi Dayanand University (MDU), Rohtak

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

Hitachi Digital Services

No Interviews

INTERVIEWS

Tech Mahindra

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Inspira Enterprise India Limited Cyber Security Engineer Salary
based on 7 salaries
₹4 L/yr - ₹8.5 L/yr
37% less than the average Cyber Security Engineer Salary in India
View more details

Inspira Enterprise India Limited Cyber Security Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

3.0

Salary

3.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Security Analyst
358 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Security Analyst
226 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
189 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cyber Security Analyst
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SOC Analyst
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Inspira Enterprise India Limited with

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent