Update the link for documents
This commit is contained in:
parent
0da2d8306c
commit
898f4b5320
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="CheckStyle-IDEA" serialisationVersion="2">
|
||||||
|
<checkstyleVersion>10.12.2</checkstyleVersion>
|
||||||
|
<scanScope>JavaOnly</scanScope>
|
||||||
|
<copyLibs>true</copyLibs>
|
||||||
|
<option name="thirdPartyClasspath" />
|
||||||
|
<option name="activeLocationIds" />
|
||||||
|
<option name="locations">
|
||||||
|
<list>
|
||||||
|
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
|
||||||
|
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="JpaBuddyIdeaProjectConfig">
|
||||||
|
<option name="renamerInitialized" value="true" />
|
||||||
|
</component>
|
||||||
|
</project>
|
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ThriftCompiler">
|
|
||||||
<compilers />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
如果你没有 CS 基础,但是想转成 CS ,并且需要进行一些面试,下面的这些内容也许能帮你想想盒子外面有什么(Thinking outside the box),顺便能够过一下 CS 的原理和概念。
|
如果你没有 CS 基础,但是想转成 CS ,并且需要进行一些面试,下面的这些内容也许能帮你想想盒子外面有什么(Thinking outside the box),顺便能够过一下 CS 的原理和概念。
|
||||||
|
|
||||||
* [为什么要转码](https://www.ossez.com/t/topic/13891)
|
* [为什么要转码](https://www.isharkfly.com/t/topic/13891)
|
||||||
*
|
*
|
||||||
|
|
||||||
## 面试问题和经验索引
|
## 面试问题和经验索引
|
||||||
|
@ -25,16 +25,16 @@
|
||||||
最新的内容在最前面(按照时间倒序排序)。
|
最新的内容在最前面(按照时间倒序排序)。
|
||||||
|
|
||||||
### 2021
|
### 2021
|
||||||
* [一次谈不上有点内卷的美东某金融公司面试](https://www.ossez.com/t/topic/13820)
|
* [一次谈不上有点内卷的美东某金融公司面试](https://www.isharkfly.com/t/topic/13820)
|
||||||
* [美东某 IoT 公司技术流程第一轮沟通就挂了](https://www.ossez.com/t/iot/13815)
|
* [美东某 IoT 公司技术流程第一轮沟通就挂了](https://www.isharkfly.com/t/iot/13815)
|
||||||
* [2021 年美东地区 IoT 公司的一次失败面试](https://www.ossez.com/t/2021-iot/13791)
|
* [2021 年美东地区 IoT 公司的一次失败面试](https://www.isharkfly.com/t/2021-iot/13791)
|
||||||
* [2021 年一次比较奇葩的 AWS 面试](https://www.ossez.com/t/2021-aws/13788)
|
* [2021 年一次比较奇葩的 AWS 面试](https://www.isharkfly.com/t/2021-aws/13788)
|
||||||
* [2021 疫情期间美国公司技术岗的面试流程](https://www.ossez.com/t/topic/13463)
|
* [2021 疫情期间美国公司技术岗的面试流程](https://www.isharkfly.com/t/topic/13463)
|
||||||
* [从拒绝到被拒绝](https://www.ossez.com/t/topic/13462)
|
* [从拒绝到被拒绝](https://www.isharkfly.com/t/topic/13462)
|
||||||
* [从一个工作到一个工作](https://www.ossez.com/t/topic/13461)
|
* [从一个工作到一个工作](https://www.isharkfly.com/t/topic/13461)
|
||||||
* [北美亚特兰大一金融服务公司面试总结](https://www.ossez.com/t/topic/13453)
|
* [北美亚特兰大一金融服务公司面试总结](https://www.isharkfly.com/t/topic/13453)
|
||||||
* [北美一工作搜索引擎公司技术岗面经](https://www.ossez.com/t/topic/13451)
|
* [北美一工作搜索引擎公司技术岗面经](https://www.isharkfly.com/t/topic/13451)
|
||||||
* [一房地产数据服务初创公司的面经](https://www.ossez.com/t/topic/13441)
|
* [一房地产数据服务初创公司的面经](https://www.isharkfly.com/t/topic/13441)
|
||||||
|
|
||||||
### 2019
|
### 2019
|
||||||
* [IT 技术岗位 2019 年北美求职流水账](https://www.ossez.com/t/it-2019/13433)
|
* [IT 技术岗位 2019 年北美求职流水账](https://www.isharkfly.com/t/it-2019/13433)
|
||||||
|
|
Loading…
Reference in New Issue