Upload Button Icon Add office photos
Engaged Employer

i

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

Doyen Infosolutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Doyen Infosolutions Interview Questions and Answers for Experienced

Updated 12 Aug 2024

Doyen Infosolutions Interview Experiences for Experienced

Popular Designations

3 interviews found

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

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Why cyber security?
  • Ans. 

    Passion for protecting data and systems from cyber threats.

    • Fascination with technology and computers from a young age

    • Desire to make a positive impact by safeguarding sensitive information

    • Constantly evolving field with new challenges and opportunities

    • Examples: Preventing data breaches, defending against malware attacks

  • Answered by AI
  • Q2. What is you strength and weakness and of yes how do you plan to work on it?
  • Q3. Ready for 2.5 years of bond? with your marksheet submission?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do no agree to sign for 2.5 years of bond with submitting of your marksheet.

Explore opportunities with companies who does not make you sign the bond

Skills evaluated in this interview

Security Engineer Interview Questions asked at other Companies

Q1. 1. What is Cryptography? Cryptography is the practice and study of techniques for securing information and communication mainly to protect the data from third parties that the data is not intended for. 2. What is the difference between Symm... read more
View answer (25)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Q1) About yourself in detail. Q2) Expalin in detail about your day to day work.
  • Ans. Q1) Answer : Start with your full name, Present yourself w.rt Job profile, highlights few points on your role which can be helpful for Job profile you applied for.
  • Answered by officesanchalak
  • Q2. For position of senior security analyst, you must know at least few network security products or endpoint security products with hands-on knowledge. 1. You will be ask according to you CV and your hands o...
  • Q3. Natting and it's types
  • Ans. 

    NATting stands for Network Address Translation. It is a technique used in networking to translate private IP addresses to public IP addresses.

    • NATting is used to conserve public IP addresses by allowing multiple devices to share a single public IP address.

    • There are three types of NATting: Static NAT, Dynamic NAT, and Port Address Translation (PAT).

    • Static NAT maps a private IP address to a specific public IP address.

    • Dyna...

  • Answered by AI
  • Q4. Packet flow, App-id, content ID, User-ID
  • Q5. Scenario based questions , IPsec and ssl vpn

Interview Preparation Tips

Interview preparation tips for other job seekers - Wear good attire ehile going for interview.

Do not talk much while in the office.

Enter with smile and leave with the same smile on face.

be confident and do not talk too much, answer to what is asked.

make-sure you have 2 copies of CV and one important tip - do not write anything in CV which you do not have any idea on it, Just to make it biigger or better don’t write anything false in resume.

Skills evaluated in this interview

Senior Security Analyst Interview Questions asked at other Companies

Q1. Tell me about Security incident response framework that you have worked on ?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2019

I appeared for an interview in May 2019.

Interview Questionnaire 

1 Question

  • Q1. All about network security. Network access control & firewall security.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answers and proper explain the

Jobs at Doyen Infosolutions

View all

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question was based on string . Reverse the string and count numbers and special characters

Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. General relocation
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Ans. 

    Vite is a build tool that focuses on fast development, while Webpack is a more versatile and powerful build tool.

    • Vite is designed for fast development with instant server start and hot module replacement.

    • Webpack is a more versatile tool that can handle complex configurations and optimizations.

    • Vite uses ES modules natively for faster bundling, while Webpack requires additional plugins for the same functionality.

    • Vite is ...

  • Answered by AI
  • Q2. What is currying in js
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q2. Diff btw webpack and vite
  • Ans. 

    Webpack is a mature and feature-rich bundler, while Vite is a newer and faster build tool focused on development experience.

    • Webpack is a mature and feature-rich bundler that is highly configurable and widely used in the industry.

    • Vite is a newer build tool that focuses on providing a faster development experience by leveraging ES modules and server-side rendering.

    • Webpack requires a configuration file (webpack.config.js)...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.

Doyen Infosolutions Interview FAQs

How many rounds are there in Doyen Infosolutions interview for experienced candidates?
Doyen Infosolutions interview process for experienced candidates usually has 1 rounds. The most common rounds in the Doyen Infosolutions interview process for experienced candidates are Technical and One-on-one Round.
How to prepare for Doyen Infosolutions interview for experienced candidates?
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 Doyen Infosolutions. The most common topics and skills that interviewers at Doyen Infosolutions expect are Firewall, .Net, SQL, Dlp and IT Recruitment.
What are the top questions asked in Doyen Infosolutions interview for experienced candidates?

Some of the top questions asked at the Doyen Infosolutions interview for experienced candidates -

  1. Natting and it's ty...read more
  2. why cyber securi...read more
  3. I don't know why this round is very hard round. Because they are going to hire ...read more
How long is the Doyen Infosolutions interview process?

The duration of Doyen Infosolutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Doyen Infosolutions Interview Process for Experienced

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
View all

Doyen Infosolutions Reviews and Ratings

based on 44 reviews

3.9/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.6

Salary

3.7

Job security

3.5

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 44 Reviews and Ratings
Hr Executive And Recruiter

Navi Mumbai

1-4 Yrs

Not Disclosed

Explore more jobs
Security Analyst
55 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Senior Security Analyst
42 salaries
unlock blur

₹6 L/yr - ₹19.2 L/yr

Enterprise Security Engineer
27 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Security Engineer
16 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Doyen Infosolutions with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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