Game Theory

27 problems to practice.

27 Total
16 Easy
10 Medium
1 Hard

One Two Three Game

Two players Alice and Bob are playing a game. They have a pile with n coins in it. They can pick eit...

easy

Nim Game

Two players Alice and Bob are playing a game. They have n piles. ith pile conatins arr[i] no. of coi...

medium

Buddy Nim

Three players Alice and Bob and Charlie are playing a game. There are two tables, on the first table...

medium

First Move In A Nim Game

Two players Alice and Bob are playing NIM Game with each other. Both are playing optimally.Alice sta...

medium

A Modified Game Of Nim

Given an array of integers, two players Alice and Bob are playing a game where Alice can remove any...

medium

Winner In Nim Game

Given an array of integers, two players Alice and Bob are playing a game where Alice can remove any...

medium

Number Game

Alice and Bob play a game. They start with a number n and play in turns. In each turn, a player c...

hard

Game On Leaves

https://codeforces.com/problemset/problem/1363/C

easy

Stoned Games

https://codeforces.com/problemset/problem/1396/B

easy

Plate Games

https://codeforces.com/problemset/problem/197/A

easy

Tic-tac-toe

https://codeforces.com/problemset/problem/3/C

easy

Naming-company

https://codeforces.com/problemset/problem/794/C

easy

Alice And Bob

https://codeforces.com/problemset/problem/346/A

easy

Permutation Game

https://codeforces.com/contest/1033/problem/C

easy

Circle Game

https://codeforces.com/contest/1451/problem/D

easy

Madmax

https://codeforces.com/contest/917/problem/B

medium

Palindrome Game (easy Version)

https://codeforces.com/problemset/problem/1527/B1

easy

Palindrome Game (hard Version)

https://codeforces.com/problemset/problem/1527/B2

medium

Grundy Number

Two players Alice and Bob are playing a game. They have a pile with n coins in it. They can pick on...

medium

Deleting Divisors

https://codeforces.com/contest/1537/problem/D

medium

Two Pile With Grundy Number

Two players Alice and Bob are playing a game. They have 2 pile's with n1 and n2 coins in it. They c...

medium

Win Or Freeze

https://codeforces.com/problemset/problem/150/A

easy

A Compatible Pair

https://codeforces.com/problemset/problem/934/A

easy

Soldier And Cards

https://codeforces.com/problemset/problem/546/C

easy

Arena Of Greed

<a href="https://codeforces.com/problemset/problem/1425/A">https://codeforces.com/problemset/p...

easy

Pie Rules

<a href="https://codeforces.com/problemset/problem/859/C">https://codeforces.com/problemset/pr...

easy

Weird Game

<a href="https://codeforces.com/problemset/problem/293/A">https://codeforces.com/problemset/pr...

easy