#linked_list
Title: 2095. Delete the Middle Node of a Linked List
URL: leetcode
Level: Medium
github
It is Not the most optimal solution )
Title: 2095. Delete the Middle Node of a Linked List
URL: leetcode
Level: Medium
github
It is Not the most optimal solution )
solutions.py
#arrays Title: 1089. Duplicate Zeros URL: leetcode Level: Easy github
Better solution (not by me :) )