Pinned Repositories
Algortithms4Princeton
Algorithms Course by Robert Sedgewick
AngularGettingStarted
Following Pluralsight course by Deborah Kurata
BethanysPieShop
Pluralsight course on building ASP.NET Core Web Application with my own tweaks
BSTandStringsQuestions
Shortest Common Ancestor and a substrings question
CSE373_2013
CSE 373: Data Structures and Algorithms, Winter 2013
CurrencyExchange
DecemberInterview
Interview Questions from LeetCode
DocumentInRange_Optimized
Answering an interview question
KDTree_with_Python
Implementation of KdTree structure with Python
PrincetonCryptocurrency
Bitcoin and Cryptocurrency Technologies: Assignments from Princeton's course
aciumac-apptio's Repositories
aciumac-apptio/KDTree_with_Python
Implementation of KdTree structure with Python
aciumac-apptio/AngularGettingStarted
Following Pluralsight course by Deborah Kurata
aciumac-apptio/BethanysPieShop
Pluralsight course on building ASP.NET Core Web Application with my own tweaks
aciumac-apptio/BSTandStringsQuestions
Shortest Common Ancestor and a substrings question
aciumac-apptio/CurrencyExchange
aciumac-apptio/DecemberInterview
Interview Questions from LeetCode
aciumac-apptio/DocumentInRange_Optimized
Answering an interview question
aciumac-apptio/FriendCircles
aciumac-apptio/guide
A collection of easy-to-understand guides to programming tools
aciumac-apptio/InterviewPrep_Home
aciumac-apptio/IntroductionToRust
aciumac-apptio/LeetCode
LeetCode questions and custom tests done with JUnit
aciumac-apptio/LRUCache
Implementation of LRU cache in Java
aciumac-apptio/NASASite
aciumac-apptio/NinjaDemo
Pluralsight Course on Entity Framework
aciumac-apptio/OdeToFoodCore
OdeToFood project following the Pluralsight Course by Scott Allen
aciumac-apptio/PlayingWithAsync
aciumac-apptio/PlayingWithGit
aciumac-apptio/private-pension-provider
Courtesy of Nicolae Caprarescu
aciumac-apptio/ProfitCalculator
aciumac-apptio/PythonIndentationValidator
Check that indentation in Python code is valid
aciumac-apptio/QueensProblem
A solution to a popular Queen's problem where you must place queens so that none can attach eachother
aciumac-apptio/ReadFromRemoteMongo
aciumac-apptio/SanFranciscoFoodTrucks
aciumac-apptio/SequentialNumbers
Find all numbers between given numbers so that all digits are sequential
aciumac-apptio/SickTravelers
Interview Question at a well known company
aciumac-apptio/terraform-aws-instance-example
Simple module to practice publishing
aciumac-apptio/UlamSpiralPath
Implementation of Breadth First Search on Ulam Spiral
aciumac-apptio/WebApplicationWinService
Attempt at running ASP.NET Core App as a Windows Service
aciumac-apptio/WisdomPets
Learning Django from Linkedin