Learning Management Interview Questions

14,618 learning management interview questions shared by candidates

(Coderpad Round 3 - Technical) Given a dictionary with keys and values and given an input, find closest key to the given input e.g. dictionary = { 'a' : ['b','c','e'], 'm': ['c','e'] } Input: ['c'] Output: 'm' Explaination: 'c' is at distance 1 from 'a' and 0 from 'm'. Hence closest key for 'c' is 'm'.
avatar

Machine Learning Engineer

Interviewed at HouseCanary

3.4
Jan 3, 2020

(Coderpad Round 3 - Technical) Given a dictionary with keys and values and given an input, find closest key to the given input e.g. dictionary = { 'a' : ['b','c','e'], 'm': ['c','e'] } Input: ['c'] Output: 'm' Explaination: 'c' is at distance 1 from 'a' and 0 from 'm'. Hence closest key for 'c' is 'm'.

Viewing 1781 - 1790 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 14,618 interview questions and reports from Learning management interviews. Prepare for your interview. Get hired. Love your job.