#interview
Read more stories on Hashnode
Articles with this tag
Features Required Logging Levels: Logging should support multiple levels like DEBUG, INFO, WARN, ERROR, and FATAL. Helps filter messages based on...
Asked in LLD Interview for SDE-2 Problem Statement: Design a Coupon Recommendation System for Zepto that fulfills the following requirements: Key...
Features Required: Board creation and management. Falling tetrominoes (Tetris blocks). Rotation and movement of tetrominoes. Line completion and...
Features Required: Thread Management: Fixed number of threads. Ability to execute tasks concurrently. Graceful shutdown of threads. Task...
Features Required Game Board Initialization Initialize a game board with a given number of rows, columns, and mines. Ensure that mines are placed...
Features Required: Initialization: Ability to initialize a new game. Move Validation: Check if a move is valid. Board Update: Update the board with...