Filter interviews by
Develop a Chess UI for users to play the game online.
Create a chessboard with 64 squares
Implement drag-and-drop functionality for moving pieces
Display captured pieces on the side of the board
Include options for player vs player or player vs computer
Add a timer for each player's turn
Top trending discussions
I applied via Naukri.com and was interviewed before Jul 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed before May 2018. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.
I appeared for an interview in Dec 2024.
It was an assessment conducted on a specific platform.
Jenkins pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines.
Jenkins pipeline allows defining a series of steps to be executed in a specific order.
It can be written in a Jenkinsfile which is checked into source control.
Pipeline stages can include building, testing, and deploying code.
Pipeline scripts can be written in Groovy language.
Shared libraries in Jenkins are reusable code libraries that can be used across multiple Jenkins pipelines.
Shared libraries allow you to define common functions and classes that can be used in multiple Jenkins pipelines
They help in reducing duplication of code and promoting code reusability
Shared libraries are stored in source control repositories and can be versioned for better management
They are typically written in ...
I appeared for an interview before Apr 2024, where I was asked the following questions.
posted on 22 Apr 2025
I appeared for an interview before Apr 2024, where I was asked the following questions.
Data structures like stacks and queues organize data for efficient access and manipulation, following specific rules.
Stack: Last In First Out (LIFO) structure. Example: Undo feature in text editors.
Queue: First In First Out (FIFO) structure. Example: Print job management in printers.
Stacks use push and pop operations; queues use enqueue and dequeue.
Stacks can be implemented using arrays or linked lists; queues can also...
Looping in C++ allows repeated execution of a block of code, enhancing efficiency and control in programming.
Types of loops: for, while, and do-while.
For loop example: 'for(int i = 0; i < 10; i++) { cout << i; }'
While loop example: 'int i = 0; while(i < 10) { cout << i; i++; }'
Do-while loop example: 'int i = 0; do { cout << i; i++; } while(i < 10);'
Loops can be nested for complex iterations.
based on 1 interview experience
Senior Software Engineer
15
salaries
| ₹36 L/yr - ₹52 L/yr |
Software Development Engineer II
12
salaries
| ₹22.7 L/yr - ₹35 L/yr |
Senior Product Manager
8
salaries
| ₹41 L/yr - ₹60 L/yr |
Senior Data Engineer
8
salaries
| ₹28.6 L/yr - ₹32.3 L/yr |
Software Engineer
7
salaries
| ₹13.6 L/yr - ₹24.6 L/yr |
Aurigo
Prime Focus Technologies
Nowfloats Technologies
Peel-works