Interview Questions Hub

Explore our comprehensive collection of interview questions

Total Questions

174

Total Views

422

Categories

6

Active Filters: None ×
Medium
4

What are the main features of TypeScript?

Programming Languages
Medium
0

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

Programming Languages
Medium
0

What are the main features of Scala?

Programming Languages
Medium
0

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

Programming Languages
Medium
0

What are the main features of Dart?

Programming Languages
Medium
1

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

Programming Languages
Medium
1

What are the main features of Lua?

Programming Languages
Medium
1

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

Programming Languages
Medium
0

What are the main features of Elixir?

Programming Languages
Medium
0

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

Programming Languages
Medium
0

What are the main features of Clojure?

Programming Languages
Medium
0

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

Programming Languages
Medium
1

What are the main features of Haskell?

Programming Languages
Medium
0

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

Programming Languages
Medium
1

What are the main features of F#?

Programming Languages
Medium
1

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

Programming Languages
Medium
0

What are the main features of Julia?

Programming Languages
Medium
0

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

Programming Languages
Easy
3

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

Programming Languages
Easy
4

How do you reverse a string in Python?

Programming Languages