Description: LeetCode is an online platform for preparing technical coding interviews. It contains a large database of coding questions and allows users to practice and submit solutions to these questions, track progress, participate in contests, and more.
Type: software
Description: xdotool is a Linux command line tool that simulates keyboard and mouse input. It allows you to programmatically click, type, move the mouse, and perform other actions. Useful for automating GUI interactions.
Type: software