Employers: discover CodinGame for tech hiring
EVENTS
UPCOMING
PAST
PRIVATE EVENTS
SOLO
PUZZLES
CODE GOLF
OPTIMIZATION
MULTI
LEADERBOARDS
CLASH OF CODE
BOT PROGRAMMING
CODING ESCAPE
COMMUNITY
CONTRIBUTIONS
LEARN
DISCORD
FORUM
LIVE STREAMS
Log In
Sign Up
C#
Latest
Popular
C# Tutorial - Part 1: Intro
3 years ago
By
DylanGTech
C#
tutorial
...
15.6K
400
Sales Tax Calculator
1 year ago
By
DebatPay
C#
testing
...
3,255
28
C# LINQ Introduction
3 years ago
By
breigo
C#
Linq
...
48.9K
182
C# Tutorial - Part 2: Variables
3 years ago
By
DylanGTech
C#
tutorial
...
7,963
204
Using C# LINQ - A Practical Overview
8 years ago
By
player_one
C#
...
1701.9K
351
C# ?? Operator
3 years ago
By
Peglo
C#
operators
...
5,834
49
A Babel of Languages on CodinGame
4 years ago
By
TBali
C#
codingame
F#
Java
Javascript
...
73.5K
47
C# Refresh
5 years ago
By
Nonsultant
C#
FluentAPI
Linq
OOP
Pattern
...
54.2K
221
C# > Operator Tutorial
6 years ago
By
amiedd
amiedd
C#
C# operators
Great
GreaterThanC#
...
11.7K
41
Simple Encryption using C# and XOR technique
7 years ago
By
koolprasadd
C#
encryption
exclusive
xor
...
94.9K
11
Wie man die Programmierfähigkeiten von Entwicklern vor der Einstellung testet
5 years ago
By
[CG]OlogN
C#
Javascript
nodejs
skills softwareentwickler
softwareentwicklung testi
...
31.3K
7
Your Ultimate async / await Tutorial in C#
8 years ago
By
AramT
C#
...
335.7K
74
Creating Web API in ASP.NET Core 2.0
6 years ago
By
CarloHerzl
C#
.Net
...
457.5K
88
C# Professional - Basics & OOP - Exercises
7 years ago
By
talent-agile
C#
OOP
...
43.3K
104
C# LINQ Background Topics
8 years ago
By
player_one
C#
...
128.7K
93
C# Increment Operator
6 years ago
By
amiedd
amiedd
C#
increment
operator
...
5,896
24
Scaffolding ASP.NET Core 2 with CatFactory
6 years ago
By
CarloHerzl
C#
...
9,969
13
C# Postfix
6 years ago
By
amiedd
amiedd
C#
postfix
...
10.2K
42
C# [] Operator - Arrays and indexers
6 years ago
By
amiedd
Array
C#
games
index
potions
...
16.6K
20
Edit Word Documents using OpenXML and C# Without Automation/Interop
7 years ago
By
koolprasadd
C#
com
interop
openxml
word
...
144.7K
5
C# *= Math Operator
6 years ago
By
amiedd
amiedd
C#
c#_Math
math
operators
...
7,005
25
Scaffolding Entity Framework Core 2 with CatFactory
6 years ago
By
CarloHerzl
C#
...
11.8K
13
C# != Operator Tutorial - AmieDD
6 years ago
By
amiedd
!=
amiedd
C#
operators
...
17.5K
19
C# Professional - Collections - Exercises
7 years ago
By
talent-agile
C#
Collections
...
32.9K
56
C# ++ Operator
6 years ago
By
amiedd
++
C#
...
4,143
17
C# in your browser - AmieDD
6 years ago
By
amiedd
amiedd
C#
...
4,551
15
C# Professional - Numbers
7 years ago
By
talent-agile
C#
numbers
...
68.4K
17
C# Operator Precedence Multiplication
6 years ago
By
amiedd
amiedd
C#
C#multiplication
operators
precedence
...
4,452
17
C# Prefix
6 years ago
By
amiedd
amiedd
C#
prefix
...
8,171
18
C# || Operator - AmieDD
6 years ago
By
amiedd
||
C#
C# operators
operators
...
4,571
6
C# Professional - LINQ - Exercices
7 years ago
By
talent-agile
C#
Linq
...
11.2K
46
Scanned PDF to OCR (Textsearchable PDF) using C#
7 years ago
By
koolprasadd
C#
ocr
pdf
scanned
textsearchable
...
93.3K
4
Regular Expressions Basics
8 years ago
By
Marchete
C#
Regex
...
154.6K
180
The Difference between String and StringBuilder in C#
8 years ago
By
AramT
C#
...
56K
22
C# Professional - Processing Text
7 years ago
By
talent-agile
C#
Regex
text
...
104.4K
14
Garbage Collection and C#
7 years ago
By
koolprasadd
C#
...
131.7K
37
What is yield return in C#?
7 years ago
By
gpeipman
C#
...
37.1K
17
Basic simulation and evaluation
7 years ago
By
MadKnight
C#
#Monte-Carlo
#Random-Search
#simulation
...
17.9K
46
Using-statement for disposable objects in C#
7 years ago
By
gpeipman
C#
...
20.4K
6
Demystifying C# Generics
8 years ago
By
AramT
C#
...
89.4K
31
Understanding Extension Methods in .Net
8 years ago
By
AramT
C#
.Net
...
52.2K
24
5 features that make C# 6 / 7 more fun
7 years ago
By
AndrewdeRozario
C#
...
44.5K
24
Read Write Excel file with OLEDB in C# (without Interop)
7 years ago
By
koolprasadd
C#
com
excel
interop
oledb
...
227K
8
Parallelism on single Core with .NET C# and SIMD / AVX. First Example.
7 years ago
By
Unnamed contributor
AVX
benchmark
C#
parallel
SIMD
...
8,592
14
Exception Handling in C#
7 years ago
By
AramT
C#
...
26.7K
4
Named parameters in C#
7 years ago
By
gpeipman
C#
...
31.4K
5
Story of Equality in .NET
8 years ago
By
EhsanSajjad
C#
.Net
...
14.1K
3
Using Lazy class in C#
8 years ago
By
gpeipman
C#
...
26K
7
Running PHP scripts on .NET Core
7 years ago
By
gpeipman
C#
.Net
PHP
...
19.8K
5
Breadth First Search and Beam Search Comparison
6 years ago
By
Unnamed contributor
BeamSearch
BFS
C#
...
9,089
16
Adjustment for Simulated Annealing in CSharp (DRAFT)
7 years ago
By
Unnamed contributor
annealing
C#
draft
metaheuristic
simulated
...
32.4K
3
Multi-tenant ASP.NET Core 2 - Implementing database based tenant provider
7 years ago
By
gpeipman
C#
.Net
...
51.8K
4
How to Dump Objects in C#
8 years ago
By
AramT
C#
...
84.2K
12
Optional parameters in C#
7 years ago
By
gpeipman
C#
...
53.7K
4
Extension methods in C#
7 years ago
By
gpeipman
C#
...
8,736
6
Convert Desktop Applications to Universal Windows Platform Apps -Project Centennial
7 years ago
By
koolprasadd
C#
dll
projectcentennial
UWP
win32
...
23.3K
3
Multi-tenant ASP.NET Core 6 - Handling missing tenants
7 years ago
By
gpeipman
C#
.Net
...
11.7K
4
Auto-property initializers in C#
8 years ago
By
gpeipman
C#
...
50.2K
7
Difference between safe call in Kotlin and C Sharp
7 years ago
By
Pavlo
?.
C#
call
Kotlin
safe
...
6,406
1
Multi-tenant ASP.NET Core 4 - Applying tenant rules to all enitites
7 years ago
By
gpeipman
C#
...
18.5K
0
Framework-level dependency injection with ASP.NET Core
8 years ago
By
gpeipman
C#
.Net
...
10.2K
6
Writing CSV files using C#
8 years ago
By
gpeipman
C#
...
196.1K
9
Namespace aliases in C#
7 years ago
By
gpeipman
C#
...
39.2K
7
Using StructureMap with ASP.NET Core
8 years ago
By
gpeipman
C#
.Net
...
21.2K
4
Oboslete attribute in C#
7 years ago
By
gpeipman
C#
...
3,428
3
Multi-tenant ASP.NET Core 5 - Implementing database per tenant strategy
7 years ago
By
gpeipman
C#
.Net
...
35.9K
3
C# - How to Display Friendly Names for Enumerations
8 years ago
By
AramT
C#
...
295.1K
15
Out-variables in C#
8 years ago
By
gpeipman
C#
...
18.3K
6
Comparing "override" and "new" in C#
7 years ago
By
gpeipman
C#
...
36.6K
12
C# template
8 years ago
By
Rnz
C#
...
21K
6
Null propagating operator in C#
8 years ago
By
gpeipman
C#
...
26.2K
3
Using Stopwatch class in C#
8 years ago
By
gpeipman
C#
...
31.6K
3
Paging with Entity Framework Core
7 years ago
By
gpeipman
C#
...
98.4K
10
How to dump object properties in C#
8 years ago
By
gpeipman
C#
...
41.1K
7
Null-coalescing operator in C#
7 years ago
By
gpeipman
C#
...
30.8K
4
Tuple literals with C#
8 years ago
By
gpeipman
C#
...
15.1K
5
View Components in ASP.NET Core
8 years ago
By
gpeipman
C#
.Net
...
35.2K
6
Implementing Repeat() method for strings in C#
8 years ago
By
gpeipman
C#
...
16.9K
7
Expression-bodied members in C#
8 years ago
By
gpeipman
C#
...
3,950
4
Modeling people and organizations - Party generalization
7 years ago
By
gpeipman
C#
...
3,680
1
Different ways to implement Singleton in .NET (and make people hate you along the way)
8 years ago
By
RubiksCode
C#
.Net
...
39.8K
18
Version class in C#
8 years ago
By
gpeipman
C#
...
11.9K
4
Big, unlimited integers in C#
7 years ago
By
gpeipman
C#
...
16.4K
3
Global query filters and soft delete with Entity Framework Core
7 years ago
By
gpeipman
C#
...
11.6K
0
Multi-tenant ASP.NET Core 3 - Implementing blob-storage based tenant provider
7 years ago
By
gpeipman
C#
.Net
...
14.5K
1
C# 7 Features
7 years ago
By
koolprasadd
C#
...
8,060
10
Using throw-expressions in C#
8 years ago
By
gpeipman
C#
...
8,536
3
Tuples in .NET world and C# 7.0 improvements
8 years ago
By
RubiksCode
C#
.Net
...
18.5K
6
ABOUT US
CAREERS
PRIVACY
FAQ
BLOG
ABOUT US
CAREERS
PRIVACY
FAQ
BLOG
The #1 tech hiring platform
SCREENING
INTERVIEWING
Facebook
YouTube
Twitter
LinkedIn
FR
EN