Open Source Software PH
  • Home
  • About
  • GitHub
  • Discord
Sign in Subscribe

computer science

A collection of 1 post
Thinking like a computer scientist: Considering the time complexity in your JavaScript code algorithm
javascript

Thinking like a computer scientist: Considering the time complexity in your JavaScript code algorithm

Big O notation is an essential concept in computer science, especially when dealing with large amounts of data. It provides a way to analyze and measure the performance of an algorithm in terms of the input size. In JavaScript, when working with data, it is essential to consider Big O
19 Mar 2023 3 min read
Page 1 of 1
Open Source Software PH © 2025
  • Sign up
  • Facebook
  • Twitter
  • Website
Powered by Ghost