First tech interview question: Given the array, build a tree as follows: [ {"process_name":"a.exe", "pid":420, "parent_pid":428}, {"process_name":"c.exe", "pid":428, "parent_pid":None}, {"process_name":"d.exe", "pid":551, "parent_pid":420}, {"process_name":"e.exe", "pid":552, "parent_pid":428}, {"process_name":"f.exe", "pid":553, "parent_pid":None}, {"process_name":"g.exe", "pid": 4, "parent_pid":553}, {"process_name":"b.exe", "pid": 7, "parent_pid": 4}, {"process_name":"h.exe", "pid": 11, "parent_pid": 7}, {"process_name":"j.exe", "pid":666, "parent_pid":428} ] The program should output the following: c.exe ---- a.exe -------- d.exe ---- e.exe ---- j.exe f.exe ---- g.exe -------- b.exe ------------ h.exe
Software Team Lead Interview Questions
8,268 software team lead interview questions shared by candidates
Overall, great questions about software architecture and performance
not applicable, ended up leaving
They will ask scenario type questions, and ask about your work history.
How would you communicate unpopular decisions to your team?
Tell us about a time you didn’t agree with colleague/client and what you did about it
Did you like leading a team?
What is your dream job?
What are the pros and cons of test-first vs test-second development?
What is your favourite SOLID principle, and why?
Viewing 6411 - 6420 interview questions
See Interview Questions for Similar Jobs
Software TesterSenior Software TesterSoftware Test SpecialistJunior Software TesterSenior Software Engineer In TestSoftware Test LeadSoftware TestSoftware Test AnalystSoftware Engineer In TestSoftware DeploymentJunior Software Test EngineerLead It AnalystSoftware Technical LeadSoftware Test AnalistSoftware Engineer ISoftware TestingSenior Software Quality Assurance AnalistSoftware Release Manager