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

SDE - Intern

Gnani.ai
upvote
share-icon
3 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
The company's recruitment process was efficient and hassle-free. I went through a total of 3 rounds, and at each step, the process was smooth and convenient. I had a positive experience throughout the process and found it to be a great experience. The company's recruitment process was well-organized and streamlined, making it easy for the candidate to navigate. Overall, I was impressed with the company's recruitment process and would recommend it to others.
Application story
I applied through Naukri.com 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 have strong core subjects skills and coding practices. I learn from this selection that one must practice mock interviews.
Preparation
Duration: 4 months
Topics: Data Structures, Pointers, OOPS, System Design, 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: Naukri
Eligibility: Above 7 CGPA
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
Duration60 minutes
Interview date5 May 2022
Coding problem2

1. MCQ Questions

Aptitude - 30 questions
Technical -15 questions

 

Number Of MCQs - 45

2. Compress the string

Moderate
25m average time
60% success
0/80
Asked in companies
MathworksHSBCPayPal

Ninja has been given a program to do basic string compression. For a character that is consecutively repeated more than once, he needs to replace the consecutive duplicate occurrences with the count of repetitions.

Example:

If a string has 'x' repeated 5 times, replace this "xxxxx" with "x5".

The string is compressed only when the repeated character count is more than 1.

Note :

The consecutive count of every character in the input string is less than or equal to 9.
Try solving now
02
Round
Easy
Online Coding Test
Duration60 minutes
Interview date11 May 2022
Coding problem2

1. N Queens

Hard
55m average time
35% success
0/120
Asked in companies
AmazonAdobeIntuit

You are given an integer 'N'. For a given 'N' x 'N' chessboard, find a way to place 'N' queens such that no queen can attack any other queen on the chessboard.

A queen can be killed when it lies in the same row, or same column, or the same diagonal of any of the other queens. You have to print all such configurations.

Try solving now

2. Rat In a Maze All Paths

Moderate
40m average time
60% success
0/80
Asked in companies
AckoExpedia GroupAdobe

You are given a 'N' * 'N' maze with a rat placed at 'MAZE[0][0]'. Find and print all paths that rat can follow to reach its destination i.e. 'MAZE['N' - 1]['N' - 1]'. Rat can move in any direc­tion ( left, right, up and down).

Value of every cell in the 'MAZE' can either be 0 or 1. Cells with value 0 are blocked means the rat can­not enter into those cells and those with value 1 are open.

Try solving now
03
Round
Easy
HR Round
Duration30 minutes
Interview date17 May 2022
Coding problem1

1. Basic HR Questions

What is your salary expectation?
Will you be willing to relocate?
What are your hobbies?

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 - 2
2 rounds | 4 problems
Interviewed by Gnani.ai
938 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 - Intern
3 rounds | 6 problems
Interviewed by Amazon
15605 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15499 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10215 views
2 comments
0 upvotes