This C-Program lets you convert infix expression to corresponding Prefix and Postfix expression and also evaluate Postfix and prefix expressions.
A modern, statically-typed language that prioritizes safety, clarity, and developer experience. Beautiful syntax with strong safety guarantees.
Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR and takes you a step closer to earning your Hacktoberfest T-shirt 👕.
A UCI Chess Engine with an ELO rating of ~2200 written in C using Negamax Search with Alpha Beta Pruning and Zobrist Hashing