Interview Cake Clojure solutions.
-
Updated
Dec 18, 2016 - Clojure
Interview Cake Clojure solutions.
Algorithm Tester: Contains several Kotlin solutions for algorithms and data structure problems typically encountered at many technical interviews for software engineers. Uses JUnit5 tests to ensure for correct functionality and solutions.
This is a shared list of questions that we have received during our technical interviews.
My solutions to the problems from interviewcake.com
Leetcode Solution using Javascript. I added several solutions to the source repository
Interview Cake Data Structure Course
Tracking interviewcake practice session deviations from ideal solutions.
Inspired by Interview Cakes nth Fibonacci problem to return the nth number as requested by the user. The approach taken to resolve this problem is to implement a recursion solution.
Based on Interview Cakes practice question "Cake Thief". Dynamic programming is implemented to solve this problem to get the most cake in the duffel bag before the thief is caught!
Interview cake algorithms in JavaScript
=Donut T'challenge Mee=
Study materials for SE/CS technical interviews
Add a description, image, and links to the interview-cake topic page so that developers can more easily learn about it.
To associate your repository with the interview-cake topic, visit your repo's landing page and select "manage topics."