#interview-preparation

[ follow ]
fromMedium
3 days ago

Frequent Spark Interview QuestionsPart 2

Both cache() and persist() store an RDD/DataFrame/Dataset in memory (or disk) to avoid recomputation. cache() is shorthand for persist(StorageLevel.MEMORY_ONLY), while persist() offers more control.
Scala
#job-interview-tips
#job-interviews
#coding
fromGitHub
2 weeks ago
Node JS

GitHub - AllThingsSmitty/javascript-algorithms: A list of popular JavaScript algorithms that you'll encounter in the real world.

fromGitHub
2 weeks ago
Node JS

GitHub - AllThingsSmitty/javascript-algorithms: A list of popular JavaScript algorithms that you'll encounter in the real world.

fromForbes
4 months ago

AI Startup Aims To Graduate From Job Search To Career Coach

Teal's new AI interview coach has helped users like Lakshmi Renegarajan quantify their accomplishments, making them feel more confident and prepared for job interviews.
Artificial intelligence
#design-portfolio
#job-search
fromMedium
6 months ago

Guide to navigating recruiter phone screen interviews and portfolio presentation

When preparing for a recruiter phone screen, candidates should focus on showcasing their passion for design, demonstrating familiarity with the company's mission, and articulating how their personal values align with the organization's culture.
Miscellaneous
fromSimplilearn.com
5 years ago

Top 33 Java 8 Interview Questions and Answers for 2024

Java 8 introduced several significant features and enhancements to the language and platform. Lambda expressions allow developers to write more concise and expressive code by enabling the use of functional programming constructs.
JavaScript
fromSmashing Magazine
10 months ago

If I Was Starting My Career Today: Thoughts After 15 Years Spent In UX Design (Part 1) - Smashing Magazine

In a two-part series, gain insights on navigating challenges in design careers, focusing on mastering tools, portfolio building, and interview success based on the author’s hiring experiences.
UX design
[ Load more ]