Coding Interview | Software Engineer @ Bloomberg (Part 1)

Coding Interview | Software Engineer @ Bloomberg (Part 1)

Keep On Coding

5 лет назад

4,648,006 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Abdul Kadir
Abdul Kadir - 25.11.2023 06:56

Which one is interviewer and which is interviewing

Ответить
RetroGrader
RetroGrader - 24.11.2023 09:19

this is all i need to be able to do to get a $300,000/yr salary? lol

Ответить
man frombritain
man frombritain - 23.11.2023 00:37

i hope one day i am senior enough that i get to be the interviewer and refuse to do any of these sorts of algo tests or bullshit questions like "what is your biggest weakness". i want to ask "tell me about how you'd rather get shit done in 2 hours so u can work less, but still get the job done properly"

Ответить
patison4ik5
patison4ik5 - 14.11.2023 10:56

I've been a software engineer for 751 years, used Java for the past 95 years and U've never ever needed to write a binary search function.

Ответить
Ahmad Auwal
Ahmad Auwal - 14.11.2023 00:49

The interviewer is fair enough😊

Ответить
Nicandro Martínez Sotelo
Nicandro Martínez Sotelo - 08.11.2023 23:07

I would love to have an interviewer like him. Great guidance and very open

Ответить
The Xenex Virus
The Xenex Virus - 08.11.2023 08:39

i would fail simply because of the accent.

Ответить
Rh162712
Rh162712 - 06.11.2023 21:56

AI. enters the room

Ответить
Exari Constantin
Exari Constantin - 06.11.2023 20:56

Why would yo do that at the interview, if day by day at work as software engineer you will never do? :D ( asking from Front End perspective developer )

Ответить
Jędrzej Wierzbicki
Jędrzej Wierzbicki - 04.11.2023 15:55

I’ve been a not software engineer for 20 years. I don’t know What the fudging thing is about but this seemed like a pretty cruel interview. Geez…

Ответить
Luka Nikolaisvili
Luka Nikolaisvili - 04.11.2023 10:30

Nice interview! did you end up getting a job?

Ответить
Sandeep Thomas
Sandeep Thomas - 02.11.2023 20:51

its my 18th year in software field.. Just out of a curiosity which part of the globe someone can assess a developer by this such questions..

Ответить
michaellee213
michaellee213 - 31.10.2023 09:25

To all potential candidates who want to be software engineers, I would advise you to not consider a position if they want you to do coding live during the interview. This nonsense only persists because we, the potential labor pool, allow it.

Ответить
Ihor Chyshkala
Ihor Chyshkala - 30.10.2023 00:41

I'm Software Engineer for 11 years, coding daily and never needed for BSF.

Ответить
Tom C
Tom C - 28.10.2023 22:58

I've been trying to learn to code for 10 years now. I can get hello world to print. Definitely to stupid for coding. Looks fun and entertaining but not for everyone.

Ответить
Manish kumar
Manish kumar - 18.10.2023 20:54

I think the code will break when passed 20 as inputnode and consider 25 is not in a tree, then in 48 it will crash, because in line 44 the parent become null because there is no parent for 20.

Ответить
Jay McG
Jay McG - 18.10.2023 11:00

Would be helpful if the interviewer spoke clear English!!!

Ответить
Jay McG
Jay McG - 18.10.2023 10:57

Smart People but very socially awkward holy shit

Ответить
Nathaniel North
Nathaniel North - 15.10.2023 21:43

this is really helpful, it's cool that you recorded this and posted so i know what i will be facing when i advance my coding skills to look for another job

Ответить
jc
jc - 13.10.2023 23:09

why the heck are you testing people against something they'll never have to deal with in their life instead of testing them against something that's important on the job you're hiring them for? Binary trees - trash question you fail the interviewer test. ask better questions.

Ответить
A Ye
A Ye - 06.10.2023 19:58

One can answer the questions in python or JavaScript right?

Ответить
jon do
jon do - 03.10.2023 23:58

i had this one when i was study a course from udemy, the exact same piece of code. Terry is the teacher of that course. this is a very intresting topic

Ответить
Fanta
Fanta - 03.10.2023 01:39

The interviewer is egyptian. I can just tell by his accent.

Ответить
Nilfux
Nilfux - 02.10.2023 15:23

Never see this in day to day. Total bullshit.

Ответить
Emily Chen
Emily Chen - 29.09.2023 16:33

This kind of interview coding questions are junk

Ответить
Kevin Grems
Kevin Grems - 29.09.2023 05:12

Our industry has the most garbage interview process of all industries.

Ответить
jdbdidoek
jdbdidoek - 29.09.2023 04:26

Yall just need to switch career paths because y'all sound like two undergraduates trying to submit an assignment that you're supposed to complete on your own 😂

Ответить
Clickbait Police
Clickbait Police - 28.09.2023 05:25

I got this kind of question for a data analyst position and of course had 0 idea of wtf was even going on. My question is, when in work would you do something like this? What case study?

Ответить
Brotato Brosaurus
Brotato Brosaurus - 27.09.2023 05:27

I had an interview with Bloomberg for an internhip in college... it was awful. I was on a phone call answering questions about linked lists and I couldn't even understand the guy asking me the questions. This seems... marginally better

Ответить
G R
G R - 27.09.2023 03:37

Computer Science the theory on how to make the hammer... using it will come when you land a job.

Ответить
Carson714
Carson714 - 25.09.2023 15:25

.

Ответить
david alexander
david alexander - 23.09.2023 06:14

I have been coding for 12 years and 7 working as tech lead. I'd say I've never used a binary tree search at work but.. something simple as HTML, specially working with javascript, you'll need to understand the Document Object Model ( it is a tree ) and how to traverse it

Ответить
Ayoub youb
Ayoub youb - 21.09.2023 19:17

who is the interviewer ?

Ответить
nicole chen
nicole chen - 21.09.2023 09:32

The solution is wrong, if you came from left side, return pararent is wrong. for examle, if you replace the root 20 to 13, and you want to find the inorder successor of 14, you will find 13 if you use this method.

Ответить
Luiz Augusto Puglisi
Luiz Augusto Puglisi - 21.09.2023 05:57

I'd be using something like breadth first search or depth first search, can't remember exactly which one would have better time complexity.

Ответить
Walking Shoe
Walking Shoe - 19.09.2023 17:21

Imagine you pretend to be a hacker, and then you get into an interview and you cant answer simple hacking questions.

Ответить
Death Star
Death Star - 17.09.2023 11:14

I don't know why they won't allow someone to use Internet to solve such problems. It's completely ridiculous. It's like interviewing for the car driver job but they say' If you can show us that you run very fast, the job is yours.

Ответить
omar stewey
omar stewey - 15.09.2023 06:53

Wouldn't this fail for <25>?

Ответить
abhishek reddy
abhishek reddy - 13.09.2023 05:44

I would read the whole tree and form a list, sort and return

Ответить
Benjamin Angmortey Kubi
Benjamin Angmortey Kubi - 12.09.2023 22:33

Great interviewer

Ответить
Moon
Moon - 02.09.2023 19:51

Why should we go this ordeal to get a job? This is ridiculous

Ответить
ZabAsh HD
ZabAsh HD - 31.08.2023 16:32

The interviews are now useless

Ответить
Mritunjay Roy
Mritunjay Roy - 19.08.2023 20:44

class Solution{
private:
void solve(Node* root, Node* x, Node* &ans) {
// base case
if(root == NULL) return ;

if(x->data < root->data) {
ans = root;
solve(root->left, x, ans);
}
else {
solve(root->right, x, ans);
}
}

public:
Node * inOrderSuccessor(Node *root, Node *x){
Node* ans = NULL;
solve(root, x, ans);
return ans;
}
};

Ответить
christine k
christine k - 16.08.2023 18:23

ohjesus i wouldnt b able to solve this :/

Ответить
Japhet Anciado
Japhet Anciado - 14.08.2023 12:43

who teh ehll was being interviewed

Ответить
Zouhir Echarif el idrissi el kandri
Zouhir Echarif el idrissi el kandri - 28.07.2023 16:58

bullshit

Ответить
Alison Miguel
Alison Miguel - 20.07.2023 07:33

Going to be quite honest here. I worked at one of the top 4 tech companies in the world, and had a bunch of algorithm questions for my interview. It was an advantage that I had a math degree since I breezed through those questions and eventually landed the job. However, I SUCKED as a software engineer my first few years. Didn’t know what the hell tcp/ip was, didn’t know what the hell a majority of other terms were and definitely didn’t really build web APIs before. If someone is passionate about code and can show some of their examples, architecture decisions and optimizations, that should be good enough. These algo questions prove nothing. I understand you can be good at these types of interviews and have experience with a bunch of projects but a lot of great programmers will trip up if asked to find the median in a linked list, ESPECIALLY if timed. Great ideas and software solutions don’t come in a day.

Ответить

Обзор CMS OpenCart для создания интернет-магазина Онегин-Эксперт. Продвижение сайтов