#linked_list
Title: Linked List Delete Last Occurrence of Value
URL: binarysearch.com
Level: Medium
github
  Title: Linked List Delete Last Occurrence of Value
URL: binarysearch.com
Level: Medium
github
#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 :) )