Upload Button Icon Add office photos

Filter interviews by

Gammastack Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top Gammastack Interview Questions and Answers

View all 16 questions

Gammastack Interview Experiences

Popular Designations

22 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Make a schema of your recent project

Interview Preparation Tips

Interview preparation tips for other job seekers - Always go through your resume before going for a interview and give a detailed explanation about your projects.

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Hackerrank platform - eazy to med level dsa

Round 2 - Technical 

(1 Question)

  • Q1. Dont remember the ques

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, CS CORE,

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Explain your projects

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

One part numerical quantative coding 2 questions which is leetcode medium problem.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Gammastack interview questions for popular designations

 Solution Engineer

 (5)

 Game Developer

 (2)

 Software Developer

 (2)

 Software Engineer

 (2)

 Full Stack Software Developer

 (1)

 Game Artist

 (1)

 Intern

 (1)

 PHP Developer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Knowledge Regarding SDLC? Risk management? What are types of project Planning? What are the Roles of a Project manager? Test of Fluent Communication Skills. Command over the process improvement and impleme...
  • Ans. 

    Understanding of SDLC, risk management, project planning, project manager roles, communication skills, process improvement, and Agile implementation.

    • SDLC involves phases like planning, analysis, design, implementation, and maintenance.

    • Risk management includes identifying, assessing, and mitigating risks to project success.

    • Types of project planning include waterfall, agile, and hybrid approaches.

    • Project manager roles in...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scope understanding and Requirement gathering from the Client. Understanding the role as a BA. Open to adept the culture of iGaming.
Round 3 - HR 

(1 Question)

  • Q1. Background Check. Commitment Experienct.

Skills evaluated in this interview

Scrum Master and Manager Interview Questions asked at other Companies

Q1. Knowledge Regarding SDLC? Risk management? What are types of project Planning? What are the Roles of a Project manager? Test of Fluent Communication Skills. Command over the process improvement and implementation of Agile.
View answer (1)

Get interview-ready with Top Gammastack Interview Questions

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

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is previous experience
  • Ans. 

    I have 5 years of experience in sales management, leading a team of 10 sales representatives to exceed targets consistently.

    • Led a team of 10 sales representatives to achieve and exceed sales targets

    • Implemented effective sales strategies to increase revenue by 20%

    • Managed key client accounts and developed strong relationships

    • Trained and mentored new sales team members to improve performance

    • Utilized CRM software to track

  • Answered by AI
  • Q2. What is your role in sales
  • Ans. 

    As a Sales Manager, my role is to lead and motivate a team of sales representatives, set sales targets, develop sales strategies, and ensure customer satisfaction.

    • Leading and motivating a team of sales representatives

    • Setting sales targets and goals

    • Developing sales strategies and tactics

    • Ensuring customer satisfaction and retention

    • Analyzing sales data and performance metrics

    • Collaborating with marketing and product teams

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prompt and to the point with your answers

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (15)
Round 1 - One-on-one 

(2 Questions)

  • Q1. Session, mvc, html, queries
  • Q2. Mvc, ReactJS, node, server

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall experience was good here and I ll recommend to join it for everyone

Ruby on Rails Developer Interview Questions asked at other Companies

Q1. What are the concerns and how is it leveraging the mixins?
View answer (1)

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Questions about And and Or operators in php.
  • Q2. Tell the output of PHP program in which And and Or is used
  • Ans. 

    The output of a PHP program using And and Or depends on the logic used in the program.

    • And (&&) returns true if both conditions are true

    • Or (||) returns true if at least one condition is true

    • The output will depend on the logic used in the program

  • Answered by AI
  • Q3. Questions on MySql Aggregate functions
  • Q4. Write MySql query for getting employee with 3rd maximum salary
  • Ans. 

    The query to get the employee with the 3rd maximum salary in MySQL.

    • Use the ORDER BY clause to sort the salaries in descending order.

    • Use the LIMIT clause to retrieve the third row.

    • Use a subquery to select the third maximum salary.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your MySql and PHP basic concepts very-very clear. Practice MySql queries thoroughly. See a topic from W3schools,and study that in detail from any site which can clear you all concepts.

Skills evaluated in this interview

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions about the programming languages like Java, Python etc
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on Data Structures and some Easy-Medium level coding questions
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself and your hobbies
  • Q2. Discussion on hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Basics

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding program for campus drive selection

Round 2 - Technical 

(1 Question)

  • Q1. Pattern program using recursion. Suffix-prefix array based coding question. Few puzzles for logical thinking.
Round 3 - HR 

(1 Question)

  • Q1. Basic detail and got selected.

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

Gammastack Interview FAQs

How many rounds are there in Gammastack interview?
Gammastack interview process usually has 2 rounds. The most common rounds in the Gammastack interview process are Technical, Coding Test and HR.
How to prepare for Gammastack 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 Gammastack. The most common topics and skills that interviewers at Gammastack expect are Javascript, Postgresql, MySQL, MongoDB and IT Sales.
What are the top questions asked in Gammastack interview?

Some of the top questions asked at the Gammastack interview -

  1. Given a string consisting of integers 0 to 9. The task is to count the number o...read more
  2. Node- without any loop need to check how can you find the total numb...read more
  3. Node - what is difference between promise and async await and callba...read more
How long is the Gammastack interview process?

The duration of Gammastack interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Gammastack Interview Process

based on 16 interviews in last 1 year

Interview experience

3.4
  
Average
View more

People are getting interviews through

based on 13 Gammastack interviews
Job Portal
Campus Placement
Company Website
Referral
62%
23%
8%
8%
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Jio Interview Questions
3.9
 • 1.6k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Dream11 Interview Questions
3.8
 • 36 Interviews
Games24x7 Interview Questions
3.8
 • 18 Interviews
Zynga Interview Questions
3.8
 • 5 Interviews
Octro Interview Questions
3.5
 • 3 Interviews
View all

Gammastack Reviews and Ratings

based on 47 reviews

3.6/5

Rating in categories

3.4

Skill development

3.4

Work-Life balance

3.3

Salary & Benefits

3.3

Job Security

3.2

Company culture

3.1

Promotions/Appraisal

3.2

Work Satisfaction

Explore 47 Reviews and Ratings
Solution Engineer
150 salaries
unlock blur

₹3 L/yr - ₹13.1 L/yr

Senior Solution Engineer
23 salaries
unlock blur

₹9.5 L/yr - ₹17.4 L/yr

Software Engineer
15 salaries
unlock blur

₹3.4 L/yr - ₹7.2 L/yr

Software Developer
11 salaries
unlock blur

₹4.1 L/yr - ₹11.4 L/yr

QA Engineer
7 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Gammastack with

Dream11

3.8
Compare

Nazara Technologies

3.0
Compare

Games24x7

3.8
Compare

Octro

3.5
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