Digite Inc. interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Digite Inc.
upvote
share-icon
3 rounds | 8 Coding problems

Interview preparation journey

expand-icon
Journey
Having graduated with a Bachelor of Technology in Electrical Engineering from the National Institute of Technology Agartala, my passion for coding led me to explore Computer Science topics beyond my academic curriculum. This independent journey has honed my skills and fueled my determination to transition into the IT field, where I have excelled in various software engineering projects and coding contests.
Application story
I began my application journey by participating in an internal test conducted on campus. Following an aptitude test and an online coding assessment, I was selected for the next round of interviews.
Preparation
Duration: 3 months
Topics: ReactJS, JavaScript, Java, DSA, DBMS, OOPS
Tip
Tip

Tip 1: Improve your resume score with well-worded content. A good resume increases your chances of being shortlisted.

Tip 2: Prepare for DSA questions pattern-wise and learn different ways to solve problems efficiently. Participate regularly in coding contests to improve coding skills and enhance time management.

Tip 3: Besides DSA, develop hands-on projects to distinguish yourself from your peers.

Application process
Where: Campus
Eligibility: CGPA above 7
Resume Tip
Resume tip

Tip 1: Highlight Achievements: Focus on quantifiable achievements rather than job responsibilities to make your resume stand out. Numbers and metrics help employers understand the impact you've made in previous roles.

Tip 2: Tailor for Relevance: Customize your resume for each job application by emphasizing skills and experiences most relevant to the position. This shows employers that you understand their needs and are a strong fit for the role.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date5 Sep 2022
Coding problem2

1. Unique Paths

Moderate
25m average time
80% success
0/80
Asked in companies
MicrosoftBNY MellonCoinDCX

There is a robot on an m x n grid. The robot is initially located at the top-left corner (i.e., grid[0][0]). The robot tries to move to the bottom-right corner (i.e., grid[m - 1][n - 1]). The robot can only move either down or right at any point in time. Given the two integers m and n, return the number of possible unique paths that the robot can take to reach the bottom-right corner.
for example: Input: m = 3, n = 7 Output: 28

Try solving now

2. Left View Of Binary Tree

Moderate
30m average time
60% success
0/80
Asked in companies
SAP LabsZSThought Works

You have been given a Binary Tree of 'n' nodes, where the nodes have integer values

Print the left view of the binary tree.

Try solving now
02
Round
Medium
Face to Face
Duration60 minutes
Interview date5 Sep 2022
Coding problem2

1. Sort dates in string format

Easy
15m average time
85% success
0/40
Asked in companies
IBMGoldman SachsFlipkart limited

You are given an array of strings 'ARRSTR[]' of size 'N' and a character 'C'. Your task is to sort the 'ARRSTR[]' according to the new alphabetical order that starts with the given character 'C'.

Note:

1) The character ‘C’ is a lowercase English alphabet that is given as input.
2) For example, if the character is 'C' is "d" then, the alphabetical order starts with "d" will look like {d,e,f,....,y,z,a,b,c}.
3) Every string in the array consists of only lowercase English alphabets.
Try solving now

2. Min node delete to make graph bipartite.

03
Round
Easy
HR Round
Duration15 minutes
Interview date6 Sep 2022
Coding problem4

1. HR question

Introduce yourself.

2. HR question

Speak about something you want to change in society if you have opportunity.

3. HR question

Why am I applying for SDE roles being an Electrical Engineering student?

4. HR question

Tell me something you know about our company.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the purpose of the return keyword?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4782 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
1011 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6543 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3567 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7923 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
10070 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4395 views
1 comments
0 upvotes