Machine Learning Interview Questions@freecodecs.pdf
1.9 MB
β¨οΈMachine Learning β¨οΈ
This article includes the most frequently asked Machine Learning interview
questions and answers that will help you in interview preparations.
Join The Underground Coding Movement!
Have a Litπ₯Reading Folks ππ½
This article includes the most frequently asked Machine Learning interview
questions and answers that will help you in interview preparations.
Join The Underground Coding Movement!
Have a Litπ₯Reading Folks ππ½
π7π₯4
Let us crush it together weekend
Do you know you can meet the qualification criteria for Learning Phase II by dedicating a certain number of hours to your learnings on Saturday and Sunday? Just take action!
Just consume 10 hours of content or get a score of 100 in the SkillIQ assessment on Pluralsight. You can click the link below to access all the links to the learning content on the go.
πFor learners on Android track, your list of arranged topics is here.
πFor learners on Google Cloud track, your list of arranged topics is here
ββ
AI Programming
Do you know you can meet the qualification criteria for Learning Phase II by dedicating a certain number of hours to your learnings on Saturday and Sunday? Just take action!
Just consume 10 hours of content or get a score of 100 in the SkillIQ assessment on Pluralsight. You can click the link below to access all the links to the learning content on the go.
πFor learners on Android track, your list of arranged topics is here.
πFor learners on Google Cloud track, your list of arranged topics is here
ββ
AI Programming
π5
5 BEST MOBILE APPS FOR LEARNING TO CODEβοΈ
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
π If you have some extra time on your hands and you want to do something productive, you might want to learn a new skill.
π Consider codingβitβs easy to get started, everything you need is online (oftentimes for free), you can make a career out of it, and the possibilities are endless. Literally.
β¨οΈHere are the best apps to learn coding in 2022.β¨οΈ
βͺοΈ SoloLearn
βͺοΈ Mimo
βͺοΈ Encode
βͺοΈ Enki
βͺοΈ Programming Hub
π₯Inspire | Design | Code π₯
β
AI Programming
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
π If you have some extra time on your hands and you want to do something productive, you might want to learn a new skill.
π Consider codingβitβs easy to get started, everything you need is online (oftentimes for free), you can make a career out of it, and the possibilities are endless. Literally.
β¨οΈHere are the best apps to learn coding in 2022.β¨οΈ
βͺοΈ SoloLearn
βͺοΈ Mimo
βͺοΈ Encode
βͺοΈ Enki
βͺοΈ Programming Hub
π₯Inspire | Design | Code π₯
β
AI Programming
π12
What will be the output of the following code snippet?
const obj1 = {first: 20, second: 30, first: 50};
console.log(obj1);
const obj1 = {first: 20, second: 30, first: 50};
console.log(obj1);
Anonymous Quiz
27%
{first: 50, second: 30}
37%
{first: 20, second: 30, first: 50}
10%
{first: 20}
26%
Syntax Error
π13
What will be the output of the following code?
const obj1 = {Name: "AI_PROGRAMMING", ID: 4};
const obj2 = {Name: "AI_PROGRAMMING", ID: 4}; console.log(obj1 === obj2);
const obj1 = {Name: "AI_PROGRAMMING", ID: 4};
const obj2 = {Name: "AI_PROGRAMMING", ID: 4}; console.log(obj1 === obj2);
Anonymous Quiz
55%
true
37%
false
9%
idk
π±12π6
Best Website Speed & Performance Testing Tools
As a developer, we always try out different apps and see how they can help save time and increase productivity π
How fast is my websiteβ
How do I improve website performanceβ
There are online resources that answer two of the most often questions web administrators and SEOs ask when it comes to website performance:
1. Google PageSpeed Insight π
2. GTMetrix π₯
You don't have to register or give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
β
AI Programming
As a developer, we always try out different apps and see how they can help save time and increase productivity π
How fast is my websiteβ
How do I improve website performanceβ
There are online resources that answer two of the most often questions web administrators and SEOs ask when it comes to website performance:
1. Google PageSpeed Insight π
2. GTMetrix π₯
You don't have to register or give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
β
AI Programming
π₯8π1
Best Image Optimization Tools
Image optimization reduces the file size of the images you will use on your website without losing the image quality. Reduced image file sizes load fasterπ and increase user experiencesπ.
Image optimization is also vital for image SEO. Google favors high-quality, fast-loading images, which means that your product images or content images can be more likely to rank higher in Google and other image search engines.
1. Optimizilla link π
2. tinypng link π₯
You don't have to register or give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
β
AI Programming
Image optimization reduces the file size of the images you will use on your website without losing the image quality. Reduced image file sizes load fasterπ and increase user experiencesπ.
Image optimization is also vital for image SEO. Google favors high-quality, fast-loading images, which means that your product images or content images can be more likely to rank higher in Google and other image search engines.
1. Optimizilla link π
2. tinypng link π₯
You don't have to register or give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
β
AI Programming
π11
AI Programming
What will be the output of the following code?
const obj1 = {Name: "AI_PROGRAMMING", ID: 4};
const obj2 = {Name: "AI_PROGRAMMING", ID: 4}; console.log(obj1 === obj2);
const obj1 = {Name: "AI_PROGRAMMING", ID: 4};
const obj2 = {Name: "AI_PROGRAMMING", ID: 4}; console.log(obj1 === obj2);
1)Find the output of the following program.
main(){
int a = 10 / 0; }
main(){
int a = 10 / 0; }
Anonymous Quiz
12%
0
43%
Compilation error
39%
exception
5%
idk
π±9π4π€©1
Best Free Web Hosting Site
If you want to host your website for free, these are the best free web hosting solutions π
How to publish a website for freeβ
There are online resources that answer the most often questions:
1.Vercel π
2. Netlify π₯
3. Heroku π
You don't have to give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#node_js #react_js #python
β
AI Programming
If you want to host your website for free, these are the best free web hosting solutions π
How to publish a website for freeβ
There are online resources that answer the most often questions:
1.Vercel π
2. Netlify π₯
3. Heroku π
You don't have to give any credit card information. Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#node_js #react_js #python
β
AI Programming
π₯12π7
Hello Awesome Developers!
- - - - - - - - - - - - - - - - -
Are you interestedπ or working on Web3 and related technology such as Blockchain?
Pleaseπ take your 3 min to fill the form below and express your interest whilst building the web3 community
https://forms.gle/oKu4xppjYYro2pSE6
Β©οΈGDG Addis
π₯Inspire | Design | Code | Testπ₯
#web3 #react_js #Blockchain
β
AI Programming
- - - - - - - - - - - - - - - - -
Are you interestedπ or working on Web3 and related technology such as Blockchain?
Pleaseπ take your 3 min to fill the form below and express your interest whilst building the web3 community
https://forms.gle/oKu4xppjYYro2pSE6
Β©οΈGDG Addis
π₯Inspire | Design | Code | Testπ₯
#web3 #react_js #Blockchain
β
AI Programming
π₯8π3
π Calling all e-commerce early-stage startups in Ethiopia! π
Applications are now being accepted for VentureMeda 2022/23 incubation program!
If you have a startup business that uses a digital platform, that aims to tackle local challenges and create jobs, we want to hear from you. The incubator program supports several sectors including;
- Agriculture
- Manufacturing
- Mining and related industries
- ICT and creative art
- Tourism
- And more β¦
Get the details and apply here through September 25th, 2022.
ππΏ https://venturemeda.com/apply/
#Startups #VentureMeda #Ethiopia #ecommerce
Applications are now being accepted for VentureMeda 2022/23 incubation program!
If you have a startup business that uses a digital platform, that aims to tackle local challenges and create jobs, we want to hear from you. The incubator program supports several sectors including;
- Agriculture
- Manufacturing
- Mining and related industries
- ICT and creative art
- Tourism
- And more β¦
Get the details and apply here through September 25th, 2022.
ππΏ https://venturemeda.com/apply/
#Startups #VentureMeda #Ethiopia #ecommerce
π10
Best Browser Extensions for developers
- - - - - - - - - - - - - - - - -
βοΈ ColorPick Eyedropper is a simple color picker tool that allows you to select color values from any web page.
βοΈWappalyzer It detects content management systems, eCommerce platforms, web servers, JavaScript frameworks, analytics tools and many more.
βοΈ Fake Filler is a form filler to fill all input fields on a page with randomly generated fake data.
βοΈ GoFullPage is a simple free browser extension available for Google Chrome and Microsoft Edge used to capture screenshots of an entire webpage.
βοΈ React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#node_js #react_js #python
β
AI Programming
- - - - - - - - - - - - - - - - -
βοΈ ColorPick Eyedropper is a simple color picker tool that allows you to select color values from any web page.
βοΈWappalyzer It detects content management systems, eCommerce platforms, web servers, JavaScript frameworks, analytics tools and many more.
βοΈ Fake Filler is a form filler to fill all input fields on a page with randomly generated fake data.
βοΈ GoFullPage is a simple free browser extension available for Google Chrome and Microsoft Edge used to capture screenshots of an entire webpage.
βοΈ React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#node_js #react_js #python
β
AI Programming
π11π€©1
AWS Cloud Certification program
- - - - - - - - - - - - - - - - - - - - - - - -
AWS re/Start and Praesignis are excited to collaborate to build an inclusive and diverse global pipeline of new Cloud talent by focusing on unemployed, underemployed, and transitioning females and helping them launch entry-level Cloud careers.
To apply ππ½
https://praesignis.com/ethiopia-cloud-certification/
Go ahead and check it outππ½
π₯Learn | Design | Code | Testπ₯
#aws #cloud #python
β
AI Programming
- - - - - - - - - - - - - - - - - - - - - - - -
AWS re/Start and Praesignis are excited to collaborate to build an inclusive and diverse global pipeline of new Cloud talent by focusing on unemployed, underemployed, and transitioning females and helping them launch entry-level Cloud careers.
To apply ππ½
https://praesignis.com/ethiopia-cloud-certification/
Go ahead and check it outππ½
π₯Learn | Design | Code | Testπ₯
#aws #cloud #python
β
AI Programming
π₯6π4
AI Programming
1)Find the output of the following program.
main(){
int a = 10 / 0; }
main(){
int a = 10 / 0; }
2)What will be the output of the following code snippet?
example = ["Sunday", "Monday", "Tuesday", "Wednesday"];
print(example[-3:-1])
example = ["Sunday", "Monday", "Tuesday", "Wednesday"];
print(example[-3:-1])
Anonymous Quiz
36%
['Monday', 'Tuesday']
17%
['Sunday', 'Monday']
15%
['Tuesday', 'Wednesday']
31%
['Wednesday', 'Monday']
π10π€©5
What does this doβοΈ
- - - - - - - - - - - - - - - - - - - -
Carbon lets you create and share π beautiful images of your source codeπ΅
You know all of those code screenshots you see on Twitter? Although the code's usually impressive
β¨οΈ Go try it out and impress all your developer and designer friends. β¨οΈ
https://carbon.now.sh/
β α¨α°α¨α°α₯α΅ α₯αα αα°αα π
Emotional Damage in code life
π₯Learn | Design | Code | Testπ₯
#website
β
AI Programming
- - - - - - - - - - - - - - - - - - - -
Carbon lets you create and share π beautiful images of your source codeπ΅
You know all of those code screenshots you see on Twitter? Although the code's usually impressive
β¨οΈ Go try it out and impress all your developer and designer friends. β¨οΈ
https://carbon.now.sh/
β α¨α°α¨α°α₯α΅ α₯αα αα°αα π
Emotional Damage in code life
π₯Learn | Design | Code | Testπ₯
#website
β
AI Programming
π―10π4π3
π’ Frontend Mentor
- - - - - - - - - - - - - - -
βοΈ Improve your front-end skills by building real projects. Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs.
βοΈ provides designs so that you can practice your front-end skills using a real-life workflow.
https://www.frontendmentor.io/
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#javascript #react_js #css #html
- - - - - - - - - - - - - - -
βοΈ Improve your front-end skills by building real projects. Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs.
βοΈ provides designs so that you can practice your front-end skills using a real-life workflow.
https://www.frontendmentor.io/
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#javascript #react_js #css #html
π8π₯8
π’ Tailwind CSS
- - - - - - - - - - - - - - -
π Tailwind CSS is a utility-first CSS framework designed to enable users to create applications faster and easier. You can use utility classes to control the layout, color, spacing, typography, shadows, and moreπͺπ½
Benefits of Tailwind CSS
βοΈYou write less custom CSS.
βοΈYou keep CSS files small
α¨ααα½ α αα ααα«α π§β
It is a low-level framework. Meaning, unlike other CSS frameworks like Bootstrap and Materialize, Tailwind doesnβt offer fully styled components like buttons, dropdowns, and navbars. Instead, it offers utility classes so you can create your own reusable components.
https://tailwindcss.com/
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#tailwind #frontend #css #html
- - - - - - - - - - - - - - -
π Tailwind CSS is a utility-first CSS framework designed to enable users to create applications faster and easier. You can use utility classes to control the layout, color, spacing, typography, shadows, and moreπͺπ½
Benefits of Tailwind CSS
βοΈYou write less custom CSS.
βοΈYou keep CSS files small
α¨ααα½ α αα ααα«α π§β
It is a low-level framework. Meaning, unlike other CSS frameworks like Bootstrap and Materialize, Tailwind doesnβt offer fully styled components like buttons, dropdowns, and navbars. Instead, it offers utility classes so you can create your own reusable components.
https://tailwindcss.com/
π Go ahead and check it outππ½
π₯Inspire | Design | Code | Testπ₯
#tailwind #frontend #css #html
π₯10π3π2