Submissions to Codechef challenges/problems
- Updated
Mar 1, 2020 - C
Submissions to Codechef challenges/problems
Questões da disciplina de Programação 1, da Universidade Federal de Alagoas, feitas no The Huxley
This repository contains problem statements along with their solutions in the C programming language. It is designed to help practice and strengthen your understanding of C by working through a variety of challenges. Each problem includes a detailed solution to guide you through different concepts and problem-solving techniques in C.
Problems Solving HackerRank
This repository highlights my journey through C language and the programming problems that I solved during this path to foster my programmin g skills and also develop an intuitive way towards logic building. This is a track record of what I used to solve when I just started programming.
C solution to a LeetCode #5 (Longest Palindromic Substring) problem, fully documented and analyzed with an emphasis on optimal runtime and memory efficiency.
This is where I have solved and practiced the questions that were included in the 10.5 hour course of C Programming Language by Apna College. Follow along and you can see my logic building as well.
C solution to a LeetCode #6 (ZigZag Conversion) problem, fully documented and analyzed with an emphasis on optimal runtime and memory efficiency.
Here all problems are solved in Codeforces. Multiple branchs available.
Here, I will add all of my solved problems from different platforms, like treasures looted from the digital seas!
I am working on this repository. All problems does not have solution.
C solution to a LeetCode #3 (Longest Substring Without Repeating Characters) problem, fully documented and analyzed with an emphasis on optimal runtime and memory efficiency.
C solution to a LeetCode #7 (Reverse Integer) problem, fully documented and analyzed with an emphasis on optimal runtime and memory efficiency.
Add a description, image, and links to the problemsolving topic page so that developers can more easily learn about it.
To associate your repository with the problemsolving topic, visit your repo's landing page and select "manage topics."