Upload Button Icon Add office photos

Filter interviews by

DocuSign Senior Technical Lead Interview Questions and Answers

Updated 28 Sep 2023

DocuSign Senior Technical Lead Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of OOPS, Collection , Spring frameword
  • Q2. Reverse string problem
  • Ans. 

    Reverse a given array of strings

    • Iterate through each string in the array

    • Reverse each string using built-in functions or manual reversal

    • Store the reversed strings back in the array

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Project Architecture and components of MS
  • Ans. 

    MS Project architecture includes components like Project Server, Project Web App, Project Professional, and Project Online.

    • Project Server is the central component that stores project data and manages access

    • Project Web App is the web-based interface for accessing and managing projects

    • Project Professional is the desktop application for creating and editing project plans

    • Project Online is the cloud-based version of Project

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up basics and easy level coding problems.

Interview questions from similar companies

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

(1 Question)

  • Q1. Basic embedded c and autosar questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Techno mangerial round. Roles and responsibilities
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain a complex .net core project you have worked on
Round 2 - One-on-one 

(1 Question)

  • Q1. How have you evolved as a technical lead over the course of your career
Round 3 - HR 

(1 Question)

  • Q1. What are your long term career goals
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Exception handling in Java?
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Exceptions are objects that are thrown at runtime when an error occurs.

    • Try block is used to enclose the code that might throw an exception.

    • Catch block is used to handle the exception and provide a specific response.

    • Finally block is used to execute code regardless of whether an exception is thrown or not.

    • Example: try { // code...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Code snippets apti to guess output

Round 2 - Coding Test 

5 questions with each 15 min time

Round 3 - Coding Test 

Long coding with 2 hrs time

Round 4 - Technical 

(2 Questions)

  • Q1. Db modelling for accounting app
  • Ans. 

    Database modeling for an accounting application

    • Identify entities such as customers, invoices, transactions, and accounts

    • Establish relationships between entities (e.g. one-to-many, many-to-many)

    • Consider normalization to reduce redundancy and improve data integrity

    • Use primary keys and foreign keys to maintain data consistency

    • Implement constraints to enforce business rules (e.g. unique constraints, check constraints)

  • Answered by AI
  • Q2. Class diagram and system design for any fintech app
  • Ans. 

    A fintech app class diagram and system design involves modeling classes, relationships, and interactions for financial services.

    • Identify key classes such as User, Account, Transaction, and Payment

    • Define relationships between classes (e.g. User has many Accounts, Account has many Transactions)

    • Consider security measures for sensitive financial data

    • Include features like authentication, authorization, and encryption

    • Design ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between custom Metadata and custom settings
  • Ans. 

    Custom metadata is customizable, deployable, and upgradeable application metadata, while custom settings are application settings that can be accessed using Apex code.

    • Custom metadata is deployable and upgradeable, while custom settings are not

    • Custom metadata is customizable at the field level, while custom settings are not

    • Custom metadata can be accessed in Apex using SOQL queries, while custom settings can be accessed

  • Answered by AI
  • Q2. Basic implementation questions
Round 2 - Technical 

(2 Questions)

  • Q1. Tell about your most challenging task
  • Q2. Can we call Aura from LWC
  • Ans. 

    Yes, Aura can be called from LWC using the lightning namespace

    • Aura can be called from LWC using the 'lightning' namespace

    • You can use 'lightning/navigation' to navigate to a record page or URL

    • You can also use 'lightning/messageService' to communicate between components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview be clear on all the basics

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Scenario based questions
  • Q2. Previous project related que
  • Q3. Asset and workflow related que
Round 2 - Technical 

(2 Questions)

  • Q1. Asset or wf que
  • Q2. Sling resolver case scenario
  • Ans. 

    Sling resolver case scenario involves resolving resource paths in Apache Sling.

    • Understand how Sling resolves resource paths based on the request URL

    • Know how Sling uses ResourceResolver to map URLs to resources

    • Be familiar with Sling's resource resolution algorithm

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Basic info about myself and profile
  • Q2. Expectations about salary
  • Ans. 

    Salary expectations should be based on industry standards, experience, and qualifications.

    • Research industry standards for the position

    • Consider your level of experience and qualifications

    • Be prepared to negotiate based on the job responsibilities and benefits offered

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPS hibernate
  • Q2. String Angular javascript node js
Round 2 - HR 

(2 Questions)

  • Q1. Work invironmet
  • Ans. 

    Collaborative, fast-paced, innovative work environment with emphasis on teamwork and continuous learning.

    • Open communication and collaboration among team members

    • Fast-paced and dynamic work environment

    • Emphasis on innovation and creativity

    • Teamwork and support for continuous learning and growth

  • Answered by AI
  • Q2. My thoughts ,what is work process

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be clear with your point or goals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservice architecture based questions for error handling
  • Q2. Kafka architecture based question
Round 2 - Technical 

(2 Questions)

  • Q1. Design a system reading from a CDN
  • Ans. 

    Design a system to read from a CDN

    • Utilize a CDN to store and deliver content efficiently

    • Implement caching mechanisms to reduce load times

    • Use a content delivery network like Cloudflare or Akamai

    • Consider implementing a multi-CDN strategy for redundancy and performance optimization

  • Answered by AI
  • Q2. How would you do memory management
  • Ans. 

    Memory management involves allocating and deallocating memory efficiently to optimize system performance.

    • Use dynamic memory allocation functions like malloc, calloc, and realloc to allocate memory as needed

    • Track memory usage and release unused memory using free function to prevent memory leaks

    • Implement memory pooling or caching to reuse memory blocks and reduce overhead of frequent allocation/deallocation

    • Use memory pro...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Aptitude Test 

All questions cs fundamentals

Round 2 - Coding Test 

Basic coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Second technical interview kind of managerial
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions

DocuSign Interview FAQs

How many rounds are there in DocuSign Senior Technical Lead interview?
DocuSign interview process usually has 3 rounds. The most common rounds in the DocuSign interview process are Technical and Resume Shortlist.
What are the top questions asked in DocuSign Senior Technical Lead interview?

Some of the top questions asked at the DocuSign Senior Technical Lead interview -

  1. Project Architecture and components of...read more
  2. Reverse string prob...read more
  3. Basics of OOPS, Collection , Spring framew...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 DocuSign interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Amdocs Interview Questions
3.8
 • 520 Interviews
Zoho Interview Questions
4.3
 • 500 Interviews
SAP Interview Questions
4.2
 • 302 Interviews
KPIT Technologies Interview Questions
3.5
 • 285 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
View all
Senior Software Engineer
15 salaries
unlock blur

₹30 L/yr - ₹85 L/yr

Software Engineer
6 salaries
unlock blur

₹19 L/yr - ₹50 L/yr

Devops Engineer
4 salaries
unlock blur

₹15 L/yr - ₹41 L/yr

Lead Engineer
3 salaries
unlock blur

₹60 L/yr - ₹101 L/yr

Director
3 salaries
unlock blur

₹55 L/yr - ₹60 L/yr

Explore more salaries
Compare DocuSign with

Adobe

4.0
Compare

Salesforce

4.1
Compare

ServiceNow

4.2
Compare

Dropbox

4.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview