flatten-array
There are 7 repositories under flatten-array topic.
FranBar1966/FlatPHP
Simple, fast and powerful PHP utility functions to flatten/unflatten multidimensional/JSON arrays into a one-dimensional array, preserving key names and joining them with customizable separators.
SpiffGreen/flat-arr
Flatten an array of arrays into one or more. It flexible enough that you can dictate the maximum depth it unveils.
harismuneer/Mapping-3D-Array-to-1D-Array
🌌 Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problem
Arunangshu-Nandy/Emotion-Detection-with-CNN-Tensorflow
Emotion detection from small images using CNN
Quernest/arr-flatten-unflatten
🍓 non-recursive method of flattening an array or arrays and unflattening the result
nirmana/ArrayFlattener
C# code for flatten nested arrays