Recent Posts

Leetcode 157. Read N Characters Given Read4

2 minute read

For this problem I am given a method that reads 4 characters from a file and I have to implement a method that will read n characters from a file using this ...

Leetcode 191. Number of 1 Bits

1 minute read

So I had the idea of writing about my thought process and solutions to programming problems on sites such as Leetcode and Hackerrank. The goal is to improve ...

Finishing resume

less than 1 minute read

The documentatation for the backend and frontend summaries are finishes in the respective readme.md files. More comprehensive documentation for these project...

Finishing documentation and resume updates

less than 1 minute read

Today I will finish the documentation for the flashcard backend https://github.com/bbernal1/flashcard-backend/blob/master/README.md and the frontend https://...