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

docs: add iamjake-dev as a contributor #22

Merged
merged 2 commits into from May 20, 2020

Conversation

allcontributors[bot]
Copy link
Contributor

Adds @iamjake-dev as a contributor for code, content.

This was requested by Ebazhanov in this comment

@allcontributors allcontributors bot mentioned this pull request May 20, 2020
@Ebazhanov Ebazhanov merged commit 1d7dc87 into master May 20, 2020
Ebazhanov pushed a commit that referenced this pull request Jul 6, 2020
* Update javascript-quiz.md

Duplicate #11 and #22. Removed #22 and reindex.

* Update javascript-quiz.md

#41 is wrong. The function is undefined. The variable is defined. The statement f2() is wrong.

* Update javascript-quiz.md

#11 - both regex statements are correct. The first one is more accurate as it defines 2 times limit of a number.

* Update javascript-quiz.md

Added a new question #43.

* Update javascript-quiz.md
@Ebazhanov Ebazhanov deleted the all-contributors/add-iamjake-dev branch December 7, 2020 14:10
ThaC0derDre added a commit to ThaC0derDre/linkedin-skill-assessments-quizzes that referenced this pull request Feb 9, 2022
Question Ebazhanov#22 is either entered incorrectly, or the answer is incorrect.
To make the first choice correct, the question code should be written:
"var vals: Set<String> = ["4", "5", "6"]
vals.insert("5")"

Else, the correct answer is  "This code contains an error".
Ebazhanov pushed a commit that referenced this pull request Feb 9, 2022
Question #22 is either entered incorrectly, or the answer is incorrect.
To make the first choice correct, the question code should be written:
"var vals: Set<String> = ["4", "5", "6"]
vals.insert("5")"

Else, the correct answer is  "This code contains an error".
mediumhotcoffee added a commit to mediumhotcoffee/linkedin-skill-assessments-quizzes that referenced this pull request Jan 16, 2023
Ebazhanov pushed a commit that referenced this pull request Jan 17, 2023
* Fix syntax on question 25 in Swift

As written, the answer on question 25 would not compile. It could be that the person who put it in was trying to remember the syntax from memory, as this is not the proper syntax. To verify, I went back and looked at `typealias` declarations in codebases from 2018 and tried to compile this declaration against older versions of Swift — this did not compile in Swift 3, Swift 4, Swift 5 and Swift 5.7.2 (the latest version as of 2023-01-15).

* Add the reference for the updated question (#22, Swift)
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

Successfully merging this pull request may close these issues.

None yet

1 participant