Upload Button Icon Add office photos
Premium Employer

i

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

Diligent Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 40 Reviews

Filter interviews by

Diligent Senior Software Engineer Interview Questions and Answers

Updated 21 Nov 2024

Diligent Senior Software Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Different between OLAP and OLTP
  • Ans. 

    OLAP is used for analyzing historical data while OLTP is used for managing real-time transactional data.

    • OLAP stands for Online Analytical Processing, used for data analysis and reporting.

    • OLTP stands for Online Transactional Processing, used for managing real-time transactional data.

    • OLAP databases are optimized for read-heavy workloads and complex queries.

    • OLTP databases are optimized for write-heavy workloads and simple...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding question
  • Q2. Microservices architecture

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain Polymorphism with real time example
  • Ans. 

    Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility and reusability in code.

    • Polymorphism allows a parent class to be used as a reference to a child class object

    • It enables methods in different classes to have the same name but different implementations

    • Example: Animal class with methods like eat() can be inherited by Dog and Cat classes with their own eat() implementations

  • Answered by AI
  • Q2. How to start react project only frontend paired with Dotnet core backend
  • Ans. 

    To start a React project with a Dotnet Core backend, set up the frontend and backend separately and then connect them using API calls.

    • Set up a new React project using create-react-app

    • Create a new Dotnet Core project for the backend

    • Implement API endpoints in the Dotnet Core backend to communicate with the React frontend

    • Use tools like Axios or Fetch in React to make API calls to the backend

    • Ensure CORS is configured prope...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Jobs at Diligent

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. There was simple DSA question ,

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company

I applied via Approached by Company and was interviewed before Apr 2021. 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 - Technical 

(2 Questions)

  • Q1. Basic core java questions
  • Q2. Prior financial experience
  • Ans. 

    Yes

    • Worked as a software engineer at a financial institution for 5 years

    • Developed and maintained financial software applications

    • Implemented complex financial algorithms and calculations

    • Collaborated with financial analysts and stakeholders to understand requirements

    • Ensured compliance with financial regulations and security standards

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Core java coding questions on strings, filereader, arrays
  • Q2. Questions on rest services methods and implementation
Round 4 - Behavioral 

(1 Question)

  • Q1. Previous experience questions
Round 5 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good for better exposure

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Based on previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - joined 4 months back but still no clarity on which project

Diligent Interview FAQs

How many rounds are there in Diligent Senior Software Engineer interview?
Diligent interview process usually has 1 rounds. The most common rounds in the Diligent interview process are One-on-one Round and Technical.
How to prepare for Diligent Senior Software 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 Diligent. The most common topics and skills that interviewers at Diligent expect are Recruitment, SQL, Python, Agile and Monitoring.
What are the top questions asked in Diligent Senior Software Engineer interview?

Some of the top questions asked at the Diligent Senior Software Engineer interview -

  1. how to start react project only frontend paired with Dotnet core back...read more
  2. Explain Polymorphism with real time exam...read more
  3. Different between OLAP and O...read more

Tell us how to improve this page.

Diligent Senior Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

4
  
Good

People are getting interviews through

based on 1 Diligent interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Diligent Senior Software Engineer Salary
based on 8 salaries
₹24 L/yr - ₹36 L/yr
102% more than the average Senior Software Engineer Salary in India
View more details

Diligent Senior Software Engineer Reviews and Ratings

based on 2 reviews

1.6/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

2.7

Salary & Benefits

1.6

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer - Dot Net

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

5-11 Yrs

₹ 24-36 LPA

Explore more jobs
Customer Success Manager
10 salaries
unlock blur

₹13.2 L/yr - ₹16.6 L/yr

Research Analyst
9 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹24 L/yr - ₹36 L/yr

Software Engineer2
8 salaries
unlock blur

₹13.4 L/yr - ₹22 L/yr

Software Engineer
7 salaries
unlock blur

₹8.3 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Diligent with

Cognizant

3.8
Compare

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.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