Bitcoin Forum

Economy => Services => Topic started by: JavaHelp on March 21, 2016, 08:11:50 PM



Title: Offering .05btc for java programming assignment
Post by: JavaHelp on March 21, 2016, 08:11:50 PM
Convert logical infix expression to postfix expression and evaluate using starting code I will provide.
I would just google for help, but I can't find any instance of this being done the way I need it.

PM for details, shouldn't be too hard for a decent programmer.

Thanks


Title: Re: Offering .05btc for java programming assignment
Post by: Fortify on March 21, 2016, 08:51:34 PM
Are you able to post the code in public, because you might get what you need for free


Title: Re: Offering .05btc for java programming assignment
Post by: bitspill on March 21, 2016, 09:01:15 PM
It's been a while since I've touched Java but shoot me a PM and I'll help if I can.


Title: Re: Offering .05btc for java programming assignment
Post by: majorX on March 21, 2016, 11:09:51 PM
hello JavaHelp, i'm Java programmer, i work a lot on freelancer.com
if you still interested i can help you
just pm me with more detail

thank you


Title: Re: Offering .05btc for java programming assignment
Post by: Jmild1 on March 23, 2016, 10:51:00 PM
I can do the work. Pm me the details


Title: Re: Offering .05btc for java programming assignment
Post by: Patatas on March 24, 2016, 06:06:03 AM
Is this Job completed yet ? I don't mind doing it for free.If you are willing to do it yourself,use stacks data structure,the algorithm can be found here http://geeksquiz.com/stack-set-2-infix-to-postfix/ You just need to modify the code according to your needs. :)