Upload Button Icon Add office photos

Filter interviews by

Gdr Cylinders Interview Questions and Answers

Updated 12 Apr 2023

Gdr Cylinders Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Apr 2022. There were 4 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 - Case Study 

Estimate number of X-ray machines sold in delhi

Round 3 - Case Study 

Estimate the average revenue of PVR cinemas in a metropolitan city.

Round 4 - HR 

(1 Question)

  • Q1. Salary compensation and basic questions

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (3)

Interview questions from similar companies

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

(2 Questions)

  • Q1. Your past internship experience?
  • Ans. 

    I have completed internships at two tech companies, where I worked on product development and market research.

    • Developed new features for a mobile app at Company A

    • Conducted user surveys and analyzed data to improve user experience at Company B

    • Collaborated with cross-functional teams to launch a new product at Company A

  • Answered by AI
  • Q2. Expectations from PM role and your skills?
  • Ans. 

    Expectations from PM role include leading product development, collaborating with cross-functional teams, and driving product strategy.

    • Leading product development by defining product roadmap and prioritizing features

    • Collaborating with cross-functional teams such as engineering, design, and marketing to ensure successful product launches

    • Driving product strategy by analyzing market trends, customer feedback, and competit...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2023.

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 

15 minutes on paper coding questions is given

Round 3 - Technical 

(4 Questions)

  • Q1. Java related question
  • Q2. Jdk information on java
  • Q3. Java interface in actual coding
  • Ans. 

    Java interfaces are used to define a contract for classes to implement, allowing for polymorphism and loose coupling.

    • Interfaces in Java are used to define abstract methods that must be implemented by classes that implement the interface.

    • Interfaces can also contain constants, default methods, and static methods.

    • Example: interface Animal { void eat(); } class Dog implements Animal { public void eat() { System.out.println

  • Answered by AI
  • Q4. Object oriented programming langauge
Round 4 - One-on-one 

(1 Question)

  • Q1. Hr round on java

Interview Preparation Tips

Interview preparation tips for other job seekers - not too good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic computer knowledge, English grammar

Round 3 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself Common question
  • Q2. Tell me about yourself
  • Q3. Common topic we say about that topic
  • Q4. Testing english knowledge
Round 4 - One day observation 

(1 Question)

  • Q1. Just observe how we work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is bias variance tradeoff in machine learning
  • Ans. 

    Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.

    • Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.

    • Variance refers to error from sensitivity to small fluctuations in the training set, leading to overfitting.

    • The tradeoff involves finding the right level of model complexity to minimize both bias and variance.

    • Regularizati...

  • Answered by AI
  • Q2. Explain your project
  • Q3. Write a SQL code to find 2nd highest salary
  • Ans. 

    SQL code to find 2nd highest salary

    • Use the MAX() function to find the highest salary

    • Use the WHERE clause to exclude the highest salary

    • Order the salaries in descending order and limit the result to 1

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. At to nhi hai yrr tum tud ho gya hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya
  • Q2. Tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare
  • Q3. Fgtyyyyyy in the tiger Raja Singh and my friend not
  • Q4. Your name is not send me the tiger Raja Singh and my friend not your friend not your friend
  • Q5. Try to get the tiger Raja Singh and my friend not your friend not your friend not

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduction, salse Related question
  • Q2. System Related question
  • Q3. Banking Related question
  • Q4. Past job Related question
Round 3 - Assignment 

Online courses provide by company

Interview Preparation Tips

Interview preparation tips for other job seekers - Trending provide company online
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

..............................

Round 2 - Coding Test 

...................................

Round 3 - One-on-one 

(2 Questions)

  • Q1. Java ,oops,DBMS,data structure
  • Q2. Diff between throw and throws Diff between class and interface
  • Ans. 

    throw vs throws and class vs interface

    • throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw

    • class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class

    • throw is followed by an exception object while throws is followed by the name of the exception class

    • a class can have constructor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview preparation tips for other job seekers
- Focus on your coding skills in Java or C++ (they don't allow python idk why, may be because it is dynamically typed), DBMS, SQL and DS. Practice basic CP question and slay the interview like a king

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

First round was based on logical questions and was taken on hacker earth

Round 3 - Technical 

(1 Question)

  • Q1. First question was based on rotating a matrix by 90 degrees
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Assignment 

Make workspace on Zoho anytic

Round 2 - Assignment 

Integrated database to Zoho anytic

Round 3 - Case Study 

Make contact page and integrate to Google form

Interview Preparation Tips

Topics to prepare for Gold's Gym Associate Product Manager interview:
  • MySQL server
  • SQL Queries
  • Zoho anytic
  • CRM
  • Power app
  • CMS
  • Wordpress CMS

Gdr Cylinders Interview FAQs

How many rounds are there in Gdr Cylinders interview?
Gdr Cylinders interview process usually has 4 rounds. The most common rounds in the Gdr Cylinders interview process are Case Study, Resume Shortlist and HR.
How to prepare for Gdr Cylinders 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 Gdr Cylinders. The most common topics and skills that interviewers at Gdr Cylinders expect are Book Keeping, MS Office and Tally Software.

Tell us how to improve this page.

People are getting interviews through

based on 1 Gdr Cylinders interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

10405090xyzabc Interview Questions
3.9
 • 1.3k Interviews
Any Brand Interview Questions
4.1
 • 57 Interviews
Pie Infocomm Interview Questions
4.6
 • 37 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 33 Interviews
Birla White Interview Questions
4.2
 • 24 Interviews
FreshToHome Interview Questions
3.6
 • 23 Interviews
Beyondriffs Interview Questions
4.7
 • 21 Interviews
View all

Gdr Cylinders Reviews and Ratings

based on 9 reviews

3.5/5

Rating in categories

2.8

Skill development

2.9

Work-Life balance

2.9

Salary & Benefits

3.8

Job Security

3.7

Company culture

2.8

Promotions/Appraisal

3.6

Work Satisfaction

Explore 9 Reviews and Ratings
Associate Analyst
5 salaries
unlock blur

₹3.5 L/yr - ₹4 L/yr

Senior Researcher
4 salaries
unlock blur

₹2.5 L/yr - ₹2.9 L/yr

Explore more salaries
Compare Gdr Cylinders with

ACTE

4.7
Compare

Birla White

4.2
Compare

Zeetech Management And Marketing

4.2
Compare

Ricoh

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview