Java
Determining the sequence of close() calls in a try-with-resources block
Total payout amount for each employee
Basic stack implementation
Determining the frequency of character appearances in an array of strings
CI/CD pipeline for a monolithic application
Behavior of the equals() method when comparing ArrayList and LinkedList
Order of applying filters and joins in an SQL query and the occurrence of a Cartesian product
Finding the largest element in an array
Defining a universal interface with add and index access operations
Reusing Stream API for collecting into different structures
Implementation of the Abstract Factory pattern for creating shapes
Analysis of the impact of nested calls on transactions
Determining the number of identical numbers in a list
Merging data from two tables
FizzBuzz with exception generation
Removing duplicate characters in a string
How to checkout a specific commit in Git and view the project state
Searching for an element in a sorted array using recursion
Handling potential null values in the get method of a linked list
Determining the presence of duplicate elements in an array