i
Gameskraft
Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
Three coding questions to be solved in 90 minutes.
Rotate an array by K positions to the right
Create a new array and copy elements from original array starting from index (n-k) to n-1, then copy elements from index 0 to (n-k-1)
Alternatively, reverse the entire array, then reverse the first k elements and the remaining n-k elements separately
Handle cases where k is greater than array length by taking modulo of k with array length
Count the number of unique paths from top left to bottom right in a binary tree.
Use dynamic programming to keep track of the number of paths at each node.
At each node, the number of paths is the sum of the number of paths from the node to the right and the node below.
Example: For a 2x2 binary tree, there are 2 unique paths.
Find the maximum triplet sum satisfying given conditions
Sort the array in ascending order
Iterate through the array and keep track of the maximum triplet sum meeting the conditions
Return the maximum triplet sum found
LFU (Least Frequently Used) cache is a data structure that removes the least frequently used items when the cache is full.
LFU cache stores key-value pairs with a frequency count to track usage.
When a new item is added, its frequency count is set to 1.
When an existing item is accessed, its frequency count is incremented.
When the cache is full, the item with the lowest frequency count is removed.
Example: If cache size is...
Top trending discussions
posted on 2 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There were 4 interview rounds.
There was an basic question in Aptitude
They told me to tell about social media goods and Bad in Future
Array Questions,Number Coadings,Basics of OOPS
I am a passionate software developer with experience in building web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Heroku
Strong problem-solving skills and ability
posted on 28 Aug 2024
25 questions , 1 hour
1 coding , 2 logical question
Interview for backend developer with experience in django
Django's request response flow involves the request being handled by URL dispatcher, views, middleware, and templates before generating a response.
Request is received by URL dispatcher which maps the URL to a view function
View function processes the request, interacts with models if needed, and returns a response
Middleware can intercept the request and response for additional processing
Templates are used to generate HT
I applied via Referral
Java internals, coding questions 2sum
Developed a web-based project management tool for tracking tasks and deadlines.
Used React.js for front-end development
Implemented RESTful APIs for backend using Node.js and Express
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
Open to relocation for the right opportunity
Willing to relocate for the right job opportunity
Flexible with location for the right role
Open to considering different locations for the right position
posted on 4 Jan 2025
I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.
Online technical aptitude test
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.
based on 2 interviews
Interview experience
Software Engineer
73
salaries
| ₹15 L/yr - ₹41 L/yr |
Senior Software Engineer
73
salaries
| ₹22 L/yr - ₹43.8 L/yr |
Senior Business Analyst
43
salaries
| ₹22 L/yr - ₹36 L/yr |
Product Manager
28
salaries
| ₹16.7 L/yr - ₹43.5 L/yr |
Senior Product Manager
20
salaries
| ₹24 L/yr - ₹55 L/yr |
Celebal Technologies
NoBrokerHOOD
Duck Creek Technologies
Ascent HR Technologies Private Limited