Road To Passed LAB211 Hi everyone! I create this repo to store all LAB exercises what i have learned. Hope you enjoy it! How to clone this repository Go to terminal, move to the folder that you want to clone this repository git clone https://github.com/namdng09/LAB211.git J1.L.P0021 - Create a Java console program to manage Students J1.L.P0022 - Create a Java console program to manage Candidates of company. J1.L.P0023 - Create a Java console program to manage a Fruit Shop (Product and Shopping) J1.S.P0001 - Bubble Sort Algorithm J1.S.P0002 - Selection Sort Algorithm J1.S.P0003 - Insertion Sort Algorithm J1.S.P0004 - Quick Sort Algorithm J1.S.P0006 - Binary search algorithm J1.S.P0009 - Fibonacci J1.S.P0010 - Linear Search J1.S.P0011 - Change base number system(16, 10, 2) program J1.S.P0074 - Write a calculator program (from DCPS’s project)