mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2025-04-05 14:21:11 +02: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…
x
Reference in New Issue
Block a user