Jamal Rasool's repositories
homework7_3
Part 3
homework7_2
Continuation of Greg's Project
homework7_1
Greg Project
CS2318-Assignment-3-Part-1
CS2318 Assembly Language
elements-examples
Stripe Elements examples.
Project6_2
help
Project6_1
Death
paper-onboarding
:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion
BWWalkthrough
BWWalkthrough is a class to build custom walkthroughs for your iOS App
homework4_2
Write a recursive algorithm that returns the number of 1's in the binary representation of the integer N. Use the fact that this number equals the number of 1's in N/2 plus 1 if N is odd. You will create a main file that I can use to test and a header file names "binrep" which will contain your algorithm. You algorithm will take a single integer N and return the number of 1's. Your main will call this function and print.
homework4_1
Homework Project For Greg Lakomski
CS3354-Project-6
Merge Sort
CS3354-Project-5
Metesis Project 5 UI
CS3354-Project-4
CS3354 Project 4 Repository
CS3354-Project-2
CS3354-Project-2
CS3354-Project-1
Metsis, Vangelis CS3354 Project 1
UVa-online-judge
Collection of my solutions for some of the problems found at http://uva.onlinejudge.org/