Coding-Challenges

Coding Challenges

Welcome to my solutions repository for various coding challenges from Coding Challenges.

Introduction

This repository contains my solutions to a series of coding challenges aimed at helping me become a better software engineer by building real-world applications.

List of Challenges

  1. wc tool : WC Tool
    • Description: Count words, lines, and characters in files
    • Language: C
  2. URL Shortener : URL Shortener
    • Description: The script takes a long URL as input and returns a shortened version of the URL.
    • Language: bash
  3. Web Server : Web server

Completed Projects

Future Projects

Future projects! This space will be the home for various projects that I plan to work on in the coming months.

How to Contribute

If you’re interested in collaborating on any of these projects or have suggestions for new ideas, feel free to reach out or fork the repository and submit a pull request. Contributions and feedback are always welcome!


Happy Coding!

View The Coding Challenges