• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:21
CET 06:21
KST 14:21
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
2026 KongFu Cup Announcement4BGE Stara Zagora 2026 cancelled12Blizzard Classic Cup - Tastosis announced as captains15Weekly Cups (March 2-8): ByuN overcomes PvT block4GSL CK - New online series19
StarCraft 2
General
GSL CK - New online series BGE Stara Zagora 2026 cancelled Blizzard Classic Cup - Tastosis announced as captains BGE Stara Zagora 2026 announced ByuL: The Forgotten Master of ZvT
Tourneys
2026 KongFu Cup Announcement RSL Season 4 announced for March-April PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) Sparkling Tuna Cup - Weekly Open Tournament [GSL CK] Team Maru vs. Team herO
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
Mutation # 517 Distant Threat The PondCast: SC2 News & Results Mutation # 516 Specter of Death Mutation # 515 Together Forever
Brood War
General
ASL21 General Discussion BSL 22 Map Contest — Submissions OPEN to March 10 BGH Auto Balance -> http://bghmmr.eu/ Are you ready for ASL 21? Hype VIDEO Gypsy to Korea
Tourneys
[Megathread] Daily Proleagues [BSL22] Open Qualifiers & Ladder Tours IPSL Spring 2026 is here! ASL Season 21 Qualifiers March 7-8
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Zealot bombing is no longer popular?
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread Nintendo Switch Thread PC Games Sales Thread No Man's Sky (PS4 and PC)
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Mexico's Drug War Russo-Ukrainian War Thread NASA and the Private Sector
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! [Req][Books] Good Fantasy/SciFi books
Sports
Formula 1 Discussion 2024 - 2026 Football Thread General nutrition recommendations Cricket [SPORT] TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Funny Nicknames
LUCKY_NOOB
Money Laundering In Video Ga…
TrAiDoS
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2995 users

The Big Programming Thread - Page 993

Forum Index > General Forum
Post a Reply
Prev 1 991 992 993 994 995 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
January 31 2019 19:34 GMT
#19841
Ask them lots of sex based questions. Sexual orientation, sexual fantasies, sex frequency, etc. This should relax them, and give you a better idea of how far they will go for the company.
enigmaticcam
Profile Blog Joined October 2010
United States280 Posts
January 31 2019 20:07 GMT
#19842
We hired a SQL DBA once. On paper and interview, he seemed to be very knowledgeable. But after he was hired, when he actually sat down to write a sql query, it was painful to watch. He took a long time to construct even a basic select statement, and it didn't help that his typing was all hunt and peck. He didn't last long, to say the least.
HornyHerring
Profile Joined March 2011
Papua New Guinea1059 Posts
January 31 2019 21:32 GMT
#19843
On February 01 2019 05:07 enigmaticcam wrote:
We hired a SQL DBA once. On paper and interview, he seemed to be very knowledgeable. But after he was hired, when he actually sat down to write a sql query, it was painful to watch. He took a long time to construct even a basic select statement, and it didn't help that his typing was all hunt and peck. He didn't last long, to say the least.

That speaks volumes of how good your recruiting process is. Can't imagine hiring someone for a technical position without actually testing their skills in a real scenario.
oh, hai
Excludos
Profile Blog Joined April 2010
Norway8242 Posts
Last Edited: 2019-01-31 21:55:02
January 31 2019 21:50 GMT
#19844
On February 01 2019 06:32 HornyHerring wrote:
Show nested quote +
On February 01 2019 05:07 enigmaticcam wrote:
We hired a SQL DBA once. On paper and interview, he seemed to be very knowledgeable. But after he was hired, when he actually sat down to write a sql query, it was painful to watch. He took a long time to construct even a basic select statement, and it didn't help that his typing was all hunt and peck. He didn't last long, to say the least.

That speaks volumes of how good your recruiting process is. Can't imagine hiring someone for a technical position without actually testing their skills in a real scenario.


Live testing is absolutely worthless beyond finding out if they have basic knowledge (Which, granted, in this scenario that might have worked). For anything beyond a beginner level programmer, tests is a waste of time. You won't learn how good someone is with a 10 minute challenge. Hell, even a 1 hour challenge isn't useful.

A much better indicator is looking at someones github history (or any other version control site). Even if it's just a bunch of stuff cobbled together for the interview (which is what I tend to do), it gives a pretty good insight into how structured someone is, how they solve difficult problems, how clean their code is, and all that good jazz. And it lets people show off what they know in their own time. Programming isn't a speedrunning challenge. It doesn't matter if you manage to write fizzbuzz in 10 minutes if you're the type of person who creates large tech debt over time.

As a personal anecdote: I fucking suck at these live programming challenges. I spend a lot of time setting up classes, structures and functions for future proofing, and it's a habit I have difficulty throwing away. Yes, of course I can write fizzbuzz in matter of seconds, but I have previously been given 1 hour challenges to "show what I got" for interviews, and failed miserably. Only a short while later I was hired by one of the most highly regarded consultant companies in the city, currently working on scientific projects with bleeding edge technologies (VR, MR and AR among other things), finding solutions Microsoft and Unity themselves are trying to get a hold of.

edit: A technological interview with someone's already prewritten code as a background for questions is also a very easy way to find how deep someone's understanding of something is, why they've done something in a certain way, or if they've copy pasted it from StackOverflow
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
February 01 2019 00:17 GMT
#19845
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.
I'll always be your shadow and veil your eyes from states of ain soph aur.
phar
Profile Joined August 2011
United States1080 Posts
February 01 2019 03:20 GMT
#19846
On February 01 2019 06:50 Excludos wrote:

Live testing is absolutely worthless beyond finding out if they have basic knowledge (Which, granted, in this scenario that might have worked). For anything beyond a beginner level programmer, tests is a waste of time. You won't learn how good someone is with a 10 minute challenge. Hell, even a 1 hour challenge isn't useful.

...

edit: A technological interview with someone's already prewritten code as a background for questions is also a very easy way to find how deep someone's understanding of something is, why they've done something in a certain way, or if they've copy pasted it from StackOverflow


One problem with this approach is that you won't get any applicants who currently work at places with restrictive moonlighting policies, or applicants who do things in their free time other than writing code.

If your hiring needs are small, that can be fine to just not interview that pool of applicants. But for a sufficiently large company, this approach does not scale.

But yea, 1 hour isn't nearly enough.
Who after all is today speaking about the destruction of the Armenians?
SC-Shield
Profile Joined December 2018
Bulgaria837 Posts
Last Edited: 2019-02-01 06:09:38
February 01 2019 05:52 GMT
#19847
On February 01 2019 09:17 Blitzkrieg0 wrote:
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.


Only for beginners though? I solved Fizzbuzz back when I was graduating from university.

On January 31 2019 23:38 Silvanel wrote:
Since i am now running our teams testlab and one person just left our company i will be participating in a interviews for hiring new people. First time being on that side of interview i am already quite nervous! Tips?


As a colleague says, don't interview people to humiliate them. I think people shouldn't be interviewed for a tiny detail they might not know but can find by going to Google in a matter of seconds. Interview them to see how much they know and don't know. It's probably generic advice but interviewees will also judge you.

Example of tiny detail no one should care about in C++ interview, at destruction you shouldn't care if std::thread will make your program terminate if you didn't join thread. Or, if you use std::async and the instance you got from it will block at destructor until thread finishes. You should just know that you should take care of threads before destructor finishes. I had a question about this stuff at my current company. Obviously, I got hired but it's a meaningless question to ask about details when you already know the "don't do that" rule. It's important to know why you shouldn't do something, but details like this could easily be forgotten over the years, so that's why I say it's meaningless to ask such questions.
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
February 01 2019 06:28 GMT
#19848
Fizzbuzz is to weed out the people lying about bare minimum programming skills on their resume. And sadly it still works.
Average means I'm better than half of you.
Excludos
Profile Blog Joined April 2010
Norway8242 Posts
Last Edited: 2019-02-01 07:37:50
February 01 2019 07:09 GMT
#19849
On February 01 2019 12:20 phar wrote:
Show nested quote +
On February 01 2019 06:50 Excludos wrote:

Live testing is absolutely worthless beyond finding out if they have basic knowledge (Which, granted, in this scenario that might have worked). For anything beyond a beginner level programmer, tests is a waste of time. You won't learn how good someone is with a 10 minute challenge. Hell, even a 1 hour challenge isn't useful.

...

edit: A technological interview with someone's already prewritten code as a background for questions is also a very easy way to find how deep someone's understanding of something is, why they've done something in a certain way, or if they've copy pasted it from StackOverflow


One problem with this approach is that you won't get any applicants who currently work at places with restrictive moonlighting policies, or applicants who do things in their free time other than writing code.

If your hiring needs are small, that can be fine to just not interview that pool of applicants. But for a sufficiently large company, this approach does not scale.

But yea, 1 hour isn't nearly enough.


I don't think it's a huge problem to have people cobble togheter something for an interview. It doesn't need to be much, I spent less than 8 hours on it for my current job. If someone is unable to do that then I doubt I would want to hire him anyways. That raises all kinds of red flags
Excludos
Profile Blog Joined April 2010
Norway8242 Posts
February 01 2019 07:43 GMT
#19850
On February 01 2019 15:28 WolfintheSheep wrote:
Fizzbuzz is to weed out the people lying about bare minimum programming skills on their resume. And sadly it still works.


Yeah that's about all it's good for, but I would be surprised if the interviewer didn't manage to catch that in the technical interview. Someone who doesn't know how to program wouldn't be able to answer basic questions about programming either.
Acrofales
Profile Joined August 2010
Spain18234 Posts
February 01 2019 08:15 GMT
#19851
On February 01 2019 16:43 Excludos wrote:
Show nested quote +
On February 01 2019 15:28 WolfintheSheep wrote:
Fizzbuzz is to weed out the people lying about bare minimum programming skills on their resume. And sadly it still works.


Yeah that's about all it's good for, but I would be surprised if the interviewer didn't manage to catch that in the technical interview. Someone who doesn't know how to program wouldn't be able to answer basic questions about programming either.

Point is that you can dump someone in a cubicle for 15 minutes to go and program fizzbuzz and whoever was supposed to weed that out in the interview doesn't waste his time.
Blitzkrieg0
Profile Blog Joined August 2010
United States13132 Posts
February 01 2019 14:38 GMT
#19852
On February 01 2019 14:52 SC-Shield wrote:
Show nested quote +
On February 01 2019 09:17 Blitzkrieg0 wrote:
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.


Only for beginners though? I solved Fizzbuzz back when I was graduating from university.


The question was about entry level so in that context yes. You wouldn't ask someone with 10 years experience to come in and do FizzBuzz, but you should have something that you weed people with instead. I work in consulting for PLM Software and we have a list of questions we have people to get a feel for what they've done with the software. Recruiters only care about their bottom line and have project managers interview for developer positions so you need to weed people out quickly.
I'll always be your shadow and veil your eyes from states of ain soph aur.
Manit0u
Profile Blog Joined August 2004
Poland17693 Posts
February 01 2019 15:04 GMT
#19853
On February 01 2019 23:38 Blitzkrieg0 wrote:
Show nested quote +
On February 01 2019 14:52 SC-Shield wrote:
On February 01 2019 09:17 Blitzkrieg0 wrote:
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.


Only for beginners though? I solved Fizzbuzz back when I was graduating from university.


The question was about entry level so in that context yes. You wouldn't ask someone with 10 years experience to come in and do FizzBuzz, but you should have something that you weed people with instead. I work in consulting for PLM Software and we have a list of questions we have people to get a feel for what they've done with the software. Recruiters only care about their bottom line and have project managers interview for developer positions so you need to weed people out quickly.


It really depends. We once had a girl come to the interview with 8+ years of experience. We were really excited about her but quite early in the interview during the introductory questions it was revealed that she doesn't even know which version of the framework she's been using all those years...

You have to be suspicious of everyone nowadays I guess.
Time is precious. Waste it wisely.
Excludos
Profile Blog Joined April 2010
Norway8242 Posts
Last Edited: 2019-02-01 15:22:12
February 01 2019 15:20 GMT
#19854
On February 02 2019 00:04 Manit0u wrote:
Show nested quote +
On February 01 2019 23:38 Blitzkrieg0 wrote:
On February 01 2019 14:52 SC-Shield wrote:
On February 01 2019 09:17 Blitzkrieg0 wrote:
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.


Only for beginners though? I solved Fizzbuzz back when I was graduating from university.


The question was about entry level so in that context yes. You wouldn't ask someone with 10 years experience to come in and do FizzBuzz, but you should have something that you weed people with instead. I work in consulting for PLM Software and we have a list of questions we have people to get a feel for what they've done with the software. Recruiters only care about their bottom line and have project managers interview for developer positions so you need to weed people out quickly.


It really depends. We once had a girl come to the interview with 8+ years of experience. We were really excited about her but quite early in the interview during the introductory questions it was revealed that she doesn't even know which version of the framework she's been using all those years...

You have to be suspicious of everyone nowadays I guess.


To be fair that's not something you might remember if you don't actively check it. For instance, I don't have a clue which version of C# I'm currently using without checking. Unless there's incredibly important changes where you absolutely need to know what you're working on (Python 2 vs 3 for instance) I don't think that necessarily reflects your quality as a programmer. It's also easy to forget stuff like that when you're nervous.
mahrgell
Profile Blog Joined December 2009
Germany3943 Posts
February 01 2019 15:31 GMT
#19855
I'm kinda amazed by this conversation here. I just recently had a number of entry level interviews with various companies and scientific institutes, mostly in high performance computing and 3D modelling software design... And not one interviewer had ever even tried to test my programming knowledge.
I got all kinds of questions about my experience in working as part of a team, various kinds of projects, all kinds of tools (like git and stuff) etc. But never anyone went like "Hey you said you know C++/MPI, how would you do that or why is that like that?" or asked me for some code I had written previously.

And in the end I got a positive answer in all but one...
Excludos
Profile Blog Joined April 2010
Norway8242 Posts
February 01 2019 15:56 GMT
#19856
On February 02 2019 00:31 mahrgell wrote:
I'm kinda amazed by this conversation here. I just recently had a number of entry level interviews with various companies and scientific institutes, mostly in high performance computing and 3D modelling software design... And not one interviewer had ever even tried to test my programming knowledge.
I got all kinds of questions about my experience in working as part of a team, various kinds of projects, all kinds of tools (like git and stuff) etc. But never anyone went like "Hey you said you know C++/MPI, how would you do that or why is that like that?" or asked me for some code I had written previously.

And in the end I got a positive answer in all but one...


So you never had a technical interview is what you're saying? That's quite normal unfortunately, but the company does danger itself of hiring the wrong people this way.
mahrgell
Profile Blog Joined December 2009
Germany3943 Posts
February 01 2019 16:05 GMT
#19857
On February 02 2019 00:56 Excludos wrote:
Show nested quote +
On February 02 2019 00:31 mahrgell wrote:
I'm kinda amazed by this conversation here. I just recently had a number of entry level interviews with various companies and scientific institutes, mostly in high performance computing and 3D modelling software design... And not one interviewer had ever even tried to test my programming knowledge.
I got all kinds of questions about my experience in working as part of a team, various kinds of projects, all kinds of tools (like git and stuff) etc. But never anyone went like "Hey you said you know C++/MPI, how would you do that or why is that like that?" or asked me for some code I had written previously.

And in the end I got a positive answer in all but one...


So you never had a technical interview is what you're saying? That's quite normal unfortunately, but the company does danger itself of hiring the wrong people this way.


If a technical interview requires code work, then no, I never had one, and as I said, there were a number of interviews in very different companies.

And at least for the company I work for now, I'm fairly sure they don't end with the wrong people.
Manit0u
Profile Blog Joined August 2004
Poland17693 Posts
Last Edited: 2019-02-01 22:33:55
February 01 2019 22:32 GMT
#19858
On February 02 2019 00:20 Excludos wrote:
Show nested quote +
On February 02 2019 00:04 Manit0u wrote:
On February 01 2019 23:38 Blitzkrieg0 wrote:
On February 01 2019 14:52 SC-Shield wrote:
On February 01 2019 09:17 Blitzkrieg0 wrote:
You absolutely want to do some basic problem like fizzbuzz to weed people out. Just be prepared for the soul crushing that follows when a large number of people can't.

