Gnani.ai interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

Gnani.ai
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
Started coding when I was in 1st year. I got to know that to get an internship we have to do coding. I started with basic coding and started with hacker rank and gradually increased the difficulty of the problem. After that I moved to leet code and solved problems on the basis of tags first easy then medium then hard.
Application story
I applied through company website and nearly after a month i received a mail for the interview process and an online test.
Why selected/rejected for the role?
I was selected because i gave all the answers correctly and without wasting any time. The process went smoothly.
Preparation
Duration: 1 month
Topics: Data Structures, OOPS, DBMS, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application process
Where: Other
Eligibility: NA
Resume Tip
Resume tip

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration80 minutes
Interview date22 Jul 2022
Coding problem3

1. Intersection of Two Linked Lists

Easy
25m average time
73% success
0/40
Asked in companies
OracleThought WorksIBM

You are given two Singly Linked Lists of integers, which may have an intersection point.

Your task is to return the first intersection node. If there is no intersection, return NULL.


Example:-
The Linked Lists, where a1, a2, c1, c2, c3 is the first linked list and b1, b2, b3, c1, c2, c3 is the second linked list, merging at node c1.

alt.txt

Try solving now

2. MCQ Questions

Aptitude 25 ques
OOPS 10 ques
DBMS 5 ques
Technical 5 ques

 

Number Of MCQs - 45

3. Binary Tree Zigzag Traversal

Easy
15m average time
85% success
0/40
Asked in companies
OlaAmazonPayU

You have been given a Binary Tree of 'N' nodes, where the nodes have integer values. Your task is to print the zigzag traversal of the given tree.

Note:
In zigzag order, level 1 is printed from left to right fashion, level 2 is printed from right to left. and level 3 is printed from left to right again, and so on…..
For example:
For the given binary tree

1

The zigzag  traversal is [1, 4, 3, 5, 2, 7, 6]
Try solving now
02
Round
Easy
HR Round
Duration45 minutes
Interview date28 Jul 2022
Coding problem1

1. Basic HR Questions

Scenario based questions.
Why do you want to join us?
What qualities do you possess but others don't?

Here's your problem of the day

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

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Software Engineer
2 rounds | 3 problems
Interviewed by Gnani.ai
1078 views
0 comments
0 upvotes
Software Engineer
2 rounds | 3 problems
Interviewed by Gnani.ai
1527 views
1 comments
0 upvotes
SDE - Intern
3 rounds | 5 problems
Interviewed by Gnani.ai
1437 views
0 comments
0 upvotes
Graduate Engineer Trainee
2 rounds | 3 problems
Interviewed by Gnani.ai
873 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
5 rounds | 12 problems
Interviewed by Walmart
29891 views
8 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
9697 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 5 problems
Interviewed by Amazon
6765 views
1 comments
0 upvotes