Comments on: 3 basket puzzle (Apple/Orange Puzzle) https://demo.ritambhara.in/3-basket-puzzle-appleorange-puzzle/ Coding / System Design Interviews Sun, 09 Jan 2022 07:13:27 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: Srijith Prajin https://demo.ritambhara.in/3-basket-puzzle-appleorange-puzzle/#comment-6222 Sun, 09 Jan 2022 07:13:27 +0000 http://www.ritambhara.in/?p=164#comment-6222 put the apples and oranges in s_p_r_t_ in basket

]]>
By: sdf https://demo.ritambhara.in/3-basket-puzzle-appleorange-puzzle/#comment-5978 Tue, 21 Sep 2021 10:53:08 +0000 http://www.ritambhara.in/?p=164#comment-5978 ed

]]>
By: blablabla https://demo.ritambhara.in/3-basket-puzzle-appleorange-puzzle/#comment-5914 Thu, 02 Sep 2021 18:42:03 +0000 http://www.ritambhara.in/?p=164#comment-5914 wAssuppa

]]>
By: Sanjay Madnani https://demo.ritambhara.in/3-basket-puzzle-appleorange-puzzle/#comment-1674 Tue, 23 Jun 2015 18:06:47 +0000 http://www.ritambhara.in/?p=164#comment-1674 To see the java source code of puzzle, visit: https://github.com/SanjayMadnani/com.opteamix.microthon
code is taking the input by console only. You can fork or clone the repository and proceed further. You can also rise bug if you find any.
Run BasketPuzzleGameTest.java class as a Junit test case to start game.

]]>