DEV Community

# interview

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Master Minimize Maximum Difference in an Array in C# by 3 Easy Steps

Master Minimize Maximum Difference in an Array in C# by 3 Easy Steps

5
Comments 3
3 min read
Do you know Promises in JS ? (Basic)

Do you know Promises in JS ? (Basic)

9
Comments
3 min read
What is Try-With-Resources, in Java? #InterviewQuestion

What is Try-With-Resources, in Java? #InterviewQuestion

Comments
1 min read
Functional Interface in Java

Functional Interface in Java

1
Comments
1 min read
Building an AI-Powered Interview Preparation Platform: A Developer's Journey🔥

Building an AI-Powered Interview Preparation Platform: A Developer's Journey🔥

Comments 1
1 min read
Do you have enough knowledge about object References in JS ? 🤯

Do you have enough knowledge about object References in JS ? 🤯

21
Comments 1
3 min read
React Interview Questions (Beginner level)

React Interview Questions (Beginner level)

5
Comments 3
6 min read
Easy задача с собеседования в Facebook: Contains Duplicate ||

Easy задача с собеседования в Facebook: Contains Duplicate ||

2
Comments
2 min read
My GDSC Lead Interview 2024

My GDSC Lead Interview 2024

4
Comments
4 min read
Subsets and Backtracking, Coding Interview Pattern

Subsets and Backtracking, Coding Interview Pattern

1
Comments
3 min read
5 engineering interview hints

5 engineering interview hints

1
Comments
4 min read
Cracking the Coding Interview: LeetCode's "Merge Strings Alternately"

Cracking the Coding Interview: LeetCode's "Merge Strings Alternately"

1
Comments
2 min read
Scopes And Scope Chain in JavaScript

Scopes And Scope Chain in JavaScript

Comments
5 min read
Interface v.s. Functional Interface

Interface v.s. Functional Interface

3
Comments
1 min read
All Sub-queries in SQL

All Sub-queries in SQL

1
Comments
2 min read
The Lifecycle of an HTML Page: Key Events to Know

The Lifecycle of an HTML Page: Key Events to Know

1
Comments 1
3 min read
Exclusive Interview with Vanshika Srivastava: Building the Future with Blockchain

Exclusive Interview with Vanshika Srivastava: Building the Future with Blockchain

Comments
7 min read
Entry Level Developer Job Requires 2 Years Experience?

Entry Level Developer Job Requires 2 Years Experience?

Comments
9 min read
Tricky Golang interview questions - Part 5: interface == nil

Tricky Golang interview questions - Part 5: interface == nil

6
Comments 4
4 min read
Emotional Intelligence: The Key to Professional Success

Emotional Intelligence: The Key to Professional Success

11
Comments 1
3 min read
Top 20 React.JS interview questions.

Top 20 React.JS interview questions.

1
Comments
8 min read
Master JavaScript “this” keyword to pass job interview

Master JavaScript “this” keyword to pass job interview

2
Comments
6 min read
Tricky Golang interview questions - Part 4: Concurrent Consumption

Tricky Golang interview questions - Part 4: Concurrent Consumption

7
Comments
4 min read
🎯 Cracking the Frontend Developer Interview: What You Need to Know

🎯 Cracking the Frontend Developer Interview: What You Need to Know

1
Comments
3 min read
Dynamic Programming, Coding Interview Pattern

Dynamic Programming, Coding Interview Pattern

Comments
4 min read
Dynamic Programming, Design and Analysis of Algorithms

Dynamic Programming, Design and Analysis of Algorithms

Comments
17 min read
AI Interview Copilot: Revolutionizing Job Interviews with Real-Time AI Assistance

AI Interview Copilot: Revolutionizing Job Interviews with Real-Time AI Assistance

5
Comments
2 min read
Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

1
Comments 2
5 min read
Finding the duplicate number in constant space (Python)

Finding the duplicate number in constant space (Python)

Comments
8 min read
javascript exeuction context

javascript exeuction context

Comments
2 min read
Best time to buy sell 1

Best time to buy sell 1

Comments
1 min read
Frontend Interview Preparation Day 1 - The Plan

Frontend Interview Preparation Day 1 - The Plan

1
Comments
4 min read
𝐌𝐚𝐬𝐭𝐞𝐫𝐢𝐧𝐠 𝐃𝐞𝐬𝐢𝐠𝐧 𝐏𝐚𝐭𝐭𝐞𝐫𝐧𝐬 𝐢𝐧 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭: 𝟤/𝟔 - 𝐑𝐞𝐯𝐞𝐚𝐥𝐢𝐧𝐠 𝐌𝐨𝐝𝐮𝐥𝐞 𝐏𝐚𝐭𝐭𝐞𝐫𝐧

