Upload Button Icon Add office photos

Filter interviews by

Sectigo Technical Support Engineer Interview Questions, Process, and Tips

Updated 30 Sep 2022

Sectigo Technical Support Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Aug 2022. 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 

(2 Questions)

  • Q1. Explain about SSL certificates
  • Ans. 

    SSL certificates are digital certificates that authenticate the identity of a website and encrypt data sent to and from it.

    • SSL certificates use public key encryption to secure communication between a web server and a client's browser

    • They contain information about the website owner, domain name, and expiration date

    • SSL certificates can be obtained from trusted Certificate Authorities (CAs) or self-signed

    • They are essentia...

  • Answered by AI
  • Q2. Give brief about CDN
  • Ans. 

    CDN stands for Content Delivery Network. It is a distributed network of servers that delivers web content to users based on their geographic location.

    • CDN reduces latency and improves website performance by caching content closer to the user

    • CDN also helps to distribute traffic across multiple servers, reducing the load on any single server

    • Examples of CDN providers include Cloudflare, Akamai, and Amazon CloudFront

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Explain about Public key and private key
  • Ans. 

    Public key and private key are used in encryption and decryption of data.

    • Public key is used to encrypt data and can be shared with anyone.

    • Private key is used to decrypt data and must be kept secret.

    • Both keys are mathematically related and cannot be derived from each other.

    • Example: SSL/TLS uses public key encryption to secure online transactions.

    • Example: PGP uses public key encryption to secure email communication.

  • Answered by AI
  • Q2. Tell about SSL certificates types
  • Ans. 

    SSL certificates types include domain validated, organization validated, and extended validation.

    • Domain validated certificates only verify ownership of the domain

    • Organization validated certificates verify domain ownership and organization details

    • Extended validation certificates provide the highest level of validation and display the organization name in the browser address bar

    • Wildcard certificates cover all subdomains ...

  • Answered by AI
  • Q3. Explain about SSL cert
  • Ans. 

    SSL cert is a digital certificate that authenticates the identity of a website and encrypts data sent to the server.

    • SSL stands for Secure Sockets Layer

    • SSL cert is used to establish a secure connection between a web server and a browser

    • It ensures that the data transmitted between the server and the browser is encrypted and cannot be intercepted by a third party

    • SSL cert is issued by a trusted Certificate Authority (CA)

    • It...

  • Answered by AI
  • Q4. Private IP and public IP ipv4

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about web hosting , networking, DNS and SSL certificates..also go through their website and know about their products

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

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 Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

TNQT: TCS National Qualifier Test

Round 2 - Technical 

(1 Question)

  • Q1. All technical questions related to your project and basic understanding of any programming language. Basically questions from your resume will be asked.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, TCS is not tough to get into. But getting good project is a main cookie to be cracked.

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

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

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

I was interviewed in Sep 2016.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about Your project
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for development

    • Implemented features like task assignment, progress tracking, and team collaboration

    • Integrated with third-party tools like GitHub and Slack

    • Designed a user-friendly interface with responsive design

    • Deployed on AWS using EC2 and RDS

  • Answered by AI
  • Q2. Tell me about your CV!
  • Ans. 

    My CV showcases my experience in software development, including projects in Java, Python, and web development.

    • Experience in Java, Python, and web development

    • Worked on projects involving database management systems

    • Familiar with Agile development practices

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Tough! But manuplative ,yes manuplative ,I feel that your test scores are manuplated by the company! You score full marks in the test , but you are mechanical engineer you might not qualify for the next round! I say this as per ny experience . POINTER ,BRANCH and then score in this test describe the overall perfomance!
Tips: The company is totally for IT engineers if you are from other branch fonnot hope much, have a backup.
Duration: 1 hour 20 minutes
Total Questions: 80

Round: Technical + HR Interview
Experience: They Play with your minds,yes they do! Believe me donot show tough expressions!
Tips: Stay Calm ,they are not to scare you!

Skills: Technical, knowledge, gritt, Behavioural Skills
College Name: Atharva College Of Engineering

Sectigo Interview FAQs

How many rounds are there in Sectigo Technical Support Engineer interview?
Sectigo interview process usually has 3 rounds. The most common rounds in the Sectigo interview process are Technical and Resume Shortlist.
How to prepare for Sectigo Technical Support Engineer 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 Sectigo. The most common topics and skills that interviewers at Sectigo expect are Computer Networking, Customer Service, Customer Support, DNS and Linux Administration.
What are the top questions asked in Sectigo Technical Support Engineer interview?

Some of the top questions asked at the Sectigo Technical Support Engineer interview -

  1. Tell about SSL certificates ty...read more
  2. Explain about Public key and private ...read more
  3. Explain about SSL certifica...read more

Tell us how to improve this page.

Sectigo Technical Support Engineer Salary
based on 5 salaries
₹3 L/yr - ₹4.1 L/yr
16% less than the average Technical Support Engineer Salary in India
View more details

Sectigo Technical Support Engineer Reviews and Ratings

based on 2 reviews

3.2/5

Rating in categories

1.4

Skill development

3.2

Work-life balance

3.1

Salary

3.2

Job security

2.3

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 2 Reviews and Ratings
Senior Associate
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Support Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Security Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Validation Specialist
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sectigo with

DigiCert

4.4
Compare

GlobalSignIn

3.8
Compare

Entrust Datacard

5.0
Compare

Comodo

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