Login
Discover
Waves
Communities
Login
Signup
bandli
@bandli
27
Followers
76
Following
2
Follow
Resource Credits
Available
Used
Created
2016-11-21 15:05
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
bandli
coding-challenge
2017-08-18 21:25
RE: Coding Challenge #2 – Polynomial
Ok, you proved your googling skills, but... can you code?
$ 0.000
0
6
bandli
coding-challenge
2017-08-18 20:28
RE: Coding Challenge #2 – Polynomial
I understand it like this: you get a polynomial (like described) and parse it. implement functions 'add', 'subtract', ... etc. implement toString() method (to see the result of implemented operations).
$ 0.000
0
6
bandli
coding-challenge
2017-08-17 20:05
RE: Introducing the Coding Challenge
Thank you for the tip!
bandli
coding-challenge
2017-08-17 20:04
RE: Introducing the Coding Challenge
It works, I have test cases to prove it :) On a serious note, here's a quote from C# language specification: "If an operand of string concatenation is null, an empty string is substituted." I
bandli
coding-challenge
2017-08-17 19:40
RE: Introducing the Coding Challenge
Hello! I come from .NET (C#) environment, so my solution is this: namespace Dummy.FizzBuzz { class Program { static void Main(string[] args) { FizzBuzzEvaluator evaluator = new FizzBuzzEvaluator(); for
bandli
memechallenge
2017-01-30 22:18
RE: Meme challenge 1 - Entry 1
Thank you! :)
bandli
memechallenge
2017-01-30 22:17
!
Low reputation account with an unverified outbound link, Reveal content
RE: Meme challenge #1
Excellent idea! Here's my attempt - maybe a bit dramatic but still :) :