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

SDE - 1

Incedo Inc.
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
I started my preparation by learning the basics of Python and practicing fundamental Data Structures and Algorithms to improve my problem-solving skills. Then, I learned SQL to understand database concepts and worked on small practice programs. Later, I explored AWS cloud fundamentals and gained knowledge of core cloud services. During my preparation, I focused on consistency and regular practice, which helped me build confidence for interviews. With continuous learning and patience, I was able to clear the interview and begin my career in the IT field.
Application story
I applied for this opportunity through my college campus placement drive. The company visited our campus for recruitment, and I registered through the placement cell. After the application process, I was shortlisted for the interview rounds based on the eligibility criteria. I attended the selection process as scheduled and successfully cleared the interviews, which helped me secure the job.
Why selected/rejected for the role?
I believe I was selected for this role because of my strong fundamentals in Python, SQL, and basic AWS cloud concepts, along with consistent practice in problem-solving. During my preparation, I focused on improving my logical thinking and understanding of core technical concepts. My consistency, willingness to learn, and confidence during the interview process helped me perform well and secure this opportunity.
Preparation
Duration: 4 Months
Topics: Python, Machine Learning, AWS Cloud, MySQL Databases
Tip
Tip

Tip 1: Initially, I went through Python basics.

Tip 2: Then, I started building projects using Python and, in parallel, SQL.

Tip 3: Later on, I learned about cloud computing.

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

Tip 1: Have in-depth knowledge of one programming language, such as Python or Java.

Tip 2: Gain a solid understanding of SQL and cloud technologies.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date5 Nov 2025
Coding problem1

1. Finding String Length

How to count characters in a string? (Learn)

02
Round
Hard
Face to Face
Duration30 minutes
Interview date11 Nov 2025
Coding problem1

1. String Sum

Moderate
10m average time
90% success
0/80
Asked in companies
FacebookIncedo Inc.

Dhoni is the security administrator of the company you are working and you are junior to him. Dhoni’s job is to come up with new and innovative encryption algorithms to encrypt the data while sending it to the receiver.

He came up with a new encryption algorithm as follows: Let’s suppose there is a string ‘STR’ of length ‘N’ which consists of lowercase English letters and numbers from ‘0’ to ‘9’.

The above algorithm will first find the total of all the digits occurring in the string ‘STR’ and remove them from the string, then will sort the whole string in alphabetical order and push all digits sum at the end of the above-generated string. In case there is no digit present in the given string, we don't add anything at the end.

He is analyzing how effective this algorithm will be so he asked you to automate this process so that he gets the results quicker.

So can you help hip to automate this process?.

NOTE: The sum of numbers occurring in the string may have more than one digit.

EXAMPLE :
Input: ‘N’ = 7, ‘STR’ = ac2bew3

Output: abcew5
In this case, the digit occurring in the ‘STR’ is ‘2’ and ‘3’. Their sum is ‘5’. And when we sort the letters in alphabetical order we get “abcew”. Hence the concatenation of both is “abcew5”.
Try solving now
03
Round
Medium
HR Round
Duration20 minutes
Interview date11 Nov 2025
Coding problem1

1. HR question

Why do u want to join this company?

Here's your problem of the day

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

Skill covered: Programming

Which data structure is used to implement a DFS?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 3 problems
Interviewed by Incedo Inc.
0 views
0 comments
0 upvotes
SDE - 1
3 rounds | 9 problems
Interviewed by Incedo Inc.
851 views
0 comments
0 upvotes
SDE - 1
2 rounds | 9 problems
Interviewed by Incedo Inc.
0 views
0 comments
0 upvotes
SDE - 1
4 rounds | 4 problems
Interviewed by Incedo Inc.
463 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
2 rounds | 3 problems
Interviewed by BNY Mellon
6431 views
3 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by BNY Mellon
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
2218 views
0 comments
0 upvotes