Michael Kaiser
LinkedIn Skill Assessment – AutoCAD
Q1. You have an application using a 100 GB MySQL database that you are migrating into AWS. What should you consider when deciding between...
LinkedIn Skill Assessment – Go (Programming Language)
Q1. What do you need for two functions to be the same type?
They should share the same signatures, including parameter types and return...
LinkedIn Skill Assessment – jQuery
Q1. What is the difference between these two snippets?
$('button').on('click', function () {
alert('you clicked the button!');
});
$('button').click(function () {
alert('you clicked the button!');
});
...
LinkedIn Skill Assessment – Microsoft Excel
Q1. Some of your data in Column C is displaying as hashtags (#) because the column is too narrow. How can you widen Column...
LinkedIn Skill Assessment – Microsoft Access Assessment
Q1. Which form view mode allows you to preview live data while you work on the design of the form?
Preview view Layout view...
LinkedIn Skill Assessment – Hadoop
Q1. Partitioner controls the partitioning of what data?
final keys final values intermediate keys intermediate values
Q2. SQL Windowing functions are implemented in Hive using...
LinkedIn Skill Assessment – Linux
Q1. To mount a drive by its ID, what command would you use first to retrieve it?
df -h listid ls -l blkid
Q2. Linux...
LinkedIn Skill Assessment – HTML
Q1. What is the purpose of the <track> tag, and when should it be used?
The <track> tag is used for specifying subtitles. It...
LinkedIn Skill Assessment – Google Cloud Platform (GCP)
Q1. You want to schedule a cron job to send a message to a Cloud Pub/Sub topic hourly. What do you do?
Create a...
LinkedIn Skill Assessment – Git
Q1. How can you check your current git version?
git --v git --version git --option git --current
Q2. What command lets you create a connection...





