Leetcode Same Tree
Same Tree Problem This was an easy level problem, but my first problem which used a tree. You’re given two trees which are represented by arrays. You have to determine if the trees are exactly the ...
Same Tree Problem This was an easy level problem, but my first problem which used a tree. You’re given two trees which are represented by arrays. You have to determine if the trees are exactly the ...
The Leetcode Problem This was a medium level problem. You are given an integer array nums of size n where n is a multiple of 3. You are also given an integer k which is a maximum difference betwee...
I Don’t Want to Do the Blackjack Follow Up Yet So I decided to take a breather and do a leetcode problem. This is the 4th problem that I’ve finished and I almost first tried it. I probably was taki...
Where I’ve Been the Last Couple of Weeks For the past few weeks I have been learning Data Structures and Algorithms by watching a YouTube course and a free course on frontend masters. It was chall...
Leetcode Submission I ended up coding a crappy, brute force solution for this two sum problem in python. The question asks to return an array of two indicies whose values add together to a target ...
My First Paper I’m pleased to announce that my first paper with myself as the first author has been officially published as of May 15th. Click on the link to see the official journal page with the ...
About Me I’m a chemistry graduate student at the University of South Florida in the Liu group, researching supramolecular chemistry. I’ve created this site to host my CV, have a blog for my accomp...