Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3/12/23 ISSUE #20

Open
khalidfarahhh opened this issue Mar 13, 2023 · 0 comments
Open

3/12/23 ISSUE #20

khalidfarahhh opened this issue Mar 13, 2023 · 0 comments

Comments

@khalidfarahhh
Copy link
Owner

khalidfarahhh commented Mar 13, 2023

2.2 hacks
2.3 hacks

Test corrections

Question # What I did wrong Correct answer
1 I incorrectly assumed they wouldn't be able to anonymously sign into anything on the internet. Items placed in a Web store’s shopping cart for future purchases during the anonymous browsing session will not be saved on the user’s computer.
2 I incorrectly assumed the IP is the most dangerous information that could be leaked. A group of cookies stored by the user’s Web browser.
5 I incorrectly thought that the least likely thing to be provided by the upgraded system was human representatives will not be needed to respond to some inquiries. The company will be able to provide a human representative for any incoming call.
19 I read the code segment wrong All elements in inputList1 followed by all elements in inputList2.
21 I concluded the code segment was wrong again. The conclusion is incorrect; using the test case [0, 1, 4, 5] is not sufficient to conclude the program is correct.
24 I read the index wrong Option c
27 I read the algorithm wrong Option A
29 I did not realize that the fifth statement assigns the value false to c. false false false
31 I chose the wrong algorithm for the word problem. Option A
32 I assessed the max and min wrong Option D.
35 I chose the wrong code block Option A
36 I chose the wrong code block again. Option d which was code block 1 and 2 only
38 I was let down by google on the code segment Option B
39 I chose the wrong set of code for the robot to go over a grid of squares Option A
40 I once again chose the wrong code for the robot on a grid of squares Option D
49 I incorrectly assessed how the simulation data would result in. The model used by the simulation software often omits details so that it is easier to implement.
50 I read the table wrong and got one of the answers right but not the other because it was select two. Option A and B

Screenshot 2023-03-12 203049
Screenshot 2023-03-12 203023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant