Tip 1: Build strong fundamentals in core concepts before moving to advanced topics.
Tip 2: Practice coding and problem-solving regularly to improve logic and confidence.
Tip 3: Stay consistent, revise concepts frequently, and believe in your preparation.
Tip 1: Focus on showcasing strong projects, practical skills, and technologies you have actually worked on.
Tip 2: Keep the resume concise, well-structured, and tailored to the job role instead of adding unnecessary details.
Timing: The actual assessment was conducted in the morning, while the mock assessment was scheduled in the evening. The test duration was 30 minutes.
Environment: It was a remote online assessment, and the environment was structured and well-managed.
Other significant activity: A mock assessment was provided before the actual test. The test date and instructions were shared via email 2–3 days in advance, which helped in preparation.
Interviewer: There was no direct interview at this stage as it was an assessment-based round.
Tip 1: Write a helper function to calculate the sum of digits of a number.
Tip 2: Use a map or grouping technique to store numbers based on their digit sums.
Tip 3: Carefully handle edge cases where no valid pair is possible.
Tip 1: Traverse the string and store the frequency of each character using a hash map or array of size 26.
Tip 2: Check which characters have a frequency greater than 1.
Tip 3: Count only distinct repeating characters, not total repetitions.
Topic of Discussion: “Will AI replace human engineers?”
Timing: The round was held during normal daytime hours.
Environment: The environment was calm, professional, and well managed.
Other Activities: This was a group discussion round focused on communication skills, clarity of ideas, and confidence while speaking in a group.
Interviewer/Evaluation: There was no personal interview in this round. Evaluators observed participation and communication. In the end, we were asked why we wanted this internship.
I stayed calm and listened carefully to others before speaking. I shared my points clearly, supported my ideas with logic, and made sure to respect others’ opinions. I tried to contribute positively to the discussion without interrupting anyone.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?