Brief introduction. Fizzbuzz. Then you waste 10 minutes of your day instead of an hour for each of the failures.


Only for beginners though? I solved Fizzbuzz back when I was graduating from university.


The question was about entry level so in that context yes. You wouldn't ask someone with 10 years experience to come in and do FizzBuzz, but you should have something that you weed people with instead. I work in consulting for PLM Software and we have a list of questions we have people to get a feel for what they've done with the software. Recruiters only care about their bottom line and have project managers interview for developer positions so you need to weed people out quickly.


It really depends. We once had a girl come to the interview with 8+ years of experience. We were really excited about her but quite early in the interview during the introductory questions it was revealed that she doesn't even know which version of the framework she's been using all those years...

You have to be suspicious of everyone nowadays I guess.


To be fair that's not something you might remember if you don't actively check it. For instance, I don't have a clue which version of C# I'm currently using without checking. Unless there's incredibly important changes where you absolutely need to know what you're working on (Python 2 vs 3 for instance) I don't think that necessarily reflects your quality as a programmer. It's also easy to forget stuff like that when you're nervous.


It was for a web dev position in PHP and the framework you were working with (and its version) is actually quite important since quite often there are quite big differences not just between the frameworks but different versions of it.

For example, if it's 2018-2019 and you're still working with Zend 1 or 2 chances are that you're not familiar with the current state of the language and good practices that have been introduced in the past 10 years (and yeah, there are still projects using outdated frameworks like that live in production) and would thus need to be treated as entry level position instead of senior for example due to potential lack of knowledge.
Time is precious. Waste it wisely.
Propelled
Profile Joined October 2010
Denmark184 Posts
February 02 2019 12:06 GMT
#19859
A while back, I was considering looking into C#, however Visual Studio dumping a ton of data on my C drive, regardless of the installation location, made me put it off. Does anyone know if the new version of Visual Studio still have that problem? I've been looking around, but I don't see anything regarding the 2018 edition.
Manit0u
Profile Blog Joined August 2004
Poland17693 Posts
Last Edited: 2019-02-02 12:22:35
February 02 2019 12:18 GMT
#19860
Why not use ReSharper instead? It's much better.

https://www.jetbrains.com/resharper/compare/resharper-vs-visual-studio/
Time is precious. Waste it wisely.
Prev 1 991 992 993 994 995 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 2h 40m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
NeuroSwarm 185
ProTech152
StarCraft: Brood War
GuemChi 3920
Mong 104
ggaemo 94
Leta 56
ZergMaN 33
Noble 21
Shinee 15
Icarus 8
Britney 1
Counter-Strike
Stewie2K874
Super Smash Bros
hungrybox470
Heroes of the Storm
Khaldor138
Other Games
summit1g7094
C9.Mang0287
Maynarde130
RuFF_SC2128
Organizations
Other Games
gamesdonequick713
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• practicex 44
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1381
• Lourlo1202
• Stunt478
Upcoming Events
GSL
2h 40m
Wardi Open
6h 40m
Monday Night Weeklies
11h 40m
WardiTV Team League
1d 6h
PiGosaur Cup
1d 18h
Kung Fu Cup
2 days
OSC
2 days
The PondCast
3 days
KCM Race Survival
3 days
WardiTV Team League
3 days
[ Show More ]
Replay Cast
3 days
KCM Race Survival
4 days
WardiTV Team League
4 days
Korean StarCraft League
4 days
uThermal 2v2 Circuit
5 days
BSL
5 days
BSL
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2026-03-13
WardiTV Winter 2026
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
BSL Season 22
CSL Elite League 2026
RSL Revival: Season 4
Nations Cup 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
Acropolis #4
IPSL Spring 2026
BSL 22 Non-Korean Championship
CSLAN 4
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
NationLESS Cup
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.