Skip to content

Instantly share code, notes, and snippets.

View jjrobinson's full-sized avatar
💭
Fighting with Polly.PolicyRegistry

Jason Robinson jjrobinson

💭
Fighting with Polly.PolicyRegistry
  • allata.com
  • Boise, Idaho
View GitHub Profile
Jason J. Robinson – Java Developer
Phone: (208) 724-7600 E-mail: robinson.jason@gmail.com
OSS development on GitHub: github.com/jjrobinson
Skill Sets:
• Java Development (4+ yrs): Test Automation (LeanFT + JUnit); Java with Struts2/Spring/Hibernate; Perl scripting,
PHP web development. Extensive Regular Expression knowledge (POSIX & Java style). Usage of NetBeans and Eclipse IDEs.
• SQL & Data Analysis (2+ yrs): MS SQL & Oracle; query troubleshooting, joins, custom reporting, stored procedure &
production monitoring, data warehousing & reporting; Excel pivot tables and large data set analysis & trends. Query
optimization and execution plan analysis.
public class ASCIIHistogramMaker {
public static void main(String[] args){
String inFile="/data/challenge302intermediate.txt";
// ArrayList<int[]> graphData = new ArrayList<int[]>();
ArrayList<String> input = new ChallengeInput()
.getInputByLines(ASCIIHistogramMaker.class, inFile);
//take first line as the chart bounds and create new BarChart with those bounds
IntBasedBarChart chart = new IntBasedBarChart(input.remove(0).split(" "));
### Keybase proof
I hereby claim:
* I am jjrobinson on github.
* I am jasonrobinson (https://keybase.io/jasonrobinson) on keybase.
* I have a public key whose fingerprint is BEBF E4B2 323E 7439 E39B A63B 200E 5862 6800 07C0
To claim this, I am signing this object: