关于职业发展的思考

最近技术面试迭遭打击,好几次挂在电话面试上,还有两次是挂在onsite面上。我开始对自己的技术储备产生了怀疑。现在觉得我懂的技术很宽泛,多浮

Zabbix Installation and Configurations

Note Zabbix is LAMP based monitoring tool, which include sever, client, proxy (for different IDC without public IP). We only use server/client. #Installation zabbix official has its own repository, load the zabbix repo for centos6 first. # rpm -ivh http://repo.zabbix.com/zabbix/2

本周读书

本周读了几本书 Head first Java - 读了第一章至第四章,复习了java的基础知识和面向对象的概念。 Elements of Programming Interviews - 读了第一章至第四章, 第四章剩下几页没读完。 少有

当间谍和卧底的命运是怎样的

上月重读《鹿鼎记》,除开韦小宝在清廷和天地会左右逢源以外,还特别注意到康熙安插在天地会的卧底-风际中。此人武功高强,胆大心细,在康熙准备炮轰

少有人走过的路-读书摘要

自律,是以积极而主动的态度,去解决人生痛苦的重要原则,主要包括四个方面:推迟满足感、承担责任、尊重事实、保持平衡。 推迟满足感 意味着不贪图暂时

Expedia phone interview questions

what’s the difference between abstract class and interface? why we use abstract class explain three OOD concepts with example what’s the difference between unit test and integrated test? regular express Give a html file, replace the 408-909-2786 by 4089092786. how to implement it transfer? tell me about REST api What is caching? What is statelessness in RESTful Webservices? When test

Some questions from Intel Software group

2011-03-09 Some questions from Intel Software group Posted on March 9, 2011 by hustbill Do you enjoy collaborative development and programming with others in a dynamic and fast pace environment? Do you have a talent for programming? Do you enjoy the challenge of finding bad bugs? Do you get excited by improving and refining algorithms? Does writing tight, clean, bug free code interest you? Do you read coding books instead

Expedia Software Engineer Interview Questions

##Software Developer Interview Questions How will you generate random numbers. How to use big data in mobile apps. Coding problems on tree Design a black jack card game How to find K most frequently occurring elements. Reverse a string Remove duplicates in a string Lots of queries involving JOINs Given 2 integer arrays, find common elements. Design an extensible school schema. tracing recursive method that are called multiple times in