𝐌𝐚𝐬𝐭𝐞𝐫𝐢𝐧𝐠 𝐃𝐞𝐬𝐢𝐠𝐧 𝐏𝐚𝐭𝐭𝐞𝐫𝐧𝐬 𝐢𝐧 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭: 𝟤/𝟔 - 𝐑𝐞𝐯𝐞𝐚𝐥𝐢𝐧𝐠 𝐌𝐨𝐝𝐮𝐥𝐞 𝐏𝐚𝐭𝐭𝐞𝐫𝐧

Comments
1 min read
An Ultralearning Approach to the Technical Interview

An Ultralearning Approach to the Technical Interview

1
Comments
15 min read
Master the Stock Span Problem by 3 Easy Steps in Python

Master the Stock Span Problem by 3 Easy Steps in Python

6
Comments 1
2 min read
Master The Behavioral Interview: 5 Effective Storytelling Frameworks

Master The Behavioral Interview: 5 Effective Storytelling Frameworks

40
Comments 5
4 min read
Fast and Slow Pointers, Coding Interview Pattern

Fast and Slow Pointers, Coding Interview Pattern

3
Comments
4 min read
Today I gave a C++ backend interview. Here’s how it went.

Today I gave a C++ backend interview. Here’s how it went.

Comments
3 min read
List of FAANG front-end coding questions.

List of FAANG front-end coding questions.

1
Comments 2
2 min read
Palindrome check a string in Go

Palindrome check a string in Go

Comments
1 min read
10 consejos para tu primera entrevista de trabajo en tecnología

10 consejos para tu primera entrevista de trabajo en tecnología

Comments
3 min read
Ilya Sutskever's Vision: Safe Superintelligent AI

Ilya Sutskever's Vision: Safe Superintelligent AI

10
Comments 1
3 min read
In Spring Boot, what is the use of @PostConstruct? Explain using Example.

In Spring Boot, what is the use of @PostConstruct? Explain using Example.

5
Comments
1 min read
Do you do your homework before interview?

Do you do your homework before interview?

1
Comments
6 min read
How to Answer "Why Should We Hire You?" (With Sample Answers)

How to Answer "Why Should We Hire You?" (With Sample Answers)

Comments
4 min read
Finding the Largest Sum Subarray: Step-by-Step Guide Using Kadane's Algorithm

Finding the Largest Sum Subarray: Step-by-Step Guide Using Kadane's Algorithm

7
Comments 1
3 min read
UI UX Designer Interview Questions..!

UI UX Designer Interview Questions..!

Comments
2 min read
Unique combinations of a string

Unique combinations of a string

Comments
1 min read
Two Pointers, Coding Interview Pattern

Two Pointers, Coding Interview Pattern

Comments
6 min read
How do you find out what an Employer will see about you Online?

How do you find out what an Employer will see about you Online?

Comments
3 min read
Bra Asks Yangfei Chao: Who Owns the Copyright to Novels Written by AI?

Bra Asks Yangfei Chao: Who Owns the Copyright to Novels Written by AI?

20
Comments
11 min read
Revised 150+ LeetCode in 2 hours

Revised 150+ LeetCode in 2 hours

6
Comments
2 min read
2024 Guide to Succeeding in Technical Interviews

2024 Guide to Succeeding in Technical Interviews

Comments
3 min read
Interview: Coach Miranda Miner – on Bitcoin, ETF, and Top Trader’s Qualities

Interview: Coach Miranda Miner – on Bitcoin, ETF, and Top Trader’s Qualities

1
Comments
9 min read
Thoughts on using ChatGPT in job interviews

Thoughts on using ChatGPT in job interviews

5
Comments
4 min read
React (Native) Interview questions

React (Native) Interview questions

2
Comments
2 min read
Interview: Eugene Capon on The Future of Metaverse and Asset Tokenization

Interview: Eugene Capon on The Future of Metaverse and Asset Tokenization

4
Comments
6 min read
Tricky Golang interview questions - Part 3: nil receivers

Tricky Golang interview questions - Part 3: nil receivers

8
Comments
3 min read
Interview: Francis Solomon on Decentralization, Security, and Community Empowerment, From Web2 To Web3

Interview: Francis Solomon on Decentralization, Security, and Community Empowerment, From Web2 To Web3

5
Comments
4 min read
How I Replaced Gaming with Coding and Became a Web Developer

How I Replaced Gaming with Coding and Became a Web Developer

14
Comments 5
5 min read
loading...