• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 11:10
CET 17:10
KST 01:10
  • 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
RSL Season 3 - Playoffs Preview0RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10
Community News
Weekly Cups (Nov 24-30): MaxPax, Clem, herO win2BGE Stara Zagora 2026 announced15[BSL21] Ro.16 Group Stage (C->B->A->D)4Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win3RSL Season 3: RO16 results & RO8 bracket13
StarCraft 2
General
Chinese SC2 server to reopen; live all-star event in Hangzhou Maestros of the Game: Live Finals Preview (RO4) BGE Stara Zagora 2026 announced Weekly Cups (Nov 24-30): MaxPax, Clem, herO win SC2 Proleague Discontinued; SKT, KT, SGK, CJ disband
Tourneys
Sea Duckling Open (Global, Bronze-Diamond) $5,000+ WardiTV 2025 Championship Constellation Cup - Main Event - Stellar Fest RSL Revival: Season 3 Tenacious Turtle Tussle
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 502 Negative Reinforcement Mutation # 501 Price of Progress Mutation # 500 Fright night Mutation # 499 Chilling Adaptation
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ Data analysis on 70 million replays Which season is the best in ASL? [ASL20] Ask the mapmakers — Drop your questions BW General Discussion
Tourneys
[Megathread] Daily Proleagues [BSL21] RO16 Group B - Sunday 21:00 CET [BSL21] RO16 Group C - Saturday 21:00 CET Small VOD Thread 2.0
Strategy
Game Theory for Starcraft How to stay on top of macro? Current Meta PvZ map balance
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread The Perfect Game Path of Exile Should offensive tower rushing be viable in RTS games?
Dota 2
Official 'what is Dota anymore' discussion
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
Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine US Politics Mega-thread The Big Programming Thread Artificial Intelligence Thread
Fan Clubs
White-Ra Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
Where to ask questions and add stream? The Automated Ban List
Blogs
James Bond movies ranking - pa…
Topin
Esports Earnings: Bigger Pri…
TrAiDoS
Thanks for the RSL
Hildegard
Saturation point
Uldridge
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1469 users

The Big Programming Thread - Page 447

Forum Index > General Forum
Post a Reply
Prev 1 445 446 447 448 449 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.
Abominous
Profile Joined March 2013
Croatia1625 Posts
February 20 2014 17:40 GMT
#8921
On February 20 2014 19:54 darkness wrote:
Show nested quote +
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.


I don't think that's the right attitude. Learn from your "defeat". Prepare yourself better for the next interview, don't sit and hope that in one of the next interviews you get lucky with questions. Self-improvement!
phar
Profile Joined August 2011
United States1080 Posts
Last Edited: 2014-02-20 18:01:37
February 20 2014 18:00 GMT
#8922
On February 20 2014 19:54 darkness wrote:
Show nested quote +
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...
Who after all is today speaking about the destruction of the Armenians?
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2014-02-20 18:33:53
February 20 2014 18:27 GMT
#8923
On February 21 2014 03:00 phar wrote:
Show nested quote +
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-02-20 19:00:03
February 20 2014 18:58 GMT
#8924
Graduate Software Engineer implies graduate research+development, so it's not that surprising they required you to actually understand math, which is a part of all relevant undergraduate computer science programs.. they would probably interview you for the other portions of a comp. sci. program once they've figured out that you could satisfied the math requirements.
There is no one like you in the universe.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
February 20 2014 23:33 GMT
#8925
Well, I've talked to a friend, and he also says that he gets questions not related to software engineering. He has described them as graph theory and logic tests similar to IQ. Is this standard? I have just started applying for jobs, so I don't have much experience in this process.
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2014-02-20 23:46:37
February 20 2014 23:41 GMT
#8926
On February 21 2014 03:27 darkness wrote:
Show nested quote +
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
Z-BosoN
Profile Blog Joined May 2007
Brazil2590 Posts
February 20 2014 23:46 GMT
#8927
Hey guys, I have a question.
I'm an electronic engineer with interest in programming, but most of what I've done is algorithms and engineering-related codes.
However, the prospect of making $$ online on small freelance jobs kind of appealed to me, so I was wondering if there are places where I can find opportunities that aren't related to html and web development stuff.
I would also like to know if learning enough web programming to be able to do small-time jobs online requires a heavy time investment to learn, because I'm still not sure if I should start learning it or not.
Thanks!
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
February 20 2014 23:51 GMT
#8928
On February 21 2014 08:46 Z-BosoN wrote:
Hey guys, I have a question.
I'm an electronic engineer with interest in programming, but most of what I've done is algorithms and engineering-related codes.
However, the prospect of making $$ online on small freelance jobs kind of appealed to me, so I was wondering if there are places where I can find opportunities that aren't related to html and web development stuff.
I would also like to know if learning enough web programming to be able to do small-time jobs online requires a heavy time investment to learn, because I'm still not sure if I should start learning it or not.
Thanks!


From experience its not as good as you think.

You will need a good lawyer to review your contracts.

You will also need to think of the long-term implications, because most rookies think of this is as a purely short-term thing, but its actually going to be the opposite, people you worked for years ago are going to haggle you to maintain their website.

You are better off finding an internship at a place that suits your interests and working part-time. Maybe there are some engineering companies that need some technically complicated scripts done that doesn't require normal programming skills.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
February 20 2014 23:52 GMT
#8929
On February 21 2014 08:41 sluggaslamoo wrote:
Show nested quote +
On February 21 2014 03:27 darkness wrote:
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.


What would you advise me to start reading about for online assessments/interviews as a software engineer? I don't know if I should get a discrete math book and revise what I used to study. I think I just need to sharpen my problem solving of unfamiliar problems in general.
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2014-02-21 00:46:57
February 21 2014 00:42 GMT
#8930
On February 21 2014 08:52 darkness wrote:
Show nested quote +
On February 21 2014 08:41 sluggaslamoo wrote:
On February 21 2014 03:27 darkness wrote:
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.


What would you advise me to start reading about for online assessments/interviews as a software engineer? I don't know if I should get a discrete math book and revise what I used to study. I think I just need to sharpen my problem solving of unfamiliar problems in general.


The problem is every company is different and studying for an interview is like studying for a test, but at least the teacher gives you an indication of what is on the test, where as you have absolutely zero clue on what is going to be in the interview.

The main problem with studying for an interview is that its only going to get you to a passing grade level, that may be fine if you're in highschool but now you are competing against other graduates, the minimum grade should be an A+ on these "tests".

On top of that, the only way you can be totally sure you'll be hired is if you are seen to be more valuable than their current employees. Sometimes companies aren't necessarily looking for more manpower which can just end up being an increase in financial baggage, but smarts and innovation.

You just need to be much more absorbed in programming, don't cowboy it, if you are spending a lot of hours programming already, instead spend more hours actually learning programming than hobbying.

You need to be up to date on technologies as well as being backwards compatible, and don't just know them, learn how to use them. Relational and Document Oriented Databases, Indexing Search Engines, Nginx and Apache, popular Ruby/Node libraries, Frameworks, etc.

Learn all the modern languages, learn C, learn your paradigms really well. Buy a book on algorithmic problem solving, data-structures, object-oriented programming, testing, etc. Don't worry about design patterns so much, no one gives a shit about them any more.

When you're learning also make sure to apply them in practice, write your own data-structures, write your own sorting algorithms, solve project euler examples, solve complex mathematical problems, write tests for them using TDD, etc. Make sure to do it in a way you will enjoy, the more enjoyment you get out of it, the easier it will stick in memory. Make a game of it if you have to.

This does take time, but its the most wholesome way to be reliable in an interview. You won't be stressed out because you know everything, and because your not stressed out, the interview will be a walk in the park. REMEMBER THERE ARE NO SHORTCUTS!!!
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
nunez
Profile Blog Joined February 2011
Norway4003 Posts
Last Edited: 2014-02-21 02:53:33
February 21 2014 02:00 GMT
#8931
wrote a small wrapper over posix xsi message queue in relation to some uniproj. if anyone wants to take a stab at giving me some pointers. no raw pointers though, we're supposed to be past that. assuming you are somewhat familiar with boost::variant and the xsi msg q.

lets you specify a set of types and send instances through the xsi mq.
plants boost::variants which()+1 (has to be bigger than 0) as the message type on the sending end and uses it to deduce the type on receive. means you can also specify what type of instance you want to retrive.

flags are template parameters just because i am not going to change them runtime in my code.

implicit assumptions (that i can think of):
    supplied types are unique (req from boost::variant)
    supplied types are lexical_castable
    the resulting size of any given lexical_cast does not exceed the size of the biggest supplied type
    size of message below OS max limit on a message, and recv it in one shot
i'd love to make them explicit, but not sure how...
misc in namespace AUX is used to deduce max type size and to retrieve the ith type from user specified types.

i thought moving from an instance and into the predefined xsi_msg_t was awkard.

