diff --git a/updated-solutions/ALU.png b/updated-solutions/ALU.png new file mode 100644 index 0000000..0e6e58d Binary files /dev/null and b/updated-solutions/ALU.png differ diff --git a/updated-solutions/And.png b/updated-solutions/And.png new file mode 100644 index 0000000..d65c55d Binary files /dev/null and b/updated-solutions/And.png differ diff --git a/updated-solutions/Arithmetic Unit.png b/updated-solutions/Arithmetic Unit.png new file mode 100644 index 0000000..0a691c4 Binary files /dev/null and b/updated-solutions/Arithmetic Unit.png differ diff --git a/updated-solutions/Combined Memory.png b/updated-solutions/Combined Memory.png new file mode 100644 index 0000000..ca643d6 Binary files /dev/null and b/updated-solutions/Combined Memory.png differ diff --git a/updated-solutions/Computer.png b/updated-solutions/Computer.png new file mode 100644 index 0000000..f4a5a67 Binary files /dev/null and b/updated-solutions/Computer.png differ diff --git a/updated-solutions/Condition.png b/updated-solutions/Condition.png new file mode 100644 index 0000000..2074f30 Binary files /dev/null and b/updated-solutions/Condition.png differ diff --git a/updated-solutions/Control Unit.png b/updated-solutions/Control Unit.png new file mode 100644 index 0000000..2d48fd3 Binary files /dev/null and b/updated-solutions/Control Unit.png differ diff --git a/updated-solutions/Counter.png b/updated-solutions/Counter.png new file mode 100644 index 0000000..0bc6857 Binary files /dev/null and b/updated-solutions/Counter.png differ diff --git a/updated-solutions/D Latch.png b/updated-solutions/D Latch.png new file mode 100644 index 0000000..4f4ba1f Binary files /dev/null and b/updated-solutions/D Latch.png differ diff --git a/updated-solutions/Equal to Zero.png b/updated-solutions/Equal to Zero.png new file mode 100644 index 0000000..1d96367 Binary files /dev/null and b/updated-solutions/Equal to Zero.png differ diff --git a/updated-solutions/Full Adder.png b/updated-solutions/Full Adder.png new file mode 100644 index 0000000..43bc949 Binary files /dev/null and b/updated-solutions/Full Adder.png differ diff --git a/updated-solutions/Half Adder.png b/updated-solutions/Half Adder.png new file mode 100644 index 0000000..e784759 Binary files /dev/null and b/updated-solutions/Half Adder.png differ diff --git a/updated-solutions/Increment.png b/updated-solutions/Increment.png new file mode 100644 index 0000000..27a283a Binary files /dev/null and b/updated-solutions/Increment.png differ diff --git a/updated-solutions/Instruction.png b/updated-solutions/Instruction.png new file mode 100644 index 0000000..443a838 Binary files /dev/null and b/updated-solutions/Instruction.png differ diff --git a/updated-solutions/Invert.png b/updated-solutions/Invert.png new file mode 100644 index 0000000..6c88096 Binary files /dev/null and b/updated-solutions/Invert.png differ diff --git a/updated-solutions/Less than Zero.png b/updated-solutions/Less than Zero.png new file mode 100644 index 0000000..c9b0264 Binary files /dev/null and b/updated-solutions/Less than Zero.png differ diff --git a/updated-solutions/Logic Unit.png b/updated-solutions/Logic Unit.png new file mode 100644 index 0000000..7fd9584 Binary files /dev/null and b/updated-solutions/Logic Unit.png differ diff --git a/updated-solutions/Multi-bit Adder.png b/updated-solutions/Multi-bit Adder.png new file mode 100644 index 0000000..ae308ca Binary files /dev/null and b/updated-solutions/Multi-bit Adder.png differ diff --git a/updated-solutions/Nand.png b/updated-solutions/Nand.png new file mode 100644 index 0000000..a62a202 Binary files /dev/null and b/updated-solutions/Nand.png differ diff --git a/updated-solutions/Or.png b/updated-solutions/Or.png new file mode 100644 index 0000000..b904e0f Binary files /dev/null and b/updated-solutions/Or.png differ diff --git a/updated-solutions/RAM.png b/updated-solutions/RAM.png new file mode 100644 index 0000000..c9b2cec Binary files /dev/null and b/updated-solutions/RAM.png differ diff --git a/updated-solutions/Register.png b/updated-solutions/Register.png new file mode 100644 index 0000000..b715fce Binary files /dev/null and b/updated-solutions/Register.png differ diff --git a/updated-solutions/Selector.png b/updated-solutions/Selector.png new file mode 100644 index 0000000..e078f13 Binary files /dev/null and b/updated-solutions/Selector.png differ diff --git a/updated-solutions/Subtraction.png b/updated-solutions/Subtraction.png new file mode 100644 index 0000000..f00b986 Binary files /dev/null and b/updated-solutions/Subtraction.png differ diff --git a/updated-solutions/Switch.png b/updated-solutions/Switch.png new file mode 100644 index 0000000..05b5e2b Binary files /dev/null and b/updated-solutions/Switch.png differ diff --git a/updated-solutions/Xor.png b/updated-solutions/Xor.png new file mode 100644 index 0000000..b69fde6 Binary files /dev/null and b/updated-solutions/Xor.png differ diff --git a/updated-solutions/readme.md b/updated-solutions/readme.md new file mode 100644 index 0000000..7f5a8b8 --- /dev/null +++ b/updated-solutions/readme.md @@ -0,0 +1,11 @@ +NandGame has made changes in multiple levels and some of the previous solutions are not valid anymore. This is an updated directory of latest solutions as of May 2024 +
+

To Contribute:-


+I have been unable to solve a few questions and still working on them. Please add your solutions for the following levels:- +
+
+SR Latch +
+Data Flip-Flop +
+Input and Output