Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLLG-Server-Codes

This repository contains college coursework and practice programs across multiple subjects.

Repository Overview

  • CA/: Computer Architecture and Verilog assignments
  • DAA/: Design and Analysis of Algorithms programs in C
  • DS/: Data Structures implementations in C
  • JAVA/: Java classwork and assignment solutions
  • OS/: Operating Systems exercises and shell scripts
  • SoftLocker/: Related tooling/resources folder

Folder Structure

CLLG-Server-Codes/
├── CA/
│   ├── design.v
│   ├── designtb4.v
│   ├── testbench.v
│   ├── testbenchts4.v
│   ├── Assignment4/
│   ├── Assignment5/
│   ├── Assignment6/
│   └── Assinment3/
├── DAA/
│   ├── Backtracking/
│   ├── Greedy/
│   ├── MAX-MIN/
│   └── SORTING-With-Searching/
├── DS/
│   ├── Deletion/
│   ├── Insert/
│   ├── LinkedList/
│   ├── Search/
│   └── (core DS C files in root of DS/)
├── JAVA/
│   ├── basic.java
│   ├── p1.java
│   ├── p2.java
│   ├── AssignmentOne/
│   └── classAssignment/
├── OS/
│   ├── AssignmentOne/
│   └── AssignmentTwo/
└── SoftLocker/

Notes

  • A number of files are class outputs/artifacts (for example *.vcd, *.out) and are now ignored via .gitignore.
  • Some folder names include original assignment spelling from class submissions (for example Assinment3).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages