Welcome back to the MSJ CS Club for the 2021 - 2022 school year!
Welcome back to the MSJ CS Club for the 2021 - 2022 school year!
In this lecture, Pratyay talked about saving the environment using Machine Learning.
In this lecture, Aditya talked about Unit Testing with Java.
In this lecture, Pratyay talked about Computer Organization and Design.
In this lecture, We talked about Data Compression.
In this lecture, we talked about number theory in CS.
In this lecture, we talked about sweap line
In this lecture, we talked about some baisc Operations in computational geometry
In this lecture, we talked about sliding window technique in DP problems.
In this lecture, we talked about some baisc ideas of dynamic programming as well as some problems.
In this lecture, we discussed some basic concepts involving the Greedy Algorithm
In this lecture, we discussed Network Flow.
In this lecture, we discussed some basic bit operations as well as how it is applied to Binary Indexed Tree.
In this lecture Leo lectured on MST algorithms and went over three USACO problems.
In this lecture we talked about differnt algorithms for sorting, their time complexities as well as some problems in which we can use sorting algorithms.
In this lecture we talked about how computer interacts and exchange information with each other.
In this lecture we talked about shortest path algorithms like dijkstra and bellman ford as well as their implementations.
In this lecture we discussed about basic ideas of DFS and BFS and their implementation.
In this lecture we discussed the difinition of graphs, trees and DAG, some of their properties and ways to store them.
In this lecture we discussed about some of the most basic data structures like arrays and linkedlist.
In this lecture we talked about time complexity and the Big O notation.