Questions Bank
Total Questions: 14016
Asked at SAP • 2 hours ago
Modify this PyTorch pseudo-code to do negative sampling if the pos_ids is known. label #shape = [batch_s, pos_ids] hidden #shape = [batch_s, ch] logits #shape = [ch, C] out = np.dot(logits, hidden(...
Difficultyprogram sense
Asked at Infosys • 3 hours ago
What strategies do you employ to ensure effective communication in cross-functional teams?
Difficultytechnical
Asked at PwC • 3 hours ago
What is a skill you have / something that is not captured on your resume?
Difficulty
Asked at Dropbox • 12 hours ago
Tell me about about an impactful project that you led.
Difficultybehavioral
Asked at Meta (Facebook) • 14 hours ago
Move all zeros present in an array to the end.
Difficultyalgorithms