Diana Du
Diana Du
@allen6432 Cracking the Coding interview
弱弱问一句,x平方=x+1的解不是这个吧?
@allen6432 给neil讲完别忘了把求解过程图片发上来哦~ Many thanks!
手动点赞!终于在多年之后明白为啥了。。。。
I got the same issue when I tried to use my own kafka instead of prerequisites. Any update now?
``` public class Reverse { public static String reverse(String s){ char[] charArray=s.toCharArray(); int length=charArray.length; char[] newArray = new char[length]; for(int i=0;i
@GingerBear 你的探索精神值得鼓励!
Can you explain the problem in an easier way?
Where is the question for today?
@GingerBear 我不会出题,做题都做不出来呢。。。