Материалы по теме 'interview' | DevsDay.ru

IT-блоги Материалы по теме 'interview'

IT-блоги Материалы по теме 'interview'


Разработка dev.to 18 мая 2024 г. 14:39

These questions test the foundational understanding of the developer 1: What is event delegation in JavaScript? Answer: Event delegation is a technique where you attach a single event listener to a parent element, rather than multiple event listener...... читать далее

webdev javascript beginners programming

Разработка dev.to 18 мая 2024 г. 11:54

As a React developer, it is important to have a solid understanding of the framework's key concepts and principles. With this in mind, I have put together a list of 20 important questions that every React developer should know, whether they are inter...... читать далее

react interview nextjs node

Разработка dev.to 18 мая 2024 г. 11:43

Understanding Angular Lifecycle: A Step-by-Step Guide Angular lifecycle hooks #angular #interview #tech #typescript #programming #software #technology #yt - YouTube...... читать далее

webdev javascript angular typescript

Разработка dev.to 18 мая 2024 г. 11:30

As a React developer, it is important to have a solid understanding of the framework's key concepts and principles. With this in mind, I have put together a list of 10 important questions that every React developer should know, whether they are inter...... читать далее

react interview javascript nextjs

Разработка dev.to 18 мая 2024 г. 10:40

Inverting a matrix is an advanced interview topic. Today, I am going to explain the steps to reverse a matrix or flip a matrix in C#. Greetings, Interview Preparation Enthusiasts! Today, we're delving into the realm of matrix inversion, a fundamenta...... читать далее

interview programming algorithms career

Разработка dev.to 18 мая 2024 г. 10:12

Just started my interview preparation for MAANG companies. I am going through lots of blogs and articles to list down topics which are important for interview preparation. Although this is my first post, I have never thought of writing any articles...... читать далее

faang frontend javascript interview

Разработка dev.to 18 мая 2024 г. 1:25

Overview of the DevOps Interview Process: From Application to Selection - Part 4 - Docker - YouTube 📚Book link: https://pratimuniyal.gumroad.com/l/cracking-the-devops-interviewWhat to expect in the Docker Interview...... читать далее

docker container devops cloud

Разработка dev.to 17 мая 2024 г. 20:29

First post lets gooooo. The ADHD meds got me feeling productive. Origin of Title So I definitely stole this title from one of those AI title generators online, even got an idea for the branding of this from there. It definitely had to hap...... читать далее

django music aws kubernetes

Разработка dev.to 17 мая 2024 г. 13:55

Understand the ChatGPT: ChatGPT is an artificial intelligence (AI) chatbot that uses natural language processing to create humanlike conversational dialogue. The language model can respond to questions and compose various written content, including...... читать далее

chatgpt promptengineering ai programming

Разработка dev.to 17 мая 2024 г. 10:02

The advent of AI writing technology presents a significant opportunity for ordinary people, regardless of their professional background or writing experience. Here’s how anyone can harness the potential of AI writing tools: Enhancing Personal and Wor...... читать далее

Разработка dev.to 17 мая 2024 г. 8:00

This post originally appeared on my blog Welcome to this four-part mini-series on open-source best practices. In this series, we will discuss the best practices for adopting open-source software (OSS) into your organisation, managing OSS dependencie...... читать далее

webdev opensource productivity

Разработка dev.to 17 мая 2024 г. 5:13

This is 100% clear: You have to master JavaScript. It's one of the cores of front-end development. It's required to build professional apps. There are many concepts to understand in JavaScript... Closure is one of them. Understanding closures is...... читать далее

webdev javascript beginners programming

Разработка dev.to 17 мая 2024 г. 2:56

Know your fundamentals So, I am going to talk, more or less in the terms of a web design and development. But, this applies to any type of development really. So, first of all, you need to know your fundamentals. You need to have a good solid unde...... читать далее

html webdev beginners programming

Разработка dev.to 16 мая 2024 г. 23:58

Exposition The exposition is a set of scenes in a story that are meant to introduce the audience to the characters, world, and tone of the story. It is relatively short, and no major changes occur during these opening scenes. It was a nice calm ev...... читать далее

svg javascript math funfunfun

Разработка dev.to 16 мая 2024 г. 23:33

Retrieval Augmented Generation (RAG) stands out as a significant innovation in Natural Language Processing (NLP), designed to enhance text generation by integrating the retrieval of relevant information from a vast database. Developed by researchers...... читать далее

rag vectordatabase learning ai

Разработка dev.to 16 мая 2024 г. 15:14

College—your parents told you to go, your teachers told you to go, and you are left wondering if it is really worth it for your programming career. Well, yes and no. In this article, we are going to talk about when a college degree is needed and whe...... читать далее

programming college degree

Разработка dev.to 16 мая 2024 г. 12:57

I was just told by the HR that this round will be C++ focused and will also focus on other technical concepts. So I prepared the following concepts: C++ Language Data Structures and Algorithms Performance Computer Network I didn’t have much time...... читать далее

uncategorized datastructures interview performance

Разработка dev.to 16 мая 2024 г. 7:57

JavaScript is a versatile language with numerous built-in methods and functions that empower developers to create robust and efficient applications. Among these, the call, apply, and bind methods stand out as powerful tools for manipulating the cont...... читать далее

javascript frontend webdev programming

Разработка dev.to 16 мая 2024 г. 0:06

Como desarrollador de React, es crucial tener una comprensión sólida de los conceptos y principios clave de este marco. Con esto en mente, he elaborado una lista de 20 preguntas esenciales que todo desarrollador de React debería conocer, ya sea que e...... читать далее

react interview nextjs node

Разработка dev.to 15 мая 2024 г. 20:35

I don't know about you, but I started my career as a front-end developer working in a small agency, where no one cared about security. When I changed to work with bigger projects in bigger companies I kept not caring about security because no one had...... читать далее

frontend webdev javascript security