Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Interview Questions and Answers
| Sl no. | Question | Answer link | Language | Contributor |
|---|---|---|---|---|
| 1 | Implementing **Stack** using **Array** and **Linked List** | [code here](https://github.com/nitinkumar30/basicprograms/blob/master/Interview%20Questions/implementing_stack_using_array_and_linked_list.c) | C | [Nitin Kumar](https://github.com/nitinkumar30/)
# Repo contributed by
[Nitin Kumar](https://github.com/nitinkumar30/)
# Interview Questions and Answers

| Sl no. | Question | Answer link | Language | Contributor |
|---|---|---|---|---|
| 1 | Implementing **Stack** using **Array** and **Linked List** | [code here](https://github.com/nitinkumar30/basicprograms/blob/master/Interview%20Questions/implementing_stack_using_array_and_linked_list.c) | C | [Nitin Kumar](https://github.com/nitinkumar30/)


# Repo contributed by

[Nitin Kumar](https://github.com/nitinkumar30/)
Loading