Upload Button Icon Add office photos

Filter interviews by

GNT Page Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

(1 Question)

  • Q1. Case study on data analysis
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Nov 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 - Coding Test 

SQL, Joins, Window Functions, Aggregations

Round 3 - Technical 

(1 Question)

  • Q1. SQL Open book test
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. How event loop works
  • Ans. 

    Event loop is a mechanism that allows for efficient handling of multiple events in a single thread.

    • Event loop is used in asynchronous programming to handle non-blocking I/O operations.

    • It continuously checks for events in a queue and executes their associated callbacks.

    • Event loop is commonly used in JavaScript for handling browser events and Node.js for handling server requests.

    • It prevents blocking of the main thread by...

  • Answered by AI
  • Q2. Polyfill of promise.all
  • Q3. Polyfill of bind
  • Ans. 

    Polyfill of bind is a function that allows you to bind a specific context to a function.

    • The bind polyfill can be implemented using the apply method.

    • It returns a new function with the specified context bound to it.

    • The polyfill can also accept additional arguments that will be passed to the original function.

    • Here's an example of a bind polyfill implementation:

    • ```javascript if (!Function.prototype.bind) { Function.proto...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for javascript core concepts and react lifecycle

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Achievement and how was it achieved
  • Ans. 

    I achieved the highest sales record in my team by implementing a new sales strategy.

    • Implemented a new sales strategy to increase sales

    • Analyzed market trends and customer needs to develop the strategy

    • Collaborated with team members to execute the strategy effectively

    • Regularly monitored sales performance and made adjustments as needed

    • Achieved highest sales record in the team within 6 months

  • Answered by AI
  • Q2. Explain your current/previous role in detail
  • Ans. 

    I was responsible for managing client relationships and coordinating project deliverables.

    • Managed client relationships and served as the main point of contact for all communication

    • Coordinated project deliverables and ensured timely completion

    • Collaborated with cross-functional teams to gather requirements and develop project plans

    • Monitored project progress and identified any potential risks or issues

    • Provided regular upd...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Details of the previous domain related experience
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Associate, leading a team and contributing to the growth of the company.

    • Advancing to a Senior Associate position

    • Leading a team and taking on more responsibilities

    • Contributing to the growth and success of the company

    • Continuing to learn and develop new skills

    • Building strong relationships with clients and colleagues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well-prepared for the interview. Candidness is go to bring along
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself, your achievements and projects
  • Ans. 

    I am a seasoned Business Analyst with a track record of successful projects and achievements.

    • Led a cross-functional team to implement a new CRM system, resulting in a 20% increase in customer satisfaction

    • Developed a data-driven pricing strategy that led to a 15% increase in revenue

    • Managed a project to streamline inventory management processes, reducing costs by 10%

  • Answered by AI
  • Q2. Basic sql questions like foreign key and primary key, then joins

Intern Interview Questions & Answers

Apna user image Ranjith Kumar S R

posted on 6 Oct 2024

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Say me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Completed internships at tech companies

    • Participated in coding competitions

  • Answered by AI
  • Q2. Say about the previous experience
  • Ans. 

    I have previous experience working as a marketing intern at XYZ Company.

    • Assisted in creating social media content and managing online campaigns

    • Conducted market research and analysis to identify target audience

    • Collaborated with team members to develop marketing strategies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Chill and be simple

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Count distinct pairs with difference equal to k and further optimize.
  • Ans. 

    Count distinct pairs with difference equal to k and optimize.

    • Use a hash set to store the elements of the array.

    • Iterate through the array and check if the current element + k or current element - k exists in the hash set.

    • Increment the count if a pair is found and add the current element to the hash set.

    • Return the count of distinct pairs.

  • Answered by AI

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.Apna interview Rounds:Round 1
Round type - DS/Algo
Round duration - 60 Minutes
Round description -
Medium to advanced data structure and algorithm questions. Basic questions about previous work were asked.
This round would require practice, as questions had a level of difficulty.

Round 2
Round type - Software design
Round duration - 60 Minutes
Round description -
The task was to design a dashboard for ipl season performances. It was basically a low level design question in terms of database structure, schemas, database design etc, in order for the dashboard to answer commonly asked questions and scale efficiently.

Round 3
Round type - Manager round
Round description -
General discussion about expectations in terms of tasks, current tech stack, company culture, learning opportunities etc.
Apna interview Preparation:What topics did you prepare for the interview? - 1. Basic system design and algo/DS
2. NoSql vs sql use casesWhat resources did you refer to prepare for the interview? - Gfg, YouTube tutorials for system design, the dynamodb book for conceptual knowledge.What tips would you give to other job seekers? - 1. Cover basic questions for databases, data modeling, access patterns etc.
2. Be proficient in simple to medium coding questions.What was the final outcome of your interview?Selected

Skills evaluated in this interview

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 - HR 

(2 Questions)

  • Q1. Basic details like as previous employment, academic
  • Q2. Discussion about salary
Round 3 - Technical 

(2 Questions)

  • Q1. How to make box segment
  • Ans. 

    A box segment can be made by cutting a box into two parts along one of its faces.

    • Choose a face of the box to cut along

    • Use a saw or knife to cut through the box along the chosen face

    • Sand the edges of the cut to smooth them out if necessary

  • Answered by AI
  • Q2. Different Question about major bridge

Interview Preparation Tips

Interview preparation tips for other job seekers - Enhance your current experience,focus on what are you doing,dont get out of your way
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Abstract class and interface
  • Q2. Oops concepts and
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ based questions and provide me practice problems

Round 2 - Coding Test 

Coding problems provide and give some ideas to attend this round

Round 3 - HR 

(5 Questions)

  • Q1. Give some ideas about questions
  • Q2. Introduce about myself
  • Q3. Dress code and fluent speak in english
  • Q4. Communication and fluency
  • Q5. Something about me preparation tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide me the guidance

Tell us how to improve this page.

Interview Questions from Similar Companies

CIEL HR Interview Questions
4.0
 • 48 Interviews
Apna Interview Questions
3.1
 • 32 Interviews
Taskmo Interview Questions
3.8
 • 7 Interviews
Able Jobs Interview Questions
3.3
 • 6 Interviews
View all
Compare GNT Page with

CIEL HR

4.0
Compare

Apna

3.1
Compare

Xforia Technologies

4.4
Compare

Taskmo

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview