-
Notifications
You must be signed in to change notification settings - Fork 0
Commit eacbd9f
author
committedSwastikyadav
Add remvoeFirst and removeLast method in linkedList class
1 parent b3a6af9 commit eacbd9f
1 file changed
+33
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
67 | 94 |
| |
68 | 95 |
| |
69 | 96 |
| |
| |||
75 | 102 |
| |
76 | 103 |
| |
77 | 104 |
| |
78 | - | ||
79 | - | ||
80 | - | ||
105 | + | ||
106 | + | ||
107 | + | ||
81 | 108 |
| |
82 | - | ||
109 | + | ||
110 | + | ||
111 | + | ||
83 | 112 |
| |
84 | 113 |
|
0 commit comments