2016年1月30日

Binary Tree Inorder Traversa

摘要: ​ package cn.edu.xidian.sselab.hashtable;import java.util.ArrayList;import java.util.List;import java.util.Stack;/** * * @author zhiyong wang * title: 阅读全文

posted @ 2016-01-30 22:48 wzyxidian 阅读(163) 评论(0) 推荐(0)

Fraction to Recurring Decimal

摘要: ​ package cn.edu.xidian.sselab.hashtable;import java.util.HashMap;import java.util.Map;/** * * @author zhiyong wang * title: Fraction to Recurring Dec 阅读全文

posted @ 2016-01-30 17:45 wzyxidian 阅读(251) 评论(0) 推荐(0)

H-Index

摘要: package cn.edu.xidian.sselab.hashtable;/** * * @author zhiyong wang * title: H-Index * content: * Given an array of citations (each citation is a non- 阅读全文

posted @ 2016-01-30 16:27 wzyxidian 阅读(256) 评论(0) 推荐(0)

导航