코드솔 -코딩대회,백준 문제풀이,파이썬,C언어,알고리즘

by how-to.best


Education

free



▣ Upgrade your coding skills in Codesol! Coding problem solving - We provide solutions in various la...

Read more

▣ Upgrade your coding skills in Codesol! Coding problem solving - We provide solutions in various languages ​​such as Python, C, and C++. There are many ways to solve coding problems. - In order to improve your skills, you must solve the problem in a way that suits your intention. We provide solutions in a variety of programming languages ​​that are good for implementing algorithms. -So if you know multiple languages, you can study in multiple languages ​​at the same time.--*--▣ Problem list All Issues / Search Shows a list of all problem solving currently registered. You can search for issues by issue number or title. Step-by-step problem solving - Based on BOJ (Baekjun) step-by-step solution We will show you a list of problem-solving standards divided into the most frequently accessed step-by-step solutions on the Baekjun problem site. You can see the problem solving step by step with increasing difficulty, which helps you learn as you improve your skills.--*--▣ Problem solving Code problem solving + commentary + practice Check the problem / View the original problem: In the case of a direct explanation or a problem on another site, we will link you to the original site with the problem. Input/Output: Shows input values ​​if the problem has inputs and examples of output values ​​if there are output values. Problem Solving + Commentary: Informs you of the intention of the problem and the appropriate solution method, and additional explanations are provided according to the language. code sol. : Shows answer codes written in various languages ​​such as Python / C / C++. Code Editing / Execution: We connect you to the web editing tool so that you can edit and execute codes on the online web.--*--▣ Algorithm Summary Over time, even the algorithm will be forgotten. Algorithm summary is provided to help you learn quickly. Basic algorithms that must be conquered at least once to improve programming skills. Meet quickly. It provides various basic algorithms. The principle is explained so that you can understand the algorithm. Algorithm implementation code is provided in (Python, C/C++). The code has been shared so that the implemented code can be edited/executed online. Sort Algorithms: Bubble Sort, Selection Sort, Insertion Sort, Count Sort, Merge Sort ... Search Algorithms: Sequential Search, Binary Search ...--*--▣ Summary of programming languages The more programming languages ​​you learn, the more confusing the grammar is. We provide grammar summaries for quick review. The readership is a summary of grammar for those who have mastered the grammar of the language. It provides a syntactic summary of the most basic and most used Python and C languages. When coding and grammar is puzzling, visit here to quickly solve your questions.--*--▣ Code editing/execution CodeSol provides example sources or problem-solving codes by connecting to an online editor service. If you know the basics of the editor and use it, you can study coding more efficiently. Hardcoding is a great help in learning to code. You can edit and run your code in an online web browser anytime, anywhere.