isms:
h - helper
a - apply
v - value
t - type
0660 - bits for read write for user and group (xsi)

#pragma once

#include<boost/lexical_cast.hpp>
#include<boost/variant.hpp>

#include<algorithm>
#include<array>
#include<stdexcept>
#include<utility>

#include<errno.h>
#include<string.h>
#include<sys/msg.h>
#include<sys/ipc.h>

namespace AUX{

//lexical_cast data into jth type of boost::variant<...> and construct boost::variant with it
template<int i,class var_t,class... ts>
struct make_var_h{
static var_t a(int j,std::string const& data){
throw std::out_of_range("which() index: "+std::to_string(j)+" out of bounds.");
}
};

template<int i,class var_t,class t,class... ts>
struct make_var_h<i,var_t,t,ts...>{
static var_t a(int j,std::string const& data){
if(i==j) return make_var_h<i,var_t,t>::a(j,data);
else return make_var_h<i+1,var_t,ts...>::a(j,data);
}
};

template<int i,class var_t,class t>
struct make_var_h<i,var_t,t>{
static var_t a(int j,std::string const& data){
return boost::lexical_cast<t>(data);
}
};

template<class... ts>
using make_var=make_var_h<0,boost::variant<ts...>,ts...>;

//get size of biggest type
template<class msg_t,class... msg_ts>
struct max_size{
static constexpr msglen_t v=sizeof(msg_t)>max_size<msg_ts...>::v?sizeof(msg_t):max_size<msg_ts...>::v;
};

template<class msg_t>
struct max_size<msg_t>{
static constexpr msglen_t v=sizeof(msg_t);
};

}

//xsi message_queue wrapper
template<class... msg_ts>
class xsi_mq_t{
public:
typedef boost::variant<msg_ts...> msg_t;

xsi_mq_t(key_t key_)noexcept:key(key_){}
~xsi_mq_t()noexcept{}

template<int mq_flag=IPC_CREAT|0660>
void crt(){
if((msgqid=msgget(key,mq_flag))==-1)
throw std::runtime_error("msgcrt fail, code "+std::to_string(errno)+", str: "+strerror(errno)+".");
}

void rm()const{
msqid_ds tmp;
if(msgctl(msgqid,IPC_RMID,&tmp)==-1)
throw std::runtime_error("msgrm fail, code "+std::to_string(errno)+", str: "+strerror(errno)+".");
}

template<int snd_flag=IPC_NOWAIT>
void snd(msg_t const& msg)const{
//0 not allowed in xsi mq, hence variant types denominated from 1 and up
xsi_msg_t tmp{msg.which()+1};
auto str=boost::lexical_cast<std::string>(msg);
std::move(std::begin(str),std::end(str),begin(tmp.msg_text));
if(msgsnd(msgqid,(const void*)&tmp,tmp.msg_text.size(),snd_flag)==-1)
throw std::runtime_error("msgsnd fail, code "+std::to_string(errno)+", str: "+strerror(errno)+".");
}

template<int rcv_flag=IPC_NOWAIT|MSG_NOERROR,int type=0>
msg_t rcv()const{
xsi_msg_t tmp;
ssize_t msg_size;
if((msg_size=msgrcv(msgqid,(void*)&tmp,max_msglen,type,rcv_flag))==-1)
throw std::runtime_error("msgrcv fail, code "+std::to_string(errno)+", str: "+strerror(errno)+".");
return AUX::make_var<msg_ts...>::a(tmp.msg_type-1,std::string(tmp.msg_text.data(),msg_size));
}

private:
int msgqid;
key_t key;
static constexpr msglen_t max_msglen=AUX::max_size<msg_ts...>::v;

struct xsi_msg_t{
long msg_type;
std::array<char,max_msglen> msg_text;
};
};
conspired against by a confederacy of dunces.
Manit0u
Profile Blog Joined August 2004
Poland17493 Posts
February 21 2014 02:35 GMT
#8932
On February 21 2014 08:46 Z-BosoN wrote:
Hey guys, I have a question.
I'm an electronic engineer with interest in programming, but most of what I've done is algorithms and engineering-related codes.
However, the prospect of making $$ online on small freelance jobs kind of appealed to me, so I was wondering if there are places where I can find opportunities that aren't related to html and web development stuff.
I would also like to know if learning enough web programming to be able to do small-time jobs online requires a heavy time investment to learn, because I'm still not sure if I should start learning it or not.
Thanks!


Don't get into web programming if you want a part time job. Setting up a fully operational CMS and documenting it is no easy thing. If you want part time in the web, it's best to just do the front end (html/css, maybe some js). Doesn't take much time and is relatively easy to learn. The money isn't great, but considering that making entire website shouldn't take more than several days (depending on design complexity and number of views) it's an OK thing to do as a bonus in the evenings. This should net you $100-500 I presume (not sure about prices in the US).
Time is precious. Waste it wisely.
Zocat
Profile Joined April 2010
Germany2229 Posts
Last Edited: 2014-02-21 02:54:51
February 21 2014 02:52 GMT
#8933
On February 21 2014 08:52 darkness wrote:
Show nested quote +
On February 21 2014 08:41 sluggaslamoo wrote:
On February 21 2014 03:27 darkness wrote:
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.


What would you advise me to start reading about for online assessments/interviews as a software engineer? I don't know if I should get a discrete math book and revise what I used to study. I think I just need to sharpen my problem solving of unfamiliar problems in general.


The math problems you posted (except the 1st one, which had a very vague description so I cannot comment) were basic high school stuff. I personally would expect anyone with a college degree to be able to solve those.

Can you answer the following questions:
When you roll a die once, how big is the chance of rolling a 3 or a 5?
When you roll a die twice, how big is the chance of rolling a 3 first and then a 5?
When you roll a die twice, how big is the chance of one being a 3 and one being a 5?

If you can, then you have all the knowledge required to solve the questions you mentioned. You probably don't need to study math You just lack practice.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2014-02-21 03:05:51
February 21 2014 03:05 GMT
#8934
On February 21 2014 11:52 Zocat wrote:
Show nested quote +
On February 21 2014 08:52 darkness wrote:
On February 21 2014 08:41 sluggaslamoo wrote:
On February 21 2014 03:27 darkness wrote:
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.


What would you advise me to start reading about for online assessments/interviews as a software engineer? I don't know if I should get a discrete math book and revise what I used to study. I think I just need to sharpen my problem solving of unfamiliar problems in general.


The math problems you posted (except the 1st one, which had a very vague description so I cannot comment) were basic high school stuff. I personally would expect anyone with a college degree to be able to solve those.

Can you answer the following questions:
When you roll a die once, how big is the chance of rolling a 3 or a 5?
When you roll a die twice, how big is the chance of rolling a 3 first and then a 5?
When you roll a die twice, how big is the chance of one being a 3 and one being a 5?

If you can, then you have all the knowledge required to solve the questions you mentioned. You probably don't need to study math You just lack practice.


1) Getting a specific number should be: 1/6; if it needs to be 3 or 5, then 2/6 = 1/3
2) 1/6 * 1/6 = 1/36?
3) No idea to be honest. 2/6 * 1/6?

Maybe I should really go back to discrete math and revise it.
phar
Profile Joined August 2011
United States1080 Posts
February 21 2014 03:20 GMT
#8935
On February 21 2014 08:52 darkness wrote:
I think I just need to sharpen my problem solving of unfamiliar problems in general.

This is not a bad way of phrasing it. A lot of what you do as a software engineer is solve unfamiliar problems. A good interview question is going to push at you so the interviewer can figure out how you think about & solve problems.
Who after all is today speaking about the destruction of the Armenians?
sage.francis
Profile Joined January 2003
United States236 Posts
February 21 2014 03:59 GMT
#8936
On February 21 2014 08:33 darkness wrote:
Well, I've talked to a friend, and he also says that he gets questions not related to software engineering. He has described them as graph theory and logic tests similar to IQ. Is this standard? I have just started applying for jobs, so I don't have much experience in this process.

Companies used to ask logic puzzles and algorithm questions because Microsoft did it, people nowadays are moving away from that though and asking you to do real world coding problems.
Bet on League of Legends, Starcraft 2, and Dota2 matches https://progamerbet.com/
Zocat
Profile Joined April 2010
Germany2229 Posts
February 21 2014 08:32 GMT
#8937
On February 21 2014 12:05 darkness wrote:
Show nested quote +
On February 21 2014 11:52 Zocat wrote:
On February 21 2014 08:52 darkness wrote:
On February 21 2014 08:41 sluggaslamoo wrote:
On February 21 2014 03:27 darkness wrote:
On February 21 2014 03:00 phar wrote:
On February 20 2014 19:54 darkness wrote:
On February 20 2014 17:13 phar wrote:
On February 20 2014 01:48 darkness wrote:
When you apply for Software Engineer jobs, do you get discrete math questions such as probability of something to happen (combinatorics)? I've just had to deal with such a test. Needless to say how it slightly caught me offguard because I am in year 3, and my last mathematical module was in year 1... I have chosen the software path not the pure computer science although the degree is still called computer science, but the programme is software development.

Maybe the purpose is to weed out some candidates even though they do not expect perfect scores?

Never heard of something like that. Sounds like a completely useless interview question which gains you no useful information about the candidate.

Unless the company is in a somewhat unique position that they require their engineers to know combinatorics I guess?

Wait are you talking about an interview question, or some kind of exam in Uni? Because in the latter case, all bets are off...



It was some online assessment from that company. The first part was 3 programs from Codility's website (again, math based with little time to make code nice), the second part was called problem solving. All questions were probability. E.g. you have 3 couples, 6 chairs, what's the probability that each wife sits next to her husband, what's the probability that 2 wives sit next to their husbands; 2nd example is: you have 4 cities and they are all connected to each other by a narrow line. After a storm, all lines have 1/2 probability to be blocked. What's the possibility that 1 city is completely isolated? Then 2... etc.

Edit: One more. X% like chocolate, Y% like cheese, Z% like some other stuff. What's the probability that none of three three is liked? What's the probability that all three are liked? What's the probability that exactly one is liked?


I really don't feel like this online assessment for a "Graduate Software Engineer" has shown anything relevant. Maybe the problem solving part, but I dunno if combinatorics is that necessary for this position. Oh well, they've messaged me that I didn't have an enough qualifying mark. Hopefully other job applications don't ask me such questions.

Ok that explains it I guess. I would be very surprised if you applied for a software engineer job and got those types of interview questions from an interviewer. (As mentioned above, for a more research-oriented comp sci job, all bets are off :p)


That said, the existence of shitty interview systems at companies would not be surprising to me. I applied to one job which gave me a multiple choice exam including random syntax gotcha questions...


Well, the position I've applied for is Graduate Software Engineer. I don't know if such pre-interview questions are still considered "interview questions", but the fact is I've got asked for this. I've tried to recap the probability stuff, but it wasn't enough in the end. What makes me angry is that I anticipated some software engineering questions such as "which data structure would you use in this case?" (I know data structures are originally from the computer science field, but it's still related I think), what software design patterns do you know & explain them (e.g. Observer pattern, MVC, Factory, Adapter, Builder, etc), but I never got asked about stuff like that.


Yeah I even got Codility tests for my first internship. Got 85 so that was no problem. I also really really suck at maths, but if you're good at programming and a good problem solver you can work around it. I also don't have a degree in programming but management IT and elected programming minors. So no excuses!

One of the main problems was that Codility doesn't tell you what some of the test criteria are, when the manager sent the link I checked google for some sample tests prior to the real one (the real ones were harder but just being thrown into the wild makes it a lot more stressful).

I also posted Codility samples on this thread because some guy wanted help for an interview, you must have missed it/ignored it (WHY WON'T YOU GUYS LISTEN TO ME?!!!)

Problem solving is an interesting one, I probably wouldn't do well in an interview environment under stress but I do think its important. The one we had was that the tech lead would give you a project that you had to work on and he would see how you worked.

Most of the tests I got involved programming theory otherwise. That said, only one of the companies I applied for actually tested me in an interview.


What would you advise me to start reading about for online assessments/interviews as a software engineer? I don't know if I should get a discrete math book and revise what I used to study. I think I just need to sharpen my problem solving of unfamiliar problems in general.


The math problems you posted (except the 1st one, which had a very vague description so I cannot comment) were basic high school stuff. I personally would expect anyone with a college degree to be able to solve those.

Can you answer the following questions:
When you roll a die once, how big is the chance of rolling a 3 or a 5?
When you roll a die twice, how big is the chance of rolling a 3 first and then a 5?
When you roll a die twice, how big is the chance of one being a 3 and one being a 5?

If you can, then you have all the knowledge required to solve the questions you mentioned. You probably don't need to study math You just lack practice.


1) Getting a specific number should be: 1/6; if it needs to be 3 or 5, then 2/6 = 1/3
2) 1/6 * 1/6 = 1/36?
3) No idea to be honest. 2/6 * 1/6?

Maybe I should really go back to discrete math and revise it.


Hmm ok.
Question 3 is just the combination of question 1+2.
You know a specific event, when rolling a die two times, has the chance of 1/36 (answer 2). This also tells you (since a die has a uniform distribution; every side has the same chance) that you have 36 possible results when rolling a die two times (1,1), (1,2), ...(6,6). Two of those are valid for question 3: (3;5) and (5;3).
Now look back at question 1: You have 6 possible events (1..6) and two of those are valid (3) and (5).
Just do the same what you did in question 1: Add the two probabilities, so 1/36 + 1/36 = 1/18.

For independent events:
If you want to know the probability that events happen at the same time, so "x AND y AND z happening": multiply the individual probabilities
If you want to know the probability that one of many events is happening, so "x OR y OR z happening": add the individual probabilities
WarSame
Profile Blog Joined February 2010
Canada1950 Posts
Last Edited: 2014-02-21 17:05:52
February 21 2014 17:05 GMT
#8938
The key being for independent events. When they're dependent events(the state of one affects another) then it gets a bit trickier, and I don't really remember the rules. Generally, in that case I find drawing a Venn diagram helps keep track of the probabilities. Obviously when you get to 5 and above events it'll become impossible to draw.

EDIT: Oh, hey, 1000 posts. Cool.
Can it be I stayed away too long? Did you miss these rhymes while I was gone?
Arnstein
Profile Blog Joined May 2010
Norway3381 Posts
February 21 2014 19:00 GMT
#8939
I'm a second year student in cybernetics, and I got a summer internship with ARM this summer!!! Sooo happy! Never thought I would get the job as the other people were in the 3rd and 4th year.
rsol in response to the dragoon voice being heard in SCII: dragoon ai reaches new lows: wanders into wrong game
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
February 21 2014 19:04 GMT
#8940
On February 22 2014 04:00 Arnstein wrote:
I'm a second year student in cybernetics, and I got a summer internship with ARM this summer!!! Sooo happy! Never thought I would get the job as the other people were in the 3rd and 4th year.


What questions have you been asked?
Prev 1 445 446 447 448 449 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 50m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
LamboSC2 502
Fuzer 302
BRAT_OK 62
gerald23 53
MindelVK 17
StarCraft: Brood War
Calm 4142
Shuttle 1885
Horang2 1794
Jaedong 1238
Mini 539
EffOrt 452
Light 333
Rush 297
ZerO 263
hero 247
[ Show more ]
Snow 153
Hyun 130
Sharp 67
ToSsGirL 30
sorry 29
Terrorterran 27
JYJ24
soO 24
Aegong 22
Rock 18
scan(afreeca) 15
Dota 2
Gorgc5605
qojqva3453
singsing2858
Dendi1174
syndereN339
Counter-Strike
zeus121
oskar103
Other Games
DeMusliM926
hiko870
FrodaN447
Hui .386
Liquid`VortiX115
QueenE90
KnowMe51
nookyyy 46
Trikslyr24
ZerO(Twitch)19
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• poizon28 20
• Reevou 8
• Adnapsc2 4
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 2875
• WagamamaTV477
League of Legends
• TFBlade1126
Upcoming Events
StarCraft2.fi
50m
Replay Cast
7h 50m
The PondCast
17h 50m
OSC
23h 50m
Demi vs Mixu
Nicoract vs TBD
Babymarine vs MindelVK
ForJumy vs TBD
Shameless vs Percival
Replay Cast
1d 7h
Korean StarCraft League
2 days
CranKy Ducklings
2 days
WardiTV 2025
2 days
SC Evo League
2 days
BSL 21
3 days
Sziky vs OyAji
Gypsy vs eOnzErG
[ Show More ]
OSC
3 days
Solar vs Creator
ByuN vs Gerald
Percival vs Babymarine
Moja vs Krystianer
EnDerr vs ForJumy
sebesdes vs Nicoract
Sparkling Tuna Cup
3 days
WardiTV 2025
3 days
OSC
3 days
BSL 21
4 days
Bonyth vs StRyKeR
Tarson vs Dandy
Replay Cast
4 days
Wardi Open
4 days
StarCraft2.fi
4 days
Monday Night Weeklies
5 days
Replay Cast
5 days
WardiTV 2025
5 days
StarCraft2.fi
5 days
PiGosaur Monday
6 days
StarCraft2.fi
6 days
Liquipedia Results

Completed

Proleague 2025-11-30
RSL Revival: Season 3
Light HT

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
YSL S2
BSL Season 21
CSCL: Masked Kings S3
Slon Tour Season 2
Acropolis #4 - TS3
META Madness #9
SL Budapest Major 2025
ESL Impact League Season 8
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
Bellum Gens Elite Stara Zagora 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
Kuram Kup
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025
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 © 2025 TLnet. All Rights Reserved.