I got homework.
The expectation from them is different from what is written in the assignment.
They are unavailable and do not respond to email messages.
So maybe it's better not to go through an interview in such a company!
A recruiter who doesn't answer messages, and the person who checked the assignment also gave an explanation why I didn't pass, his explanation is wrong. Probably indicates the quality of the company.
Interview questions [1]
Question 1
People realations ,People realations ,People realations ,People realations
I applied through a staffing agency. The process took 1 day. I interviewed at Tipalti (Ramat Gan)
Interview
The interviewer asks you personal unrelated questions, as your age, maritial status & personal hobies before the technical exam.
the exam is about useless features in dot net that u normally never use & never need.
I applied through other source. I interviewed at Tipalti (Tel Aviv) in May 2022
Interview
First interview was coding question. it was 1 hour to solve the problem (offline) and then replying about what I did, why, what would i improve and how to avoid cyclic reference that will lead to endless loop
Interview questions [1]
Question 1
Implement utility to print simple object, with correct hierarchy indentation
“Simple” objects are defined as follows:
o They have only public properties
o Each property can be of the following types:
● Object – assume that that object is also a "simple" object
● Primitive (e.g. int), or string