Skip to content

pdragnev/codingChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Coding Challenges Collection

Overview

This repository contains a collection of coding challenges and solutions from Coding Challenges by Substack. The challenges cover a range of topics and complexities, aimed at improving problem-solving skills and programming proficiency.

Projects

Each directory in this repository represents a different coding challenge or a set of challenges. The projects are primarily developed in Go and are structured to demonstrate various aspects of programming, algorithms, and data structures.

Projects Included:

  • CCWC (Code Challenges Word Counter): A CLI tool for counting lines, words, characters, and bytes in text files.

Getting Started

To get started with any project in this collection:

  1. Clone this repository.
  2. Navigate to the project's directory.
  3. Follow the specific instructions in the project's README.md for setup and usage.

License

All solutions and code snippets in this repository are open-sourced under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages