i
Zupee
Filter interviews by
Gaming companies can have revenue models like pay-to-play, freemium, subscription, advertising, and in-app purchases.
Pay-to-play model charges users a one-time fee to access the game.
Freemium model offers basic features for free but charges for premium features.
Subscription model charges users a recurring fee for access to the game.
Advertising model generates revenue through in-game ads.
In-app purchases model allo...
Redshift is a cloud-based data warehousing service provided by Amazon Web Services (AWS).
Redshift is based on PostgreSQL and uses a columnar storage technique.
It allows users to store and analyze large amounts of data in a cost-effective manner.
Redshift uses nodes to store data and can scale up or down based on demand.
It also supports various data integration tools and can be integrated with other AWS services.
Red...
The parameters considered for launching new games are...
Market demand and trends
Target audience and demographics
Competitor analysis
Development and production costs
Potential revenue and profitability
Brand fit and alignment with company values
Technical feasibility and resources
User testing and feedback
Intellectual property rights
Legal and regulatory compliance
Metrics to track for a gaming company
Player acquisition cost (CAC)
Monthly active users (MAU)
Daily active users (DAU)
Retention rate
Churn rate
Average revenue per user (ARPU)
Lifetime value (LTV)
Conversion rate
Time spent in-game
Number of downloads
Ratings and reviews
Different types of joins in SQL
Inner Join: returns only the matching rows from both tables
Left Join: returns all the rows from the left table and matching rows from the right table
Right Join: returns all the rows from the right table and matching rows from the left table
Full Outer Join: returns all the rows from both tables, with NULL values in the columns where there is no match
Cross Join: returns the Cartesian p...
Outer join returns all records from both tables while inner join returns only matching records from both tables.
Inner join returns only the matching records from both tables.
Outer join returns all records from both tables and fills in null values for non-matching records.
Inner join is used to retrieve data from two or more tables based on a common column.
Outer join is used to retrieve data from two or more tables ...
I applied via Referral and was interviewed before Sep 2020. There were 4 interview rounds.
Outer join returns all records from both tables while inner join returns only matching records from both tables.
Inner join returns only the matching records from both tables.
Outer join returns all records from both tables and fills in null values for non-matching records.
Inner join is used to retrieve data from two or more tables based on a common column.
Outer join is used to retrieve data from two or more tables where...
Different types of joins in SQL
Inner Join: returns only the matching rows from both tables
Left Join: returns all the rows from the left table and matching rows from the right table
Right Join: returns all the rows from the right table and matching rows from the left table
Full Outer Join: returns all the rows from both tables, with NULL values in the columns where there is no match
Cross Join: returns the Cartesian produc...
Redshift is a cloud-based data warehousing service provided by Amazon Web Services (AWS).
Redshift is based on PostgreSQL and uses a columnar storage technique.
It allows users to store and analyze large amounts of data in a cost-effective manner.
Redshift uses nodes to store data and can scale up or down based on demand.
It also supports various data integration tools and can be integrated with other AWS services.
Redshift...
Metrics to track for a gaming company
Player acquisition cost (CAC)
Monthly active users (MAU)
Daily active users (DAU)
Retention rate
Churn rate
Average revenue per user (ARPU)
Lifetime value (LTV)
Conversion rate
Time spent in-game
Number of downloads
Ratings and reviews
Launching a new game involves market research, strategic marketing, community engagement, and continuous feedback loops.
Conduct market research to identify target audience and trends.
Develop a marketing strategy that includes social media campaigns and influencer partnerships.
Create a pre-launch community through forums and beta testing.
Utilize analytics tools to track user engagement and feedback post-launch.
Plan for ...
The parameters considered for launching new games are...
Market demand and trends
Target audience and demographics
Competitor analysis
Development and production costs
Potential revenue and profitability
Brand fit and alignment with company values
Technical feasibility and resources
User testing and feedback
Intellectual property rights
Legal and regulatory compliance
Gaming companies can have revenue models like pay-to-play, freemium, subscription, advertising, and in-app purchases.
Pay-to-play model charges users a one-time fee to access the game.
Freemium model offers basic features for free but charges for premium features.
Subscription model charges users a recurring fee for access to the game.
Advertising model generates revenue through in-game ads.
In-app purchases model allows us...
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
60 minutes, math, reasoning, DSA
posted on 14 May 2022
I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.
General coding questions
I applied via Naukri.com and was interviewed before Nov 2021. There were 5 interview rounds.
I was given 10 logical questions to solve on a portal with 30min timer.
Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.
Easy mcq from oops and aptitude
Aptitude consited of maths and coding quetions
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
There were questions of basic aptitude
Radix sort is a non-comparative sorting algorithm that sorts integers by processing individual digits.
Radix sort works by sorting numbers based on each digit's value, starting from the least significant digit to the most significant digit.
It can be implemented using counting sort or bucket sort as a subroutine.
Radix sort is efficient for sorting integers with a fixed number of digits, like phone numbers or social secur...
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic aptitude only think out of box
Static variables belong to the class itself, while final variables cannot be changed after initialization.
Static variables are shared among all instances of a class
Final variables cannot be reassigned once initialized
Static variables are initialized only once at the start of the program
Final variables must be initialized when declared
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
10 reasoning questions and 3 coding questions
Factorial calculation using recursion in a programming language
Define a function that takes an integer as input
Base case: if input is 0, return 1
Recursive case: return input multiplied by factorial of input-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = ... = 5 * 4 * 3 * 2 * 1 = 120
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
Simple logic and maths based questions along with coding round
Arrays are fixed in size, while ArrayLists can dynamically resize. Arrays are faster for accessing elements, while ArrayLists offer more flexibility.
Arrays have a fixed size, while ArrayLists can dynamically resize.
Arrays are faster for accessing elements, while ArrayLists offer more flexibility in terms of adding, removing, and manipulating elements.
Example: String[] namesArray = new String[5]; ArrayList<String>...
I have worked as a software developer for 3 years at XYZ company.
Developed web applications using Java, Spring, and AngularJS
Collaborated with team members to design and implement new features
Participated in code reviews and testing processes
Resolved technical issues and provided support to end users
Software Engineer
36
salaries
| ₹14.3 L/yr - ₹25.5 L/yr |
Software Developer
15
salaries
| ₹16 L/yr - ₹50.8 L/yr |
Assistant Manager
12
salaries
| ₹9 L/yr - ₹14.5 L/yr |
Director
12
salaries
| ₹60 L/yr - ₹130 L/yr |
Senior Software Engineer
12
salaries
| ₹28.5 L/yr - ₹45 L/yr |
International Game Technology
Mobile Premier League
Scientific Games
Games24x7