Open In App

Coredge.io Interview Expereince for SDE

Last Updated : 31 Jul, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

I recently applied off-campus for an SDE intern position at Coredge.io through Jobs Portal, and the entire interview process consisted of three rounds.

First Round:

The first round was an online assessment, comprising six questions focused on Data Structures and Algorithms (DSA). This round was designed to evaluate my proficiency in solving algorithmic problems and assessing my understanding of various data structures.

Second Round (Virtual Interview):

After a brief introduction, the interviewer began with two coding questions:

Problem 1: Search in Rotated Sorted Array: This question likely tested my ability to perform efficient search operations on a rotated sorted array. I had to find and return the index of a target element in the array or return -1 if it did not exist.

Problem 2: Sum of Minimum Elements of All Subarrays: This question probably assessed my problem-solving skills and ability to compute the sum of minimum elements from all possible subarrays of a given array.

The coding questions aimed to evaluate my coding proficiency, approach to problem-solving, and logical reasoning.

Third Round (HR + Technical):

The third round was a combination of HR and technical questions. The HR portion included questions about my family background and motivations behind joining Coredge.io. The interviewer was interested in understanding my aspirations and what specifically drew me to the company.

Conclusion:

Overall, the interview experience at Coredge.io was challenging and engaging. The rounds tested my coding abilities, problem-solving skills, knowledge of data structures and algorithms, and my fit for the company culture. I appreciated the opportunity to showcase my technical expertise and my enthusiasm for joining the team.

I’m delighted to share that I was selected for the SDE intern position at Coredge.io. I am eager to contribute my skills and learn from the talented professionals at the company during my internship. I look forward to being a part of the dynamic work environment and contributing to Coredge.io’s success.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads