gabriel gyimahgabrielgyimah.hashnode.dev·Nov 14, 2023Unveiling Boardly: A Journey into Digital CreativityIntroduction Welcome to Boardly, a solo project where passion meets pixels. More than an online drawing platform, it's a thriving digital canvas. Designed to recapture the joy of childhood drawing, Boardly caters to artists and doodlers alike. As the...DiscussTechnical writing
Paul Fruitfulsolutiondev.hashnode.dev·Nov 1, 2023Understanding Data Structures: QueuesA queue is a linear data structure with its nodes arranged sequentially. Its modification works with the FIFO (First In First Out) principle where the first node in is always the first one out. It is the direct opposite of the Stack data structure. ...Discuss·1 like·30 readsdata structures
Richard Miruka Onsarerichard-miruka.hashnode.dev·Oct 27, 2023Navigating the Tech WatersWith all the excitement after switching to Tech, I realized that the journey is often a blend of excitement, challenges, and the relentless pursuit of knowledge. My journey began with six months of an intense BootCamp. I had just acquired the fundame...Discusstechnology
Erik Huntercodebuff.hashnode.dev·Oct 25, 2023The Power of Hash TablesWhen I first began coding, one of the fundamental concepts that I learned was arrays. I learned various techniques for manipulating arrays, such as iteration, adding or removing elements, and accessing values using their respective indices. During my...Discusshash table
Ragavi S PforDocument360document360.hashnode.dev·Oct 19, 2023How Technical Writers Can Master Prompt EngineeringTechnical writers are primarily responsible for writing technical content. They need to document products that might be hard for users, especially technology. For that purpose, many hours may be spent wrestling with language and brainstorming ideas. ...Discuss#PromptEngineering
Remote Cryptoremotecrypto.hashnode.dev·Oct 13, 2023How to Prepare and Design a Standard Whitepaper for Any Crypto ProjectA whitepaper is a technical document that describes a blockchain project's goals, technology, and economic model. It is an essential tool for attracting investors, partners, and users. To prepare a standard whitepaper for any crypto project, you shou...Discusswhitepaper
Lonnie McRoreyforLatest Software Engineering Newshiring.fwscience.us·Sep 26, 2023Mastering the Software Engineering Technical Interview ProcessSoftware engineering technical interviews can be daunting, but they are an essential part of the hiring process for most software engineering roles. By preparing thoroughly, you can increase your chances of success and land your dream job. Here are s...Discusssoftware development
Abbey Periniabbeyperini.hashnode.dev·Sep 14, 2023How I Got Feedback After Every Tech InterviewWe put a lot of time and energy into interviewing, so giving feedback is the least an interviewer can do. What is Feedback? During my years in the staffing industry, I learned that "feedback" often just means "Are they moving forward or are they no l...Discuss·11 likes·35 readsCareerCareer
Gaurav Dhakgaurav789.hashnode.dev·Sep 14, 2023Crush Your System Design Interview: Tips and Techniques"Spiral Approach vs. Incremental MVP: System Design Interview Strategies" Hey there, tech enthusiasts! I'm Gaurav, and I'm really into system design. I love tackling those tough technical puzzles. Whether you're just starting or you've been around th...Discuss·1 like·101 readsinterview
Folorunso Stellawritety.hashnode.dev·Sep 7, 2023The Art of writing Technical ReportsIntroduction According to Wikipedia A technical report (also scientific report) is a document that describes the process, progress, or results of technical or scientific research or the state of a technical or scientific research problem. It might al...Discuss·30 likes·26 readstechnology