Upload Button Icon Add office photos

Filter interviews by

Glynk India Interview Questions and Answers

Updated 23 Jul 2023

Glynk India Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on reverse a string
Round 2 - Technical 

(2 Questions)

  • Q1. Question on reverse a string
  • Q2. Question on design pattern
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via cutshort and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Give the string have to reverse it
  • Q2. Pattern design questions
Round 3 - Technical 

(2 Questions)

  • Q1. Pattern design question
  • Q2. About old projet details

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Glynk India?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Prime number star pattern Js basics form validations

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all basics of JS and node
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

I'm knowlege of c language

Round 3 - One-on-one 

(2 Questions)

  • Q1. Aney question of c language
  • Q2. And data base and etc

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm knowlege of knowledge management and computer networks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Given a string, find the longest length palindromic substring in the given string.
Round 3 - Technical 

(2 Questions)

  • Q1. Mention the most challenging technical problem you had to solve.
  • Q2. Some minor low level entity design.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA, some design patterns and low level design properly

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 question were there i have completed all the problems in given time

Round 2 - Technical 

(1 Question)

  • Q1. Cab management sysntem

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Coding Test 

90 min long test, with 4 coding questions on data structures and algorithms, 2 of them being the medium and other medium-hard.

Round 2 - Technical 

(1 Question)

  • Q1. Distinct subsequences, leetcode problem link: leetcode.com/problems/distinct-subsequences
  • Ans. 

    Count distinct subsequences of a string that match a target string using dynamic programming.

    • Use dynamic programming to build a 2D table where dp[i][j] represents the number of distinct subsequences of s[0..i] that equals t[0..j].

    • Initialize dp[0][0] = 1, as an empty string is a subsequence of another empty string.

    • If t is empty, then dp[i][0] = 1 for all i, since an empty target can be formed from any prefix of s.

    • If s i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Be yourself, they are not looking for correct codes but good and concise approaches
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

4 question (1.5 hrs test) 400 points (100 points for question each)

Round 2 - Technical 

(2 Questions)

  • Q1. Calculate the no.of consecutive zeroes in a binary array
  • Ans. 

    Count consecutive zeroes in a binary array

    • Iterate through the binary array and keep track of the maximum consecutive zeroes encountered

    • Reset the count of consecutive zeroes when a non-zero element is encountered

    • Return the maximum consecutive zeroes found

  • Answered by AI
  • Q2. Return k pairs of subsets having sum=num
  • Ans. 

    Return k pairs of subsets with sum=num

    • Use a nested loop to iterate through all possible pairs of subsets

    • Check if the sum of the subsets equals the target num

    • Store the valid pairs in an array and return k pairs

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

1.5 hours, 4 coding questions: 1 math, 1 DP, 2 Graphs

Interview Preparation Tips

Topics to prepare for PhonePe Software Engineer interview:
  • Graph
  • Dynamic Programming
Interview preparation tips for other job seekers - prepare coding questions well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test was. good enough with leetfcode medium

Round 2 - Aptitude Test 

Coding test was good enogugh with leetcode medum

Glynk India Interview FAQs

How many rounds are there in Glynk India interview?
Glynk India interview process usually has 3 rounds. The most common rounds in the Glynk India interview process are Technical and Resume Shortlist.
How to prepare for Glynk India interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Glynk India. The most common topics and skills that interviewers at Glynk India expect are Business Development, B2B, B2B Sales, Client Relationship Management and Effective Communication.
What are the top questions asked in Glynk India interview?

Some of the top questions asked at the Glynk India interview -

  1. Give the string have to reverse...read more
  2. question on reverse a str...read more
  3. questions on reverse a str...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Bandhan Bank Interview Questions
3.7
 • 634 Interviews
Planet Spark Interview Questions
3.8
 • 494 Interviews
Swiggy Interview Questions
3.7
 • 474 Interviews
Quess Interview Questions
3.8
 • 467 Interviews
XpressBees Interview Questions
4.2
 • 371 Interviews
Meesho Interview Questions
3.7
 • 369 Interviews
CARS24 Interview Questions
3.5
 • 361 Interviews
PhonePe Interview Questions
4.0
 • 347 Interviews
Udaan Interview Questions
3.9
 • 347 Interviews
View all

Glynk India Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Development Engineer
5 salaries
unlock blur

₹6.5 L/yr - ₹8 L/yr

Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹5.5 L/yr

HR Executive
4 salaries
unlock blur

₹4.2 L/yr - ₹5.2 L/yr

UX Designer
3 salaries
unlock blur

₹8 L/yr - ₹9.4 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹6.5 L/yr - ₹10.5 L/yr

Explore more salaries
Compare Glynk India with

Bandhan Bank

3.7
Compare

Quess

3.8
Compare

Udaan

3.9
Compare

Swiggy

3.7
Compare
write
Share an Interview