A complete computer science study plan to become a software engineer.
computer-science
algorithm
algorithms
interview
data-structures
software-engineering
coding-interviews
study-plan
interview-prep
interview-preparation
coding-interview
programming-interviews
-
Updated
Nov 5, 2021
Description
Currently, there are many CodeQL warnings. LGTM is marking our code quality as
B. We need to get it higher (link: https://lgtm.com/projects/g/TheAlgorithms/C-Plus-Plus/alerts/?mode=list).Expected behavior
We should fix all the CodeQL/LGTM warnings.
Actual behavior
LGTM is reporting 7 alerts, which marks our quality code as
B.Possible fix
Fix all the CodeQ