👋 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! 🚀
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 ⏰
To begin the challenge, follow these steps:
-
Fork the Repository: Fork the challenge repository. 🍴
-
Clone the Repository: Clone the challenge repository to your local machine.
-
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.
-
Commit your changes and make a Pull Request to this repository: Make a pull request to the main branch. 🚀
Username | Language | Link to PR |
---|
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! 🚀