AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
logo
Premium Employer

i

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

DigiCert Verified Tick Work with us arrow

Compare button icon Compare button icon Compare
4.3

based on 19 Reviews

  • Why join us
  • Reviews
    19
  • Salaries
    288
  • Interviews
    8
  • Jobs
    29
  • Benefits
    1
  • Photos
    -

Filter interviews by

DigiCert Interview Questions and Answers

Updated 20 Jun 2025
Popular Designations

8 Interview questions

A Senior Software Engineer was asked 9mo ago
Q. Describe the high-level design of an order management system.
Ans. 

Design a high-level architecture for an order management system to handle orders efficiently.

  • Define user roles: customers, admins, and warehouse staff.

  • Use microservices for order processing, inventory management, and payment handling.

  • Implement a database for order details, user information, and inventory status.

  • Consider using message queues for asynchronous processing of orders.

  • Integrate third-party APIs for payme...

View all Senior Software Engineer interview questions
A Senior UX Designer was asked 12mo ago
Q. What is your design process?
Ans. 

My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.

  • Research: Understand user needs and business goals

  • Ideation: Brainstorm and generate design concepts

  • Prototyping: Create interactive prototypes for testing

  • Testing: Gather feedback from users and iterate on designs

  • Iteration: Refine designs based on feedback and data

View all Senior UX Designer interview questions
A Senior UX Designer was asked 12mo ago
Q. How do you solve issues during design?
Ans. 

I solve design issues by conducting user research, collaborating with stakeholders, iterating on designs, and testing prototypes.

  • Conduct user research to understand user needs and pain points

  • Collaborate with stakeholders to gather feedback and align on goals

  • Iterate on designs based on feedback and testing results

  • Test prototypes with users to validate design decisions

View all Senior UX Designer interview questions
A Senior Software Engineer was asked
Q. Describe an algorithm for shuffling a deck of cards.
Ans. 

The card shuffling problem involves randomly rearranging a deck of cards.

  • Use a random number generator to shuffle the cards

  • Implement a shuffling algorithm like Fisher-Yates

  • Ensure that all cards have an equal chance of being in any position

View all Senior Software Engineer interview questions
A Software Engineer was asked
Q. Write code for binary search Recursion Linkedlist
Ans. 

Binary search using recursion on a linked list

  • Create a recursive function to search for the target value in the linked list

  • Divide the linked list into two halves and recursively search in the appropriate half

  • Base case: return null if the linked list is empty or the target value is not found

View all Software Engineer interview questions
An Elasticsearch Administrator was asked 2w ago
Q. Elastic stack experience
Ans. 

Experienced in deploying, managing, and optimizing the Elastic Stack for data search and analytics.

  • Proficient in setting up Elasticsearch clusters for high availability and scalability.

  • Implemented Kibana dashboards for real-time data visualization and monitoring.

  • Utilized Logstash for data ingestion from various sources, including logs and databases.

  • Configured Beats agents for lightweight data shipping from servers...

A Principal Software Engineer was asked 11mo ago
Q. UPI System design
Ans. 

UPI System design involves creating a secure and efficient platform for instant payments.

  • Design a scalable architecture to handle high volume transactions

  • Implement strong security measures to protect user data and prevent fraud

  • Integrate with various banks and payment gateways for seamless transactions

  • Ensure reliability and availability of the system to prevent downtime

  • Provide a user-friendly interface for easy nav...

View all Principal Software Engineer interview questions
Are these interview questions helpful?
A Senior Software Engineer was asked
Q. Binary Search on Array
Ans. 

Binary search is a search algorithm that finds the position of a target value within a sorted array.

  • The array must be sorted in ascending order for binary search to work.

  • The algorithm compares the target value with the middle element of the array and narrows down the search range.

  • If the middle element is equal to the target, the search is successful.

  • If the middle element is greater than the target, the search cont...

View all Senior Software Engineer interview questions

DigiCert Interview Experiences

8 interviews found

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. LinkedList Medium level
  • Add your answer
  • Q2. Project Discussion and Java
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. 1 HLD question order management
  • Ans. 

    Design a high-level architecture for an order management system to handle orders efficiently.

    • Define user roles: customers, admins, and warehouse staff.

    • Use microservices for order processing, inventory management, and payment handling.

    • Implement a database for order details, user information, and inventory status.

    • Consider using message queues for asynchronous processing of orders.

    • Integrate third-party APIs for payment ga...

  • Answered by AI
    Add your answer
  • Q2. Spirng, db, API questions
  • Add your answer
