Upload Button Icon Add office photos

Filter interviews by

CyberArk Software Development Engineer Test Interview Questions and Answers

Updated 29 Jul 2023

CyberArk Software Development Engineer Test Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Jan 2023. There were 5 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 - One-on-one 

(5 Questions)

  • Q1. 1. Python Core concepts
  • Q2. 2. python Coding questions A = [2,3,4,52,78] break the loop whereever digit is repeated and return the Answer A=[2,3,4,5]
  • Q3. 3. Selenium related questions finding xPath
  • Q4. 4. Past project Architecture
  • Ans. 

    Designed a microservices architecture for a web application

    • Used Docker containers for each microservice

    • Implemented API Gateway for routing requests

    • Utilized Kubernetes for orchestration

    • Separated concerns using a combination of RESTful APIs and message queues

  • Answered by AI
  • Q5. 5. REST API questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. 1. Python coding questions
  • Q2. 2. Project related questions
  • Q3. 3. Windows debugging
Round 4 - One-on-one 

(4 Questions)

  • Q1. Automation framework design
  • Q2. Windows and Linux debugging
  • Q3. Core python questions
  • Q4. Testing related questions
Round 5 - One-on-one 

(3 Questions)

  • Q1. Behavioral questions
  • Q2. Scenario Based and situation based questions from past project
  • Q3. Team fit related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Python Core concepts
2. medium level coding questions
3. Testing related concepts
4. Good at past projects for scenario Based questions

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Some hands on coding and some questions from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid giving interview in this company as even after answering all questions you may get rejected just because they will not like the way you code.

They have the feeling that they are the only one who writes better indented code.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions were mostly related to Django Rest Framework and internal working of it, apart from that there were questions related to Django ORM.
  • Q2. Given an API request how would to resolve the space issue that is happening with GET
  • Ans. 

    To resolve space issue with GET API request, consider pagination, compression, caching, and optimizing query parameters.

    • Implement pagination to limit the number of results returned in each request.

    • Use compression techniques like Gzip to reduce the size of the response data.

    • Implement caching mechanisms to store frequently accessed data and reduce the number of requests.

    • Optimize query parameters to only request necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Complete resume based questions
  • Q2. You must me thorough of what you have mentioned in your resume.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Experience discussions
Round 3 - Coding Test 

Pair programming with engineer

Round 4 - Technical 

(1 Question)

  • Q1. Kubernetes practical applications
  • Ans. 

    Kubernetes is used for container orchestration, scaling, and management in cloud-native applications.

    • Automating deployment, scaling, and management of containerized applications

    • Ensuring high availability and fault tolerance

    • Facilitating easy scaling of applications based on demand

    • Managing updates and rollbacks seamlessly

    • Supporting multi-cloud deployments

    • Example: Running microservices architecture on Kubernetes for a sca

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Dataweave logic questions

Round 2 - HR 

(2 Questions)

  • Q1. Basic HR questions
  • Q2. Prepare basic interview answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and fast interview process

I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning And aptitude test

Round 2 - Coding Test 

C++, python and Java programming

Interview Preparation Tips

Topics to prepare for Gen Software Engineer interview:
  • C++
  • Python
Interview preparation tips for other job seekers - I am interested for this company opportunity for giving me and I am so happy and giving me for work from home job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Threading: Write and use a mutex?
  • Ans. 

    A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.

    • Create a mutex object using the appropriate library or language-specific function.

    • Lock the mutex before accessing the shared resource to prevent other threads from accessing it.

    • Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.

    • Example: pthread_mutex_t mutex; pthread...

  • Answered by AI
  • Q2. Find the memory leak in a given set of code.
  • Ans. 

    Identify memory leak in code

    • Check for any dynamically allocated memory that is not being freed

    • Look for any infinite loops or recursive functions that consume memory

    • Use memory profiling tools like Valgrind to detect leaks

    • Check for any global variables that are not properly managed

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Find starting point in a graph
  • Ans. 

    To find starting point in a graph, perform a topological sort and return the first node with no incoming edges.

    • Perform a topological sort on the graph

    • Return the first node with no incoming edges as the starting point

    • If there are multiple nodes with no incoming edges, choose any one as the starting point

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work .used latest tech stacks .good learning .

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic dsa questions
  • Q2. Oops fundamental
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

2 Coding Questions (C++, Python, Java any one programming language), 1 scripting question, 12 MCQ on DBMS, Code Outputs, etc.

Round 2 - Technical 

(1 Question)

  • Q1. Detailed questions asked on the project mentioned in the resume and 1 puzzle.

CyberArk Interview FAQs

How many rounds are there in CyberArk Software Development Engineer Test interview?
CyberArk interview process usually has 5 rounds. The most common rounds in the CyberArk interview process are One-on-one Round and Resume Shortlist.
How to prepare for CyberArk Software Development Engineer Test 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 CyberArk. The most common topics and skills that interviewers at CyberArk expect are Agile, Python, SAP, Active Directory and Android.
What are the top questions asked in CyberArk Software Development Engineer Test interview?

Some of the top questions asked at the CyberArk Software Development Engineer Test interview -

  1. 4. Past project Architect...read more
  2. 2. python Coding questions A = [2,3,4,52,78] break the loop whereever digit is ...read more
  3. Scenario Based and situation based questions from past proj...read more

Tell us how to improve this page.

CyberArk Software Development Engineer Test Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Qualys Interview Questions
3.8
 • 38 Interviews
McAfee Interview Questions
4.0
 • 31 Interviews
Backbase Interview Questions
3.8
 • 22 Interviews
RSA Security Interview Questions
3.7
 • 19 Interviews
Mentor Graphics Interview Questions
4.0
 • 19 Interviews
3Pillar Global Interview Questions
3.4
 • 19 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
Bottomline Interview Questions
3.3
 • 17 Interviews
View all
CyberArk Software Development Engineer Test Salary
based on 4 salaries
₹17.2 L/yr - ₹28 L/yr
71% more than the average Software Development Engineer Test Salary in India
View more details

CyberArk Software Development Engineer Test Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graphic Designer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Sdet Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CyberArk with

Palo Alto Networks

3.9
Compare

Check Point Software Technologies

3.7
Compare

FireEye

4.3
Compare

Gen

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