Coding interview preparation – Telegram
Coding interview preparation
5.82K subscribers
464 photos
1 video
82 files
164 links
Coding interview preparation for software engineers

Daily interview questions, algorithms, data structures & clean solutions.

Real interview tasks and problems.
Join 👉 https://rebrand.ly/bigdatachannels

DMCA: @disclosure_bds
Contact: @mldatascientist
Download Telegram
Machine Learning Roadmap
👍6
Types Of Databases
👍3
Linux Boot Process
👍9
Kafka 101
👍61
SQL Query Structure
👍31
Dask
👍2
System Design Basics
👍3
How Email Phishing works
👍6
CI/CD Workflow
👍71
Machine Learning
👍51
AWS Serverless platform showdown
👍6
Which of the following is not a JavaScript Data Types?
Anonymous Quiz
9%
Boolean
42%
Undefined
30%
Float
19%
Number
Coding interview preparation cheat sheet
👍2
SQL Bite
👍7
Cloud Database Cheat Sheet
👍5
18 Most Used Linux Commands
3👍2
7 Top Hacking Gadgets
👍41
What is the time complexity of searching for an element in a circular linked list?
Anonymous Quiz
47%
O(n)
35%
O(nlogn)
10%
O(1)
8%
O(n2)
👍1
Which of the following function of the Array object is used to add one or more elements to the front of an array and returns the new length of the array?
Anonymous Quiz
29%
splice()
42%
unshift()
11%
sort()
18%
toString()