Round 3 - Behavioral 

(2 Questions)

  • Q1. Project Discussion
  • Add your answer
  • Q2. Behavioural questions
  • Add your answer
Anonymous

Interview Questions & Answers

user image Kartikeyan Singh

posted on 20 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Elastic stack experience
  • Ans. 

    Experienced in deploying, managing, and optimizing the Elastic Stack for data search and analytics.

    • Proficient in setting up Elasticsearch clusters for high availability and scalability.

    • Implemented Kibana dashboards for real-time data visualization and monitoring.

    • Utilized Logstash for data ingestion from various sources, including logs and databases.

    • Configured Beats agents for lightweight data shipping from servers to E...

  • Answered by AI
    Add your answer
  • Q2. More database tools knowledge
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Complete time waste. After 2 rounds which went extremely well the company ghosted me. No feedback or reply from HR after multiple requests.
Anonymous

Software Developer Interview Questions & Answers

user image Susanta Kumar

posted on 21 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write a program to reverse custom linklist

Anonymous

Senior Software Qa Automation Engineer Interview Questions & Answers

user image Anonymous

posted on 8 Sep 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One round of face to face coding round that is the first round , second round is panel to candidate coding round and framework and project discussion, third round is techno managerial

Round 2 - Coding Test 

Panel to candidate coding and framework round

Round 3 - One-on-one 

(2 Questions)

  • Q1. Details about previous projects
  • Add your answer
  • Q2. Performance testing questions and jmeter project
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in coding either maybe java , python , java script depending on the team , solve easy to medium leetcode .
Anonymous

Senior UX Designer Interview Questions & Answers

user image Vishal Gupta (Vishu)

posted on 21 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are you process of design
  • Ans. 

    My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.

    • Research: Understand user needs and business goals

    • Ideation: Brainstorm and generate design concepts

    • Prototyping: Create interactive prototypes for testing

    • Testing: Gather feedback from users and iterate on designs

    • Iteration: Refine designs based on feedback and data

  • Answered by AI
    Add your answer
  • Q2. How you solve issues during design
  • Ans. 

    I solve design issues by conducting user research, collaborating with stakeholders, iterating on designs, and testing prototypes.

    • Conduct user research to understand user needs and pain points

    • Collaborate with stakeholders to gather feedback and align on goals

    • Iterate on designs based on feedback and testing results

    • Test prototypes with users to validate design decisions

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Principal Software Engineer Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2024

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

(1 Question)

  • Q1. UPI System design
  • Ans. 

    UPI System design involves creating a secure and efficient platform for instant payments.

    • Design a scalable architecture to handle high volume transactions

    • Implement strong security measures to protect user data and prevent fraud

    • Integrate with various banks and payment gateways for seamless transactions

    • Ensure reliability and availability of the system to prevent downtime

    • Provide a user-friendly interface for easy navigati...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question on Microservices Patterns
  • Add your answer
  • Q2. Card shuffling problem
  • Ans. 

    The card shuffling problem involves randomly rearranging a deck of cards.

    • Use a random number generator to shuffle the cards

    • Implement a shuffling algorithm like Fisher-Yates

    • Ensure that all cards have an equal chance of being in any position

  • Answered by AI
    Add your answer
  • Q3. Binary Search on Array
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • The array must be sorted in ascending order for binary search to work.

    • The algorithm compares the target value with the middle element of the array and narrows down the search range.

    • If the middle element is equal to the target, the search is successful.

    • If the middle element is greater than the target, the search continues...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2024

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Write code for binary search Recursion Linkedlist
  • Ans. 

    Binary search using recursion on a linked list

    • Create a recursive function to search for the target value in the linked list

    • Divide the linked list into two halves and recursively search in the appropriate half

    • Base case: return null if the linked list is empty or the target value is not found

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(1 Question)

  • Q1. Similar questions on data structures pattern matching with stacks
  • Add your answer

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about DigiCert?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Senior Software Engineer Interview Questions & Answers

Hexaware Technologies user image Anonymous

posted on 29 Jan 2021

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java 8, J2EE, Spring, SQL
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - There were four rounds. Technical written, two technical f2f rounds, coding test.

All the best
Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Optum Global Solutions user image Prashant Sharma

posted on 26 Aug 2020

