Skip to content

samyam81/Generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Programming

Generic programming is a programming paradigm that emphasizes writing algorithms and data structures in a way that they can operate on different data types without requiring modification, typically achieved through the use of templates or parameterized types.

Installation

  1. Clone the repository:
    git clone https://github.com/samyam81/Generic.git
  2. Run the code that you want to run.

Author

This project was created by Samyam.

Pick YOUR Poison.

About

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors