Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Pulse Secure

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Pulse Secure reviews | Pulse Secure jobs | Pulse Secure salaries | Pulse Secure benefits
      Pulse Secure interviewsPulse Secure Senior Software Engineer interviewsPulse Secure interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Senior Software Engineer Interview

      27 Aug 2018
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Pulse Secure

      Interview

      I got a call from respective HR and it was supposed to be a 1 day event preferably on a weekday and they scheduled it as per my convenience itself. Overall interview process will be 1 written coding round, followed by 3-4 technical rounds and a HR round. They asked all basic and standard data structure questions itself, mainly on linked lists, trees and maps. They will give you ample of time to solve the problems. They look mainly for quality of code. I could not clear as I was not well prepared most of the question I couldn't get to a logical conclusion. At the end even the HR gave me this feedback. With proper preparation for 1 month or so, this is crack able.

      Interview questions [5]

      Question 1

      Find the middle of the linked list
      Answer question

      Question 2

      Toggle nth bit in integer X
      Answer question

      Question 3

      Merge 2 sorted lists to form a single sorted list
      Answer question

      Question 4

      Find minimum depth of a Bin tree
      Answer question

      Question 5

      Given a pattern, Find if it is balanced or not. Ex: {[()()]} -- Balanced {{{()} -- Unbalanced
      1 Answer
      1

      Other Senior Software Engineer interview reviews for Pulse Secure

      Senior Software Developer Interview

      9 Sept 2019
      Anonymous interview candidate
      Bengaluru
      No offer
      Neutral experience
      Average interview

      Application

      I applied through a staffing agency. The process took 1 day. I interviewed at Pulse Secure (Bengaluru) in Sept 2019

      Interview

      I was directly called in their office for discussion. First round consisted of a hand written test consisting of 5 programs to be completed in 1 hour, followed by two technical rounds. I was able to solve all the programs. But after two rounds, they came with feedback that programming is very good but networking knowledge they are expecting more. I previously worked in transport and application layer. But they expected L2/L3 practical knowledge. It was quite a surprise on the rejection since I was confident after giving those two technical rounds.

      Interview questions [10]

      Question 1

      Given an alphanumeric string, form a new string by extracting only the numbers from the original string in the same order. Input: as2d67kdA8 Output: 2678
      Answer question

      Question 2

      Given a number, find out whether it’s a Fibonacci number or not.
      Answer question

      Question 3

      Write a most optimized program to reverse a singly linked list.
      Answer question

      Question 4

      Given a stack of integer values, write a program to sort the stack using PUSH and POP operations.
      Answer question

      Question 5

      Given a binary search tree, design an algorithm to create a linked list of all the nodes at each depth (e.g. if you have a tree with depth D, you’ll have D linked lists).
      Answer question

      Question 6

      6. Suppose there is a string with special characters like ‘,?,!. Reverse the words of the string keeping the special characters in the same position. E.g. Hey!! How’s this? Output: yeH!! Swo’H siht?
      Answer question

      Question 7

      Summation of two large numbers input as character strings.
      1 Answer

      Question 8

      Given only a pointer to a node to be deleted in a singly linked list, how do you delete it?
      Answer question

      Question 9

      Find the duplicate elements in an array of elements.
      Answer question

      Question 10

      Explain internals of ping command – How it works. How to debug when ping cannot reach another machine in the network
      Answer question

      Senior Software Engineer Interview

      20 Aug 2021
      Anonymous employee
      Bengaluru
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a staffing agency. The process took 3 weeks. I interviewed at Pulse Secure (Bengaluru) in Sept 2019

      Interview

      Consultancy approached for the opening and applied through them. Complete interview process was simple and took around 20 days. Total there were 5 technical rounds and finally a discussion with HR.

      Interview questions [1]

      Question 1

      In one of the rounds, question was related to TDD and had to write the code for given test cases. Algorithm questions. Regex questions. Extensive technical discussion with Senior Manager.
      Answer question