Pinned Repositories
karthiknair176's Repositories
karthiknair176/Real-Estate-Management
karthiknair176/retinal-blood-vessel-segmentation
karthiknair176/BIO-CASE-STUDY-SEM3_Eulerian-Path-Approach-for-Genome-Assembly
karthiknair176/KarthikNair_aiacm
karthiknair176/S3-PYTHON
karthiknair176/StudyBud
karthiknair176/MATHS-SEM2-PROJECT
karthiknair176/JavaCalculator
karthiknair176/EEE-PROJECT-SEM-1
karthiknair176/EOC-PROJECT-SEM1
karthiknair176/OOPS-PROJECT-SEM1
karthiknair176/BIO-PROJECT-SEM1
karthiknair176/MATH-PROJECT-S1
karthiknair176/Pandas
karthiknair176/NumPy1
karthiknair176/Linear-Algebra
karthiknair176/Uddhav
karthiknair176/Task-2-AICLUB
karthiknair176/Task-2
karthiknair176/Employe_Enrollment_System
The project uses java and 3 types of data structure stack,array and linked list. The login gives access to the software only admin can login and can dd employe by givning him an id and filling its data and that data will be stored in database. He can chck, update or delte it. Databse was on localhost.
karthiknair176/JavaCalculator-example
The team project was to develop a functional calculator in Java. This project demonstrates the power of object-oriented concepts like classes, objects, methods, aggregation, composition, etc. The data structure we used in this project is the stack for the infix and postfix algorithms. We used SWING framework to build the graphical interface. Also, we had to create detailed documentation about the code, the testing and the design of the software.