DEV Community

# interview

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learn Big O Notation once and for all

Learn Big O Notation once and for all

179
Comments 13
9 min read
Data Types In Python

Data Types In Python

1
Comments
1 min read
How a Viral Tweet Landed Me Multiple Job Interviews

How a Viral Tweet Landed Me Multiple Job Interviews

27
Comments 9
3 min read
My friend got a full-stack dev job without knowing anything

My friend got a full-stack dev job without knowing anything

1
Comments
2 min read
Navigating Technical Interviews: The Most Popular Questions

Navigating Technical Interviews: The Most Popular Questions

Comments
5 min read
Software Engineer Interviews - #3 OEIS CLI

Software Engineer Interviews - #3 OEIS CLI

3
Comments
8 min read
Navigating Expectations (OTB Ep 7: JJ Brenner)

Navigating Expectations (OTB Ep 7: JJ Brenner)

Comments
1 min read
Como é trabalhar para Portugal na área de TI

Como é trabalhar para Portugal na área de TI

1
Comments
4 min read
All About Javascript For Intermediate

All About Javascript For Intermediate

5
Comments
7 min read
Beyond the Code: Why Character is Key to Unlocking Your Tech Career

Beyond the Code: Why Character is Key to Unlocking Your Tech Career

2
Comments
3 min read
Java’s TreeMap.tailMap() Method Explained

Java’s TreeMap.tailMap() Method Explained

6
Comments 2
3 min read
Design a key-value store for system design interview

Design a key-value store for system design interview

Comments
4 min read
12 Data Structures Every Developer Should Know

12 Data Structures Every Developer Should Know

2
Comments
4 min read
Docker — Advanced Interview Questions

Docker — Advanced Interview Questions

1
Comments
2 min read
Move Zeroes to the End of an Array: A Practical Guide

Move Zeroes to the End of an Array: A Practical Guide

5
Comments 2
3 min read
Master Kubernetes: Top 20 DevOps Interview Q&A with Examples

Master Kubernetes: Top 20 DevOps Interview Q&A with Examples

1
Comments
6 min read
Java Stream.distinct()

Java Stream.distinct()

6
Comments
3 min read
How does reduce() differ from collect() in Java streams?

How does reduce() differ from collect() in Java streams?

7
Comments 1
2 min read
System Design 03 - Load Balancing: Because Even Your System Needs to Chill

System Design 03 - Load Balancing: Because Even Your System Needs to Chill

1
Comments
2 min read
Thoughts On Interviewing

Thoughts On Interviewing

1
Comments
4 min read
My Data Analyst Interview Journey and What I Learned

My Data Analyst Interview Journey and What I Learned

2
Comments
4 min read
Two Sum

Two Sum

Comments
1 min read
Software Engineer Interviews - #1 Intro

Software Engineer Interviews - #1 Intro

Comments
6 min read
Technical Interview Questions - Part 4 - Git + SQL vs noSQL

Technical Interview Questions - Part 4 - Git + SQL vs noSQL

3
Comments
3 min read
📝 Common Solidity Interview Questions 📜

📝 Common Solidity Interview Questions 📜

Comments
16 min read
📝 50 Common Blockchain Interview Questions 🧩

📝 50 Common Blockchain Interview Questions 🧩

Comments
9 min read
How do you deal with stress

How do you deal with stress

Comments
2 min read
Your own Promise.all

Your own Promise.all

Comments
2 min read
StringBuilder vs StringBuffer in Java

StringBuilder vs StringBuffer in Java

16
Comments 2
3 min read
Fractional Knapsack

Fractional Knapsack

Comments
2 min read
If you think you know Javascript , try these🙄

If you think you know Javascript , try these🙄

Comments
4 min read
Strings: Understanding Mutability and Immutability

Strings: Understanding Mutability and Immutability

10
Comments 2
3 min read
What is the difference between forEach and map in streams?

What is the difference between forEach and map in streams?

8
Comments
1 min read
Two pointers algorithm explained

Two pointers algorithm explained

Comments
2 min read
Strings: Checking for Palindromes

Strings: Checking for Palindromes

9
Comments 2
3 min read
Why I Interview Once a Year (Even When I'm Not Job Hunting)

Why I Interview Once a Year (Even When I'm Not Job Hunting)

1
Comments
4 min read
Strings: Basic Methods in Java-Interview Essentials

Strings: Basic Methods in Java-Interview Essentials

10
Comments 2
4 min read
Technical Interview Questions - Part 3 - SQL

Technical Interview Questions - Part 3 - SQL

1
Comments
5 min read
Top 40 Playwright interview questions and answers- Basic to Advance

Top 40 Playwright interview questions and answers- Basic to Advance

1
Comments
2 min read
📚 Download My DevOps and LLMOps Books for Free!📚

📚 Download My DevOps and LLMOps Books for Free!📚

Comments
1 min read
Strings: Garbage Collection and Immutability in Java

Strings: Garbage Collection and Immutability in Java

7
Comments
3 min read
Data structures and algorithms cheat sheet for interviews

Data structures and algorithms cheat sheet for interviews

1
Comments 3
1 min read
Who Won the Election? Solving a TCS Coding Interview Question with Simple and Optimized Solutions

Who Won the Election? Solving a TCS Coding Interview Question with Simple and Optimized Solutions

5
Comments 1
3 min read
Mastering ATS: Essential Tips for Optimizing Your Resume

Mastering ATS: Essential Tips for Optimizing Your Resume

6
Comments 1
5 min read
The Interview

The Interview

1
Comments
3 min read
Strings: String Pool and Memory Management in Java

Strings: String Pool and Memory Management in Java

8
Comments
3 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

5
Comments
6 min read
Exploring Nuances of the Java Scanner Class

Exploring Nuances of the Java Scanner Class

8
Comments
2 min read
How Prepared for an Optimizely Interview: A Journey from Nervous to Confident

How Prepared for an Optimizely Interview: A Journey from Nervous to Confident

1
Comments
4 min read
9. Choosing Between Microservices and Monolithic Architecture

9. Choosing Between Microservices and Monolithic Architecture

2
Comments
2 min read
Leetcode — Top Interview 150–169. Majority Element

Leetcode — Top Interview 150–169. Majority Element

2
Comments 1
1 min read
Behavioural Interview Guidance

Behavioural Interview Guidance

Comments
9 min read
From Childhood Curiosity to Tech Leadership: Babacar's Journey and Insights for Aspiring Developers

From Childhood Curiosity to Tech Leadership: Babacar's Journey and Insights for Aspiring Developers

Comments
16 min read
Java 8 Stream API limit() and skip() methods

Java 8 Stream API limit() and skip() methods

7
Comments
2 min read
Taking on New Challenges (OTB Ep 4: Ned Batchelder)

Taking on New Challenges (OTB Ep 4: Ned Batchelder)

4
Comments 1
1 min read
Javascript Essentials 101: Higher-Order Functions, Currying, and Partial Application

Javascript Essentials 101: Higher-Order Functions, Currying, and Partial Application

2
Comments
3 min read
Polymorphism: Decoding Method Overriding in Java

Polymorphism: Decoding Method Overriding in Java

13
Comments
3 min read
Write a Java program to find duplicate elements in an array

Write a Java program to find duplicate elements in an array

6
Comments
1 min read
Polymorphism: Decoding Method Overloading in Java

Polymorphism: Decoding Method Overloading in Java

9
Comments 2
4 min read
loading...