フィルター
テクノロジー
レベル
カタログを見る
トラック、コース、プロジェクトをすべて一か所で。自分のペースで学び、実践的なスキルを身につけましょう。
dadad新着
adadada
Test translation track
This course is used to test translation script, do not delete
Maximize the Expression
Find the maximum value of an expression formed by three integers using + and * operations.
Test terminal C project新着
C Pointers Basics新着
This quiz assesses your understanding of pointers in the C programming language. It covers pointer declaration, dereferencing, pointer arithmetic, NULL and dangling pointers, and practical code output scenarios.
C Basics (copy)新着
This course offers a thorough introduction to the C programming language. Participants will delve into the core concepts, syntax, and structures of C, equipping them to craft basic programs. Key areas of focus encompass variables, data types, control structures, functions, arrays, and pointers. Engaging hands-on activities and projects will provide learners with tangible experience in problem-solving using C. Upon concluding this course, participants will possess a robust understanding of C programming and be primed to explore more intricate subjects.
Test track with rating
One Flip Game
Maximize the number of ones in a binary array after one flip operation.
Test project新着
fdsafad
C Basics新着
This course offers a thorough introduction to the C programming language. Participants will delve into the core concepts, syntax, and structures of C, equipping them to craft basic programs. Key areas of focus encompass variables, data types, control structures, functions, arrays, and pointers. Engaging hands-on activities and projects will provide learners with tangible experience in problem-solving using C. Upon concluding this course, participants will possess a robust understanding of C programming and be primed to explore more intricate subjects.
C Programming Fundamentals新着
A structured, step-by-step introduction to the C programming language that starts with core syntax and gradually moves toward deeper concepts. You will build a solid understanding of how programs work at a low level, including memory management, pointers, and fundamental data structures. The focus is on clear concepts and practical reasoning, preparing you for systems programming, embedded development, and performance-critical software engineering.
Cake Division
Determine if a cake can be split into two even-weight portions.