Interview Questions Hub

Explore our comprehensive collection of interview questions

Total Questions

174

Total Views

5071

Categories

6

Active Filters: None ×
Medium
29

What are the main features of TypeScript?

Programming Languages
Medium
32

What is the purpose of the `interface` keyword in TypeScript?

Programming Languages
Medium
26

What are the main features of Scala?

Programming Languages
Medium
26

What is the purpose of the `trait` keyword in Scala?

Programming Languages
Medium
26

What are the main features of Dart?

Programming Languages
Medium
28

What is the purpose of the `async` and `await` keywords in Dart?

Programming Languages
Medium
29

What are the main features of Lua?

Programming Languages
Medium
29

What is the purpose of the `coroutine` in Lua?

Programming Languages
Medium
28

What are the main features of Elixir?

Programming Languages
Medium
27

What is the purpose of the `pipe` operator in Elixir?

Programming Languages
Medium
25

What are the main features of Clojure?

Programming Languages
Medium
28

What is the purpose of the `let` macro in Clojure?

Programming Languages
Medium
27

What are the main features of Haskell?

Programming Languages
Medium
28

What is the purpose of the `where` clause in Haskell?

Programming Languages
Medium
27

What are the main features of F#?

Programming Languages
Medium
24

What is the purpose of the `match` expression in F#?

Programming Languages
Medium
23

What are the main features of Julia?

Programming Languages
Medium
28

What is the purpose of the `macro` in Julia?

Programming Languages
Easy
30

What is the difference between a list and a tuple in Python?

Programming Languages
Easy
32

How do you reverse a string in Python?

Programming Languages