Difference between revisions of "Code Patterns"
Jump to navigation
Jump to search
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | == z^3: Interesting Examples for the z^3 Curious == |
| − | + | Following are some interesting problems and solutions that a beginner to moderate level learner may find interesting. | |
| + | |||
| + | ==LeetCode Solutions== | ||
* [[LeetCode Solutions/Problem Group 1 (Team Chemistry)]] | * [[LeetCode Solutions/Problem Group 1 (Team Chemistry)]] | ||
* [[LeetCode Solutions/Problem Group 2 (Flight Bookings)]] | * [[LeetCode Solutions/Problem Group 2 (Flight Bookings)]] | ||
| + | |||
| + | ==Render Examples== | ||
| + | |||
* [[Dynamic Weather Sphere]] | * [[Dynamic Weather Sphere]] | ||
* [[Planet Clock]] | * [[Planet Clock]] | ||
| + | * [[Syntax Highlighting (in VS-Code) for Z^3 Language]] | ||
| + | =Other Interesting Solutions= | ||
| + | *[[Problems and Solutions]] | ||
| + | *[[Neet Code Problems]] | ||
| + | *[[CodeReportSolutions]] | ||
| + | |||
| + | =See Related= | ||
| + | |||
| + | *[[Combinators]] | ||
| + | *[[Combinators Theory]] | ||
| + | *[[Z^3 Language Documentation]] | ||
| + | *[[ Z3 | Z^3 Pages Listing]] | ||
Latest revision as of 10:36, 11 June 2025
z^3: Interesting Examples for the z^3 Curious
Following are some interesting problems and solutions that a beginner to moderate level learner may find interesting.
LeetCode Solutions
- LeetCode Solutions/Problem Group 1 (Team Chemistry)
- LeetCode Solutions/Problem Group 2 (Flight Bookings)