La Vivien Post is about software engineering and technologies. Here you can find the interview questions and answers; Download the source code; Browse the technology landscapes of this field. The book and poster will help with your study fast and easy!
__________ Tech Visuals __________
Install PyTorch GPU on Windows – A complete guide 2023
PyTorch is an open source machine learning framework originally from Meta Ai. If you want to study Ai or work...
Read More
Install TensorFlow GPU on Windows – A complete guide 2023
TensorFlow is an end-to-end open source platform for machine learning from Google. If you want to study Ai or work on...
Read More
How ChatGPT works – Architecture illustrated
In this post, OpenAI’ s Large language models GPT-3, InstructGPT, ChatGPT and GPT-4 are explained. Table of Content GPT-3: Introduce...
Read More
__________ Source Code __________
Implement binary search tree
A binary search tree is an ordered binary tree. The left subtree contains nodes whose keys are less than the node’s key...
Read More
Implement binary search tree with parent pointer
In a binary search tree, a node has two references, left child and right child. A binary search tree with...
Read More
Implement circular queue using an array
A circular queue is a queue in which all elements are connected to form a circular. A circular queue can...
Read More
__________ Share Journey __________
A year as PlayStation backend engineer
2/15 Monday, It is 8:30 am, I come to the office early. Paul is already in his cubicle as usual....
Read More
Amazon interview experience
This article is a mix of fiction and non-fiction for entertainment and inspiration purposes. My name is Alice. I have...
Read More
Eat Exercise Study – In the time of COVID-19
COVID-19 has changed my life in many ways. Six months passed, I managed to make through in the time of...
Read More
__________ Digital Products __________
Data structures in action illustrated Python
Data structures in action illustrated Python-PDF and EPUBLanguage: English Pages: 95 PDF page size: 2360 x 1640 pixels PDF file...
Read More
Grokking data structures
Grokking Data StructuresAn illustrated guide for programmers and other curious people by La VivienISBN: 9781633438040 Look inside Behind story In...
Read More
Big O Notation Cheat Sheet Poster
Big O Notation Cheat Sheet Poster-Digital download, educational print One zip file, including high resolution JPG and PDF files at...
Read More