C/C++
Detect and fix defects in the LRU cache implementation
Finding a continuous subsequence with a given sum
Print a string without changing the main function
Finding the longest strictly monotonic subsequence segment in an array
What text will the program with the exception hierarchy output
What will the program with the switch operator output
Increment of link counter during copy assignment
Identifying lines with violations in the program
Program correction using unique_ptr
Function Behavior Analysis
Find and fix the errors in this C++ code
Finding the maximum number of guests simultaneously in the hotel
Refactoring methods that return references to temporary objects
Determining the length of the largest subarray without duplicate elements
Simplification of the function comparing two binary trees
Finding the singular number in an array
Analysis of lock safety in a function with two mutexes
Determining the final order price considering various discounts
Function that merges multiple sorted linked lists
What will the program with multiple catch blocks output