I applied online. The process took 1 day. I interviewed at ByteAlly (Chennai) in June 2024
Interview
1.round front end task to complete the web page.they gave web page design we have to change that into web page using either react or html/css/js.I felt worst Experience,why bcoz they didn't mention about the timing to complete the task.they gave only few hour but the web design was much,maximum half day needed to complete that but they given only 3hrs and I give my best.they told to submit and sent to her mail.after that no response
The process took 1 day. I interviewed at ByteAlly (Pune) in Feb 2023
Interview
2 online coding rounds followed by an interview. First coding round was based on DP. The second was a story type question based on Graph. Interview manily revolve around my resume, Python and SQL and a bit of HR questions.
Interview questions [1]
Question 1
What is the difference between SQL and NOSQL? Difference between list and a tuple.
The Interview Process held through campus placement. Their questions are normally based on Tree, Graphs. The question that was given at that time was to count no. of paths available between source city and destination city.
:Input Format:
N
City1 City2 ..... CityN
M
City1 City2 distance
City4 City8 distance
...
...
Cityk Cityl distance
Source1 Source2
:Output:
3