אחת השאלות היתה משהו בסיגנון הבא:
יש n בתי חולים, וm ימים בלוז.מקבלים מערך דו מימדי שמכיל n שורות שכל אחת מייצגת בית חולים, וm עמודות שכל אחת מייצגת יום בלוז. בכל תא במערך יש מספר שמייצג תז של רופא שעובד בבית חולים מסויים באותו יום בשבוע.צריך לכתוב פונקציה שבהינתן המערך מחזירה כמה רופאים עובדים ביותר מבית חולים אחד.
דבר ראשון יש מבחן בית שאותו צריך לעבור ואז מתנמיינים לתפקיד ספציפי שיכול להתאים לרקע שלך.
שאלות מתוך הראיון
ou are given a list of all the transactions on a bank account during the year 2020. The account was empty at the beginning of the year (the balance was 0). Each transaction specifies the amount and the date it was executed. If the amount is negative (i.e., less than 0) then it was a card payment, otherwise it was an incoming transfer (amount at least 0). The date of each transaction is in YYYY-MM-DD format; for example, 2020-05-20 represents 20th May 2020. Additionally, there is a fee for having a card (omitted in the given transaction list), which is 5 per month. This fee is deducted from the account balance at the end of each month unless there were at least three payments made by card for a total cost of at least 100 within that month. Your task is to compute the final balance of the account at the end of the year 2020
ראיון HR, לא מוכנים למשרת גוניור לתת מעל ל22,
לאחר מכן עוברים למבחן טכני ברמת medium בערך ואז ראיון פיזי
שאלות מתוך הראיון
There are N blocks, Numbered from 0 to N - 1, arranged in a row. A couple of frogs were sitting together on one block when they had a terrible quarrel. Now they want to jump away from one another so that the distance between them will be as large as possible. The distance between blocks numbered J and K, where J <= K, is computed as K - J +1. The frogs can only jump up, meaning that they can move from one block to another only if two blocks are adjacent and 2nd block is of the same or greater height as the first. What is the longest distance that they can possibly create between each other, if they also chose to sit on the optimal starting block initially? Write a function in python with comments: def solution (blocks) that, given an array blocks consisting of N integers denoting the heights of the blocks, returns the longest possible distance that two frogs can make between each other starting from one of the blocks.
עוסקת בפיתוח תוכנה לאבטחת מידע - תוכנות חומת אש ו־VPN.בסיסה הבינלאומי נמצא ברדווד סיטי, קליפורניה, ומרכזי הפיתוח נמצאים בתל אביב ובבלארוס.החברה נוסדה בשנת 1993 על ידי שלמה קרמר, מריוס נכט וגיל שוויד.