I applied via Company Website and was interviewed in Jul 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. There were 3 technical rounds and 2 techno-managerial rounds conducted for the post of Senior Software Engineer. The techno-managerial rounds were straight forward with an aim to understand your comfort le...
  • Add your answer
  • Q2. In technical round 1, there were questions from Core Java, Microservices, DB, and from few techs that I had mentioned in my resume especially the CI/CD work that I have been doing.
  • Add your answer
  • Q3. In tech round 2, they started with asking questions from the Java collections framework, Kafka, Jenkins, Docker, Git, etc. Few Ques: 1. Internals of HashMap. 2. Programming ques with arrays, String, and ha...
  • Add your answer
  • Q4. Tech round 3 was to test if I can work as a manager in the team, so they gave me scenario-based questions like designing a movie ticket booking system using spring boot. And what all steps/entities I would...
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is to keep honest with the interviewer, do your homework well. If you have worked on 5 technologies in your last project make sure you brush your concepts b4 your interview. Your code doesn't have to be working if you can get the logic right and create an algorithm you can proceed. Just make sure you are verbal during the coding part make sure the interviewer is on the same page and understands what you are writing b4 you write anything. That would be all, best of luck. :)
Anonymous
More about working at DigiCert
  • HQ - Lehi, Utah, United States (USA)
  • IT Services & Consulting
  • 1k-5k Employees (Global)

DigiCert Interview FAQs

How many rounds are there in DigiCert interview?
DigiCert interview process usually has 1-2 rounds. The most common rounds in the DigiCert interview process are Technical, One-on-one Round and Coding Test.
How to prepare for DigiCert 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 DigiCert. The most common topics and skills that interviewers at DigiCert expect are MySQL, Python, Computer Science, Wellness and Agile.
What are the top questions asked in DigiCert interview?

Some of the top questions asked at the DigiCert interview -

  1. How you solve issues during des...read more
  2. Write code for binary search Recursion Linkedl...read more
  3. What are you process of des...read more

Tell us how to improve this page.

DigiCert Interviews By Designations

  • DigiCert Senior Software Engineer Interview Questions
  • DigiCert Software Engineer Interview Questions
  • DigiCert Software Developer Interview Questions
  • DigiCert Senior Software Qa Automation Engineer Interview Questions
  • DigiCert Senior UX Designer Interview Questions
  • DigiCert Principal Software Engineer Interview Questions

Interview Questions for Popular Designations

  • Associate Interview Questions
  • Senior Executive Interview Questions
  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Business Analyst Interview Questions
  • Sales Executive Interview Questions
  • Show more
  • Manager Interview Questions
  • Deputy Manager Interview Questions

Overall Interview Experience Rating

4.5/5

based on 8 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more
logo
Join DigiCert Trust Issues? Not here. Digital trust at work in the real world.

Interview Questions from Similar Companies

Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
EXL Service
EXL Service Interview Questions
3.7
 • 806 Interviews
Nagarro
Nagarro Interview Questions
4.0
 • 793 Interviews
Hexaware Technologies
Hexaware Technologies Interview Questions
3.5
 • 758 Interviews
Sutherland Global Services
Sutherland Global Services Interview Questions
3.5
 • 698 Interviews
Optum Global Solutions
Optum Global Solutions Interview Questions
4.0
 • 679 Interviews
 Publicis Sapient
Publicis Sapient Interview Questions
3.5
 • 645 Interviews
GlobalLogic
GlobalLogic Interview Questions
3.6
 • 628 Interviews
Virtusa Consulting Services
Virtusa Consulting Services Interview Questions
3.7
 • 617 Interviews
 UST
UST Interview Questions
3.8
 • 544 Interviews
View all

DigiCert Reviews and Ratings

based on 19 reviews

4.3/5

Rating in categories

3.6

Skill development

4.3

Work-life balance

4.3

Salary

4.1

Job security

4.3

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 19 Reviews and Ratings
Jobs at DigiCert
DigiCert
Senior Software Engineer - QA

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

DigiCert
Senior Information Security Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

DigiCert
Product Manager - Content Trust

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
DigiCert Salaries in India
Software Engineer
38 salaries
unlock blur

₹10.6 L/yr - ₹32 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹20 L/yr - ₹45 L/yr

Principal Software Engineer
15 salaries
unlock blur

₹24 L/yr - ₹55 L/yr

Senior Manager
12 salaries
unlock blur

₹70 L/yr - ₹80 L/yr

Associate Software Engineer
12 salaries
unlock blur

₹10.2 L/yr - ₹17.8 L/yr

Explore more salaries
Compare DigiCert with
Cognizant

Cognizant

3.7
Compare
EXL Service

EXL Service

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • DigiCert Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter