mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 15:45:47 +01:00
Tweak the remove element post's description
This commit is contained in:
parent
9eadb1441d
commit
87df48a764
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "leetcode one-liners: remove element"
|
||||
description: "Solving LeetCode's \"Remove Element\" problem by making clever use of Array.reduceRight and Array.splice"
|
||||
description: "Solving LeetCode's \"Remove Element\" problem by making clever use of reduceRight and splice array methods"
|
||||
pubDate: 2023-10-28T09:27:09.772Z
|
||||
draft: true
|
||||
categories:
|
||||
|
Loading…
Reference in New Issue
Block a user