Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.61 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.61 KB

Introduction

👋 Welcome to our Internal Coding Challenge! In this challenge, we will be building a URL shortener—a tool that takes long URLs and converts them into shorter, more manageable links. This exercise aims to test your skills in web development, algorithms, and problem-solving. Get ready to dive into the world of URL shortening and showcase your coding prowess! 🚀

Challenge

You can find the challenge here - Challenge Link
You are free to add more features like -

  • Provide click analytics to the user 📊
  • Rate limit the number of requests ⏰

How to Start

To begin the challenge, follow these steps:

  1. Fork the Repository: Fork the challenge repository. 🍴

  2. Clone the Repository: Clone the challenge repository to your local machine.

  3. Make a folder with the same name as your GitHub username: Keep all your code inside the folder. Please create a proper README file containing details about your implementation.

  4. Commit your changes and make a Pull Request to this repository: Make a pull request to the main branch. 🚀

Results

Username Language Link to PR

Resources

Here are some resources to help you with the challenge:

Feel free to explore additional resources based on the programming language or framework you choose. Good luck, and happy coding! 🚀