Day 1 of 365 challenge

Day 1 of 365 challenge

·

1 min read

Today(2021.10.11) is my first day of 365 challenge


here's the link of today's problem


here's the link of LeetCode_Explore_Array and String


Today I learned about "Array and String"



Index

  1. Differences between array and dynamic array
  2. basic operations in the array and dynamic array
  3. multidimensional arrays and 2-dimensional aray
  4. string concept, features
  5. two-pointer technique

    Array

  6. Array is an