Skip to content

Commit

Permalink
prettier auto formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebazhanov committed May 28, 2022
1 parent 7f7923d commit cd536c4
Show file tree
Hide file tree
Showing 28 changed files with 146 additions and 146 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FEbazhanov%2Flinkedin-skill-assessments-quizzes&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-916-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

> This repository is for those looking for answers to the LinkedIn assessment quiz questions or willing to help others by contributing to the tests. Or possibly you would like to create your first pull request and be added as a contributor. Whatever is your goal - you are always welcome here! Feel free to use [online grammar checker](https://www.grammarly.com/) when you contribute!
Expand All @@ -22,12 +24,10 @@ have a great understanding about.
want to contribute? here is the source code https://github.com/linkedin-faq

## Open in VScode view [here](https://github1s.com/Ebazhanov/linkedin-skill-assessments-quizzes/blob/HEAD/adobe-photoshop/adobe-photoshop-quiz.md) 🔥

Open in VScode view [here](https://github1s.com/Ebazhanov/linkedin-skill-assessments-quizzes/blob/HEAD/adobe-photoshop/adobe-photoshop-quiz.md) 🔥
--
![Alt text](https://monosnap.com/image/mLe4p9mXeAyiBfIQFMed8eLzZedHMJ)


### Table of Contents

| Linkedin-quiz-questions | Questions | Answers | Your resource for answers. In case you have doubts please contact this person or add them to review your PR. | Translation |
Expand Down
2 changes: 2 additions & 0 deletions accounting/accounting-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,14 @@
- [ ] Management discussion and analysis

#### Q32. What does "independence" mean in auditing?

- [ ] being an advocate for all clientsbeing an advocate for all clients
- [ ] not being dependent on a client's feenot being dependent on a client's fee
- [ ] having only indirect financial interests in the auditeehaving only indirect financial interests in the auditee
- [ ] taking an unbiased viewpoint

#### Q33. What would cause a bank to increase a depositor's account?

- [ ] collecting a note receivable
- [ ] paying a note payable
- [ ] NSF checks
Expand Down
1 change: 0 additions & 1 deletion adobe-acrobat/adobe-acrobat-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,3 @@
- [ ] LiveCycle Rights Management
- [ ] Security Envelope
- [ ] Email Review

1 change: 0 additions & 1 deletion after-effects/after-effects-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,3 @@
- [ ] Set an output file name from the Render To menu.
- [ ] Set an output file name and location from the Output To menu.
- [ ] Adjust the composition settings.

2 changes: 1 addition & 1 deletion angular/angular-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@ export class TruncateDirective{
- [x] `html <p appTruncate>Some long text</p> `
- [ ] `html <p app-truncate>Some long text</p> `
- [ ] `html <app-truncate>Some long text</app-truncate> `
#### Q59. What lifecycle hook can be used on a component to monitor all changes to @Input values on that component?
- [ ] ngOnInit
Expand Down
64 changes: 36 additions & 28 deletions autodesk-fusion-360/autodesk-fusion-360-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,59 +140,67 @@
- [ ] main view

#### Q20. Which command performs Boolean operations between solid bodies?
- [ ] Draft
- [ ] Press
- [ ] Pull
- [X] Combine

- [ ] Draft
- [ ] Press
- [ ] Pull
- [x] Combine
- [ ] Scale

#### Q21. In the CAM workspace, which strategy removes a part's interior cavity?
- [ ] 2D Contour
- [ ] 2D Pocket
- [ ] Slot

- [ ] 2D Contour
- [ ] 2D Pocket
- [ ] Slot
- [ ] Bore

#### Q22. What does the Zebra Analysis tool do?
- [X] It checks a body's continuity.
- [ ] It splits bodies apart.
- [ ] It fixes bodies.

- [x] It checks a body's continuity.
- [ ] It splits bodies apart.
- [ ] It fixes bodies.
- [ ] It applies a metal render.

#### Q23. You want to set up studies to test your design and see how it performs under various loads and conditions. Which workspace do you use?
- [ ] Animation
- [ ] Mesh
- [X] Simulation

- [ ] Animation
- [ ] Mesh
- [x] Simulation
- [ ] Render

#### Q24. Which type of fillet applies two or more radius values to a selected edge?
- [ ] G2
- [X] Variable Radius
- [ ] Chord Length

- [ ] G2
- [x] Variable Radius
- [ ] Chord Length
- [ ] Smooth

#### Q25. Which tool analyzes a T-spline body and corrects it?
- [ ] Repair Body
- [ ] Convert
- [ ] Enable Better Performance

- [ ] Repair Body
- [ ] Convert
- [ ] Enable Better Performance
- [ ] Make Uniform

#### Q26. Which pattern tool creates copies of objects in one or two directions?
- [ ] Pattern on Path
- [ ] Mirror Plane
- [ ] Rectangular Pattern

- [ ] Pattern on Path
- [ ] Mirror Plane
- [ ] Rectangular Pattern
- [ ] Circular Pattern

#### Q27. Which command shows the movement of the joint only, and does not take into account other grounded joints or any external effects on the joint?
- [ ] Suppress
- [ ] Animate Model
- [ ] Drive Joints

- [ ] Suppress
- [ ] Animate Model
- [ ] Drive Joints
- [ ] Animate Joint

#### Q28. How many sketches are required to create this object?

![image](https://github.com/101br03k/linkedin-skill-assessments-quizzes/blob/patch-4/autodesk-fusion-360/images/001.png)

- [X] two
- [ ] three
- [ ] none
- [x] two
- [ ] three
- [ ] none
- [ ] one
17 changes: 12 additions & 5 deletions c-(programming-language)/c-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ void *vptr=&g;
- [ ] limits.h
- [ ] stddef.h

#### Q57. A function is a set of ________.
#### Q57. A function is a set of **\_**.

- [ ] declarations
- [x] statements
Expand All @@ -875,13 +875,16 @@ void *vptr=&g;

#### Q59. Which code example creates the string "Hello Mars" in storage buffer `hello`.

- [ ]
- [ ]

```c
char hello[25];
strcpy(hello, "Hello ");
strcpy(hello, "Mars");
```
- [x]
- [x]
```c
char hello[25];
char *p;
Expand All @@ -890,14 +893,18 @@ void *vptr=&g;
p +=6;
strcpy(p, "Mars");
```
- [ ]

- [ ]

```c
char *hello;
strcpy(hello, "Hello World");
hello+=6;
strcpy(hello, "Mars");
```
- [ ]
- [ ]
```c
char hello[25];
strcpy(hello, "Hello World");
Expand Down
10 changes: 5 additions & 5 deletions css/css-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1461,10 +1461,10 @@ a[href*='domain.com'] {

#### Q107. Which property and value pair could be used to apply a linear gradient effect?

- [x] ```css background: linear-gradient(#648880, #293f50);```
- [ ] ```css background-image: linear(#648880, #293f50);```
- [ ] ```css background: gradient(linear, #648880, #293f50);```
- [ ] ```css background-color: linear-gradient(#648880, #293f50);```
- [x] `css background: linear-gradient(#648880, #293f50);`
- [ ] `css background-image: linear(#648880, #293f50);`
- [ ] `css background: gradient(linear, #648880, #293f50);`
- [ ] `css background-color: linear-gradient(#648880, #293f50);`

#### Q108. You want to add a background circle behind an icon. Which style declaration is correct?

Expand Down Expand Up @@ -1682,7 +1682,7 @@ img {

#### Q116. To prevent a background image from tiling in any direction, which style property would you apply?

- [X] A
- [x] A

```css
background-repeat: no-repeat;
Expand Down
4 changes: 1 addition & 3 deletions cybersecurity/cybersecurity-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -772,9 +772,7 @@ What is the next step you should take to best fulfill your responsibilities and
- [x] Take a snapshot of the compromised virtual server for your investigation.
- [ ] Restart the server. Remediate the issue after business hours.

#### Q101. Site-to-site VPN provides access from one network address space (192.168.0.0/24) to another network address space **
\_**.Site-to-site VPN provides access from one network address space (192.168.0.0/24) to another network address space **
\_**.
#### Q101. Site-to-site VPN provides access from one network address space (192.168.0.0/24) to another network address space __ site-to-site VPN provides access from one network address space (192.168.0.0/24) to another network address space __.

- [x] 192.168.0.1/24192.168.0.1/24
- [ ] 192.168.0.3/24192.168.0.3/24
Expand Down
1 change: 0 additions & 1 deletion django/django-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,4 +635,3 @@ model=Planet
- [ ] PUT
- [x] PAUSE
- [ ] PATCH
2 changes: 1 addition & 1 deletion dotnet-framework/dotnet-framework-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -508,8 +508,8 @@
- [ ] The stack is stored object types; the heap is stored class types.

#### Q67. What is open closed principle?
- [x] software entities should be open for extension, but closed for modification.

- [x] software entities should be open for extension, but closed for modification.

#### Q68. How do you make sure that the garbage collector is done running when you call `GC.Collect()`?

Expand Down
6 changes: 2 additions & 4 deletions google-ads/google-ads-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@
- [ ] keywords > campaign > ads
- [ ] ad group > campaign > ads

#### Q40. If you continuously search for your own advertisement using Google, just to confirm that it appears, it is very likely that you will inflate your **
\_** and decrease your **\_**.
#### Q40. If you continuously search for your own advertisement using Google, just to confirm that it appears, it is very likely that you will inflate your \_ and decrease your \_.

- [ ] impressions; clickthrough rate
- [ ] conversions; ROI
Expand All @@ -297,8 +296,7 @@
- [ ] $40
- [ ] $36

#### Q43. Ursula owns a yoga studio in New York City (NYC). A customer performs several searches in the following order: "yoga studio near me", "best yoga NYC", "yoga free trial NYC". What attribution model would assign 100% of the credit for the conversion to _
yoga free trial NYC_?
#### Q43. Ursula owns a yoga studio in New York City (NYC). A customer performs several searches in the following order: "yoga studio near me", "best yoga NYC", "yoga free trial NYC". What attribution model would assign 100% of the credit for the conversion to \_ yoga free trial NYC \_?

- [ ] last position
- [ ] last search
Expand Down
7 changes: 2 additions & 5 deletions html/html-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,7 @@ This is a confusing question and there can be an arguments for both the second a
- [ ] `<hgroup> <q> <wbr>`
- [ ] `<b> <i> <u>`

#### Q30. The **\_** tag is used for marking up a short code snippet, while the **
\_** tag is used for marking up a longer block of code
#### Q30. The **\_** tag is used for marking up a short code snippet, while the _ tag is used for marking up a longer block of code

- [ ] `<kdb>`, `<pre>`
- [ ] `<pre>`, `<code>`
Expand Down Expand Up @@ -1005,8 +1004,7 @@ This is a confusing question and there can be an arguments for both the second a
- [ ] It designates a separation of sections within an `<article>`.
- [x] It designates a topic shift within a section at the paragraph level.

#### Q62. How will a video look displayed on a fully loaded webpage if the `<video>` tag is used and the **
autoplay** attribute is not set?
#### Q62. How will a video look displayed on a fully loaded webpage if the `<video>` tag is used and the **autoplay** attribute is not set?

- [ ] It will display a random frame from a video, unless the **poster** attribute is set.
- [x] It will display the first frame of the video, unless the **poster** attribute is set.
Expand Down Expand Up @@ -1835,4 +1833,3 @@ As Steve Krug once said, happy talk must die.
```HTML
<p>On July 21, 1969, Neil Armstrong said, <q>"That's one small step for man, one giant leap for mankind."</q></p>
```

3 changes: 1 addition & 2 deletions java/java-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1626,8 +1626,7 @@ System.out.println(list1);
- [ ] `if(time == money){}`
- [ ] `if(time = money){}`

#### Q113. An **\_** is a serious issue thrown by the JVM that the JVM is unlikely to recover from. An **
\_** is an unexpected event that an application may be able to deal with in order to continue execution.
#### Q113. An **\_** is a serious issue thrown by the JVM that the JVM is unlikely to recover from. An **\_** is an unexpected event that an application may be able to deal with in order to continue execution.

- [ ] exception,assertion
- [ ] AbnormalException, AccidentalException
Expand Down
6 changes: 2 additions & 4 deletions linux/linux-assessment.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ ps -e --format uid,pid,ppid,%cpu,cmd
#### Q14. A backup drive was created using dd to make a bit-for-bit copy. When the drive is inserted into an iSCSI target before it is booted up, the data appears to be missing. What happened?

- [ ] The backup drive is corrupted and needs to be re-created.
- [x] When the backup drive was duplicates, the label was as well. When booted, the system mounted the old duplicates
drive by its identical label.
- [x] When the backup drive was duplicates, the label was as well. When booted, the system mounted the old duplicates drive by its identical label.
- [ ] There is a conflict between the physical location of the backup drive and the original drive.
- [ ] The backup process went wrong, and the old drive was duplicates over the original drive.

Expand Down Expand Up @@ -620,8 +619,7 @@ if [[ $FILE == $GLOB ]] ;then

[reference here](https://stackoverflow.com/a/12948608)

#### Q75. `journald` differs from traditional logging services such as `rsyslogd` and `syslogd` because its logs are **
\_** by default.
#### Q75. `journald` differs from traditional logging services such as `rsyslogd` and `syslogd` because its logs are **\_** by default.

- [ ] stored remotely
- [ ] text
Expand Down
7 changes: 2 additions & 5 deletions machine-learning/machine-learning-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,9 +595,7 @@ Note: there are centres of clusters (C0, C1, C2).
- [x] power
- [ ] significance

#### Q78. You want to create a machine learning algorithm to identify food recipes on the web. To do this, you create an algorithm that looks at different conditional probabilities. So if the post includes the word _
flour_, it has a slightly stronger probability of being a recipe. If it contains both _flour_ and _
sugar_, it even more likely a recipe. What type of algorithm are you using?
#### Q78. You want to create a machine learning algorithm to identify food recipes on the web. To do this, you create an algorithm that looks at different conditional probabilities. So if the post includes the word **flour**, it has a slightly stronger probability of being a recipe. If it contains both **flour** and _sugar_, it even more likely a recipe. What type of algorithm are you using?

- [x] naive Bayes classifier
- [ ] K-nearest neighbor
Expand All @@ -619,7 +617,7 @@ sugar_, it even more likely a recipe. What type of algorithm are you using?
- [x] a type of reinforcement learning that focuses on rewards

**Explanation**:Q-learning is a model-free reinforcement learning algorithm.Q-learning is a values-based learning algorithm. Value based algorithms updates the value function based on an equation(particularly Bellman equation).
[Reference](<https://towardsdatascience.com/a-beginners-guide-to-q-learning-c3e2a30a653c#:~:text=Q%2Dlearning%20is%20a%20model,equation(particularly%20Bellman%20equation).&text=Means%20it%20learns%20the%20value,independently%20of%20the%20agent's%20actions.>)
[Reference](https://towardsdatascience.com/a-beginners-guide-to-q-learning-c3e2a30a653c#:~:text=Q%2Dlearning%20is%20a%20model,equation(particularly%20Bellman%20equation).&text=Means%20it%20learns%20the%20value,independently%20of%20the%20agent's%20actions.)

#### Q81. The data in your model has low bias and low variance. How would you expect the data points to be grouped together on the diagram?

Expand Down Expand Up @@ -742,4 +740,3 @@ sugar_, it even more likely a recipe. What type of algorithm are you using?
- [x] it might be unethical for the business to identify people without their consent
- [ ] it will be difficult to decide between supervised and unsupervised learning
- [ ] the image in the video would not be high quality enough to identify individuals

3 changes: 1 addition & 2 deletions maven/maven-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,7 @@ mvn install
- [ ] groupId
- [ ] version

#### Q42. Below is a report generated for a multimodule project with the Checkstyle Plugin. Why might the highlighted links to the two child projects _
not_ work?
#### Q42. Below is a report generated for a multimodule project with the Checkstyle Plugin. Why might the highlighted links to the two child projects _not_ work?

![q43](q43.png)

Expand Down
3 changes: 1 addition & 2 deletions microsoft-azure/microsoft-azure-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,7 @@
- [ ] Service Bus
- [x] Queue Storage

#### Q44. In Azure Key Vault, you can manage access to your application secrets by setting permissions at any level except **
\_**.
#### Q44. In Azure Key Vault, you can manage access to your application secrets by setting permissions at any level except **\_**.

- [ ] on the secret itself
- [ ] by secret type
Expand Down
Loading

0 comments on commit cd536c4

Please sign in to comment.