AlgorithmBit ManipulationAND Only true if both input bits are true: OR True if any input bit is true XOR True if one and onlyโฆDaniel NguyenApril 10, 2024 1 min
PMP๐ Section 34: Manage Project KnowledgeManage Project Knowledge is a process in the Executing Process Group and focuses on leveragingโฆDaniel NguyenApril 10, 2024 4 min
AlgorithmBig โOhโ notationBig โOhโ notation Big O notation describes the complexity of an algorithm as a function of the sizeโฆDaniel NguyenApril 09, 2024 1 min
PMP๐ Section 33: Directing and Managing Project WorkThe Direct and Manage Project Work process involves executing the work defined in the ProjectโฆDaniel NguyenApril 09, 2024 4 min
PMP๐ Section 32: Developing the Project Management PlanThis process is critical in the Planning Process Group and ensures that all aspects of the projectโฆDaniel NguyenApril 08, 2024 3 min
Javascript๐ JavaScript Arrays: The Essential GuideArrays are one of the most commonly used data structures in JavaScript. They help store and manageโฆDaniel NguyenApril 07, 2024 1 min