Employers: discover CodinGame for tech hiring
EVENTS
UPCOMING
PAST
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
...
14.7K
379
0
Sales Tax Calculator
1 year ago
By
DebatPay
C#
testing
...
2,596
22
0
C# Tutorial - Part 2: Variables
3 years ago
By
DylanGTech
C#
tutorial
...
7,550
196
0
C# LINQ Introduction
3 years ago
By
breigo
C#
Linq
...
47.6K
171
0
C# ?? Operator
3 years ago
By
Peglo
C#
operators
...
5,607
48
0
Using C# LINQ - A Practical Overview
7 years ago
By
player_one
C#
...
1695K
350
0
C# Refresh
4 years ago
By
Nonsultant
C#
FluentAPI
Linq
OOP
Pattern
...
53.4K
221
0
A Babel of Languages on CodinGame
3 years ago
By
TBali
C#
codingame
F#
Java
Javascript
...
70.8K
46
0
C# > Operator Tutorial
6 years ago
By
amiedd
amiedd
C#
C# operators
Great
GreaterThanC#
...
11.1K
39
0
Wie man die Programmierfähigkeiten von Entwicklern vor der Einstellung testet
4 years ago
By
[CG]OlogN
C#
Javascript
nodejs
skills softwareentwickler
...
softwareentwicklung testi
31K
7
0
Creating Web API in ASP.NET Core 2.0
6 years ago
By
CarloHerzl
C#
.Net
...
457.1K
87
0
C# Postfix
6 years ago
By
amiedd
amiedd
C#
postfix
...
10K
42
0
Your Ultimate async / await Tutorial in C#
7 years ago
By
AramT
C#
...
334.2K
74
0
C# Professional - Basics & OOP - Exercises
7 years ago
By
talent-agile
C#
OOP
...
42.8K
103
0
Scaffolding ASP.NET Core 2 with CatFactory
5 years ago
By
CarloHerzl
C#
...
9,871
13
0
C# Professional - Collections - Exercises
7 years ago
By
talent-agile
C#
Collections
...
32.7K
55
0
C# *= Math Operator
6 years ago
By
amiedd
amiedd
C#
c#_Math
math
operators
...
6,816
25
0
C# Increment Operator
6 years ago
By
amiedd
amiedd
C#
increment
operator
...
5,759
24
0
C# [] Operator - Arrays and indexers
6 years ago
By
amiedd
Array
C#
games
index
potions
...
16.5K
20
0
C# Operator Precedence Multiplication
6 years ago
By
amiedd
amiedd
C#
C#multiplication
operators
precedence
...
4,355
17
0
C# LINQ Background Topics
7 years ago
By
player_one
C#
...
127.2K
91
0
C# != Operator Tutorial - AmieDD
6 years ago
By
amiedd
!=
amiedd
C#
operators
...
17.4K
19
0
Simple Encryption using C# and XOR technique
7 years ago
By
koolprasadd
C#
encryption
exclusive
xor
...
94K
11
0
C# Prefix
6 years ago
By
amiedd
amiedd
C#
prefix
...
8,021
18
0
C# in your browser - AmieDD
6 years ago
By
amiedd
amiedd
C#
...
4,461
15
0
C# ++ Operator
6 years ago
By
amiedd
++
C#
...
4,048
17
0
Scaffolding Entity Framework Core 2 with CatFactory
6 years ago
By
CarloHerzl
C#
...
11.7K
12
0
C# || Operator - AmieDD
6 years ago
By
amiedd
||
C#
C# operators
operators
...
4,383
6
0
C# Professional - LINQ - Exercices
7 years ago
By
talent-agile
C#
Linq
...
11K
44
0
Regular Expressions Basics
7 years ago
By
Marchete
C#
Regex
...
153.5K
180
0
Edit Word Documents using OpenXML and C# Without Automation/Interop
7 years ago
By
koolprasadd
C#
com
interop
openxml
word
...
143.6K
5
0
Basic simulation and evaluation
7 years ago
By
MadKnight
C#
#Monte-Carlo
#Random-Search
#simulation
...
17.6K
46
0
C# Professional - Numbers
7 years ago
By
talent-agile
C#
numbers
...
68.1K
16
0
5 features that make C# 6 / 7 more fun
7 years ago
By
AndrewdeRozario
C#
...
44.1K
24
0
Garbage Collection and C#
7 years ago
By
koolprasadd
C#
...
131.2K
36
0
What is yield return in C#?
7 years ago
By
gpeipman
C#
...
36.6K
17
0
Parallelism on single Core with .NET C# and SIMD / AVX. First Example.
7 years ago
By
Unnamed contributor
AVX
benchmark
C#
parallel
SIMD
...
8,462
14
0
Using Lazy class in C#
7 years ago
By
gpeipman
C#
...
25.7K
7
0
Namespace aliases in C#
7 years ago
By
gpeipman
C#
...
38.8K
7
0
Paging with Entity Framework Core
7 years ago
By
gpeipman
C#
...
98.2K
10
0
Named parameters in C#
7 years ago
By
gpeipman
C#
...
31K
5
0
C# Professional - Processing Text
7 years ago
By
talent-agile
C#
Regex
text
...
104K
12
0
Read Write Excel file with OLEDB in C# (without Interop)
7 years ago
By
koolprasadd
C#
com
excel
interop
oledb
...
226.7K
8
0
Comparing "override" and "new" in C#
7 years ago
By
gpeipman
C#
...
36.2K
12
0
The Difference between String and StringBuilder in C#
7 years ago
By
AramT
C#
...
55.4K
22
0
Breadth First Search and Beam Search Comparison
6 years ago
By
Unnamed contributor
BeamSearch
BFS
C#
...
8,873
16
0
Adjustment for Simulated Annealing in CSharp (DRAFT)
7 years ago
By
Unnamed contributor
annealing
C#
draft
metaheuristic
simulated
...
31.9K
3
0
Optional parameters in C#
7 years ago
By
gpeipman
C#
...
53.3K
4
0
Understanding Extension Methods in .Net
7 years ago
By
AramT
C#
.Net
...
51.6K
24
0
Demystifying C# Generics
7 years ago
By
AramT
C#
...
88.9K
31
0
Scanned PDF to OCR (Textsearchable PDF) using C#
7 years ago
By
koolprasadd
C#
ocr
pdf
scanned
textsearchable
...
92.5K
4
0
Running PHP scripts on .NET Core
7 years ago
By
gpeipman
C#
.Net
PHP
...
19.6K
5
0
Extension methods in C#
7 years ago
By
gpeipman
C#
...
8,656
6
0
Using-statement for disposable objects in C#
7 years ago
By
gpeipman
C#
...
20.3K
5
0
Implementing Repeat() method for strings in C#
7 years ago
By
gpeipman
C#
...
16.8K
7
0
Convert Desktop Applications to Universal Windows Platform Apps -Project Centennial
7 years ago
By
koolprasadd
C#
dll
projectcentennial
UWP
win32
...
23K
3
0
Story of Equality in .NET
7 years ago
By
EhsanSajjad
C#
.Net
...
13.8K
3
0
Writing CSV files using C#
7 years ago
By
gpeipman
C#
...
195.9K
9
0
Auto-property initializers in C#
7 years ago
By
gpeipman
C#
...
49.8K
7
0
Multi-tenant ASP.NET Core 5 - Implementing database per tenant strategy
7 years ago
By
gpeipman
C#
.Net
...
35.7K
3
0
Multi-tenant ASP.NET Core 6 - Handling missing tenants
7 years ago
By
gpeipman
C#
.Net
...
11.5K
4
0
Difference between safe call in Kotlin and C Sharp
7 years ago
By
Pavlo
?.
C#
call
Kotlin
safe
...
6,317
1
0
Different ways to implement Singleton in .NET (and make people hate you along the way)
7 years ago
By
RubiksCode
C#
.Net
...
39.6K
18
0
Framework-level dependency injection with ASP.NET Core
7 years ago
By
gpeipman
C#
.Net
...
10K
6
0
Multi-tenant ASP.NET Core 2 - Implementing database based tenant provider
7 years ago
By
gpeipman
C#
.Net
...
51.6K
4
0
C# template
7 years ago
By
Rnz
C#
...
20.9K
6
0
Out-variables in C#
7 years ago
By
gpeipman
C#
...
18.1K
6
0
Using Stopwatch class in C#
7 years ago
By
gpeipman
C#
...
31.5K
3
0
C# - How to Display Friendly Names for Enumerations
7 years ago
By
AramT
C#
...
294.9K
15
0
Exception Handling in C#
7 years ago
By
AramT
C#
...
26.3K
4
0
Big, unlimited integers in C#
7 years ago
By
gpeipman
C#
...
16.2K
3
0
View Components in ASP.NET Core
7 years ago
By
gpeipman
C#
.Net
...
35K
6
0
Oboslete attribute in C#
7 years ago
By
gpeipman
C#
...
3,329
3
0
Using StructureMap with ASP.NET Core
7 years ago
By
gpeipman
C#
.Net
...
21.1K
4
0
Tuple literals with C#
7 years ago
By
gpeipman
C#
...
14.9K
5
0
Null-coalescing operator in C#
7 years ago
By
gpeipman
C#
...
30.4K
4
0
Expression-bodied members in C#
7 years ago
By
gpeipman
C#
...
3,878
4
0
Version class in C#
7 years ago
By
gpeipman
C#
...
11.8K
4
0
Modeling people and organizations - Party generalization
7 years ago
By
gpeipman
C#
...
3,599
1
0
How to Dump Objects in C#
7 years ago
By
AramT
C#
...
83.8K
12
0
C# 7 Features
7 years ago
By
koolprasadd
C#
...
7,967
10
0
Null propagating operator in C#
7 years ago
By
gpeipman
C#
...
26.1K
3
0
Multi-tenant ASP.NET Core 3 - Implementing blob-storage based tenant provider
7 years ago
By
gpeipman
C#
.Net
...
14.3K
1
0
Global query filters and soft delete with Entity Framework Core
7 years ago
By
gpeipman
C#
...
11.5K
0
0
How to dump object properties in C#
7 years ago
By
gpeipman
C#
...
41.1K
7
0
Multi-tenant ASP.NET Core 4 - Applying tenant rules to all enitites
7 years ago
By
gpeipman
C#
...
18.4K
0
0
Using throw-expressions in C#
7 years ago
By
gpeipman
C#
...
8,446
3
0
Tuples in .NET world and C# 7.0 improvements
7 years ago
By
RubiksCode
C#
.Net
...
18.3K
6
0
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