Skip to content

Commit 8f130b3

Browse files
committed
Chore : directory 오류 수정
1 parent 695478c commit 8f130b3

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

77-Interview/01-Database_면접예상질문.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
</details>
191191

192192

193-
193+
<details>
194194
<summary><h3>트랜잭션의 ACID를 설명해 주세요.</h3></summary>
195195
- Atomicity(원자성)
196196
트랜잭션은 모두 수행되거나 모두 수행되지 않아야 합니다.
File renamed without changes.

77-Interview/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
[자바 면접 예상 질문](./04-Java_면접예상질문.md)
1212

13-
[자료구조 면접 예상 질문](./05-DataStructure_면접예상질문)
13+
[자료구조 면접 예상 질문](./05-DataStructure_면접예상질문.md)
1414

1515
[아키텍처 면접 예상 질문](./07-Architecture_면접예상질문.md)
1616

0 commit comments

Comments
 (0)