Pinned Repositories
Capstone
2018/19 Capstone. Team: Human Error Is a Myth. Company: Novacoast
cli
GitHub’s official command line tool
cs130a-Project-1
Data Structure Implementation (BST & Hash Table)
cs130a-Project-2
cs130b-pa1
cs16
Fundamental building blocks for solving problems using computers. Topics include basic computer organization and programming constructs: memory CPU, binary arithmetic, variables, expressions, statements, conditionals, iteration, functions, parameters, recursion, primitive and composite data types, and basic operating system and debugging tools.
cs165a
Artificial Intelligence
cs56-games-hangman
-
HashTable
Hash table implementation in C. Uses linked list for collision resolution.
rocket_league
brjohnson61's Repositories
brjohnson61/cs56-games-hangman
-
brjohnson61/Capstone
2018/19 Capstone. Team: Human Error Is a Myth. Company: Novacoast
brjohnson61/cli
GitHub’s official command line tool
brjohnson61/cs130a-Project-1
Data Structure Implementation (BST & Hash Table)
brjohnson61/cs130a-Project-2
brjohnson61/cs130b-pa1
brjohnson61/cs16
Fundamental building blocks for solving problems using computers. Topics include basic computer organization and programming constructs: memory CPU, binary arithmetic, variables, expressions, statements, conditionals, iteration, functions, parameters, recursion, primitive and composite data types, and basic operating system and debugging tools.
brjohnson61/cs165a
Artificial Intelligence
brjohnson61/HashTable
Hash table implementation in C. Uses linked list for collision resolution.
brjohnson61/rocket_league
brjohnson61/cs171-pa1
brjohnson61/cs176a-pa1
Networking - TCP/UDP
brjohnson61/cs177homework
Computer Security
brjohnson61/cs24
Intermediate building blocks for solving problems using computers. Topics include intermediate object-oriented programming, data structures, object- oriented design, algorithms for manipulating these data structures and their run-time analyses. Data structures introduced include stacks, queues, lists, trees, and sets.
brjohnson61/cs56
brjohnson61/cs56-rational-ex01
brjohnson61/cs8
cs8 beginner python code
brjohnson61/DNARepeatFinder
Program to find repeated sequences of four character (A, C, G, and T). Uses bit operations to encode the letters of the sequence into a 20-bit unsigned int. HashTable implemented with Linked List collision avoidance as well as linked list of all added elements for quick iteration through the table. Each element only malloc'd once, and pointers were used to create all functionality.
brjohnson61/ece10b
brjohnson61/ece154a
brjohnson61/ece156a
brjohnson61/ece178
Digital Image Processing
brjohnson61/engr101
brjohnson61/F17-lab04
brjohnson61/quickfix
QuickFIX C++ Fix Engine Library
brjohnson61/xboxpingflood