Below is a list of the queue menu selections for students currently waiting in the queue. Only course staff can view and manage the students associated with each selection.



Welcome! Open this link: cs107.stanford.edu/img/huang_floorplan.png. Using this map, what is your table number? (If SCPD, or if remote helper hours, please say that and log on to the Zoom link on Canvas (Zoom tab))
cs 107 table
(1 student)
What steps have you already taken to try and answer your question? (e.g. I have found X test case that replicates the issue, I have narrowed it down to X lines of code, identified X error in Valgrind, read Resources page, etc.). Information for this and the previous question is required for debugging questions starting with assign3 - if a debugging question signup doesn't provide enough information, we will need to circle back later by re-adding you to the end of the queue, to provide a chance to gather more information.
I have run gdb many many times, and it keeps failing when it tries to set p and use p
(1 student)
What question do you have? Please provide as much information as possible.
I am looking for help with binsert. I feel that my function looks good for the most part, but am still getting a fault due to "dereference generic pointer."
(1 student)
Welcome! Open this link: cs107.stanford.edu/img/huang_floorplan.png. Using this map, what is your table number? (If SCPD, or if remote helper hours, please say that and log on to the Zoom link on Canvas (Zoom tab))
12
(1 student)
What steps have you already taken to try and answer your question? (e.g. I have found X test case that replicates the issue, I have narrowed it down to X lines of code, identified X error in Valgrind, read Resources page, etc.). Information for this and the previous question is required for debugging questions starting with assign3 - if a debugging question signup doesn't provide enough information, we will need to circle back later by re-adding you to the end of the queue, to provide a chance to gather more information.
pseudocode
(1 student)
What question do you have? Please provide as much information as possible.
scandir implementation
(1 student)
Welcome! Open this link: cs107.stanford.edu/img/huang_floorplan.png. Using this map, what is your table number? (If SCPD, or if remote helper hours, please say that and log on to the Zoom link on Canvas (Zoom tab))
Table 12
(1 student)
What steps have you already taken to try and answer your question? (e.g. I have found X test case that replicates the issue, I have narrowed it down to X lines of code, identified X error in Valgrind, read Resources page, etc.). Information for this and the previous question is required for debugging questions starting with assign3 - if a debugging question signup doesn't provide enough information, we will need to circle back later by re-adding you to the end of the queue, to provide a chance to gather more information.
ran gdb on the function and made changes however, the issue did not seem to be fixed
(1 student)
What question do you have? Please provide as much information as possible.
Help with binsert, issue with ordering of the elems in array and ensuring no duplicates
(1 student)