i
Supercode Games
Filter interviews by
Online Test like Hacker Earth but had leetcode easy questions
Android lifecycle components include Activity, Fragment, Service, BroadcastReceiver, and ContentProvider.
Activity: Represents a single screen with a user interface.
Fragment: Modular section of an activity, allowing for more flexible UI designs.
Service: Runs in the background to perform long-running operations.
BroadcastReceiver: Listens for system-wide broadcast announcements.
ContentProvider: Manages access to a structu
Top trending discussions
posted on 13 Nov 2024
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
2Sum problem involves finding two numbers in an array that add up to a specific target.
Use a hashmap to store the difference between the target and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target.
Spiral traversal of a Binary tree involves visiting nodes level by level alternating between left to right and right to left.
Start by pushing the root node into a queue.
While the queue is not empty, pop a node, print its value, and push its children into the queue.
Alternate between popping nodes from the queue and printing their values in a spiral manner.
The aggressive cows problem involves finding the maximum distance between cows in a field while ensuring they are not too close to each other.
Use binary search to find the maximum distance between cows.
Sort the cows' positions and check if a certain distance is feasible.
Consider the constraints of the problem such as the number of cows and the size of the field.
I was interviewed in Apr 2022.
Round duration - 55 Minutes
Round difficulty - Easy
Timing - evening
Interviewer was friendly.
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Round duration - 55 Minutes
Round difficulty - Easy
Timing - afternoon
Interviewer was friendly
Given an unsorted array of integers, rearrange the elements such that all the zeroes are moved to the end, while maintaining the order of non-zero elements.
The first line cont...
Given an array/list ASTEROIDS
representing asteroids aligned in a row, each element's absolute value identifies the asteroid's size, while its sign indicates the dir...
Round duration - 55 Minutes
Round difficulty - Easy
Timing - evening
interviewer was friendly
Tip 1 : Practice DSA/Algorithms.
Tip 2 : Practice LLD and OOPs concepts. Also, do check how data models/database schema should be.
Tip 3 : Practice System Design from the Alex Xu - System Design Interview book.
Tip 1 : Do not put false things on your resume.
Tip 2 : Should know your resume in and out.
posted on 25 Jul 2024
I am passionate about software development and believe your company offers a great learning opportunity.
Excited about the innovative projects your company is working on
Impressed by the positive reviews from current and former employees
Eager to work with experienced developers and learn from them
I have experience working with the skillset mentioned in the job description for over a year.
I have completed multiple projects using the skillset mentioned
I have taken relevant courses or certifications in the skillset
I have received positive feedback on my proficiency in the skillset from previous employers or colleagues
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.
Certified in AWS Certified Solutions Architect - Associate
Certified in Google Cloud Certified - Professional Cloud Architect
Questions about projects, DI in ASP.NET Core, React Element Tree
I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.
Core HTML, CSS and JS
JS deep dive and react
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
DSA questions asked in an interview
posted on 19 Jan 2023
I applied via Indeed and was interviewed in Dec 2022. There were 2 interview rounds.
JavaScript is a programming language used for web development, while Node.js is a runtime environment for executing JavaScript code outside of a web browser.
JavaScript is primarily used for client-side scripting, while Node.js is used for server-side scripting.
JavaScript is executed in a web browser, while Node.js is executed on a server.
Node.js provides additional modules and libraries for server-side development, suc...
Angular lifecycle consists of eight different phases.
The first phase is ngOnChanges() which is called when a component receives data-bound input properties.
The second phase is ngOnInit() which is called once the component is initialized.
The third phase is ngDoCheck() which is called during every change detection run.
The fourth phase is ngAfterContentInit() which is called after the component's content has been projecte...
ORM tool is used to map object-oriented programming language to a relational database management system.
ORM tool helps in reducing the amount of code required to interact with the database.
It provides an abstraction layer between the application and the database.
ORM tool helps in managing the database schema and relationships between tables.
It allows developers to work with objects instead of SQL statements.
Examples of...
Form control build refers to the process of creating and customizing form controls in web development.
Form controls are elements like text boxes, radio buttons, and dropdown menus that allow users to input data on a website.
Developers can use HTML, CSS, and JavaScript to build and style form controls to fit the needs of their website or application.
Form control build also involves adding validation and error handling t
posted on 13 Nov 2024
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
2Sum problem involves finding two numbers in an array that add up to a specific target.
Use a hashmap to store the difference between the target and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target.
Spiral traversal of a Binary tree involves visiting nodes level by level alternating between left to right and right to left.
Start by pushing the root node into a queue.
While the queue is not empty, pop a node, print its value, and push its children into the queue.
Alternate between popping nodes from the queue and printing their values in a spiral manner.
The aggressive cows problem involves finding the maximum distance between cows in a field while ensuring they are not too close to each other.
Use binary search to find the maximum distance between cows.
Sort the cows' positions and check if a certain distance is feasible.
Consider the constraints of the problem such as the number of cows and the size of the field.
based on 1 interview
Interview experience
Data Scientist
4
salaries
| ₹6 L/yr - ₹6 L/yr |
HR Executive
4
salaries
| ₹3 L/yr - ₹6 L/yr |
3D Game Artist
4
salaries
| ₹3.2 L/yr - ₹6.6 L/yr |
3D Character Animator
3
salaries
| ₹2.4 L/yr - ₹2.4 L/yr |
Unity Developer
3
salaries
| ₹6 L/yr - ₹7.5 L/yr |
Zynga
Moonfrog Labs
Nazara Technologies
Octro