Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Futuristic Labs (Hyderabad) nel mese di ago 2024
Colloquio
The interview process consisted of four rounds.
First : Telephonic Interview
Second : Assignment(Consisted of two tasks first one based on embedded c programming and the second one being python). But the interviewer asked to focus on the first task since it is a embedded role.
Third: Technical Discussion with one of their employees
Fourth: Technical+ HR Interview with the CEO of the organization.
Despite being a very lengthy process well organized, I am still not informed about the results even after two months. Even though all the rounds are very positive , there is no response from their end. They could have atleast provided the feedback.
Domande di colloquio [1]
Domanda 1
1.Difference between volatile and static?
2. What do you know about memory management?
3.Heap memory and stack memory
4. Types of pointers?
5. What is memory leak?
and basic embedded c questions.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Futuristic Labs (Hyderabad) nel mese di ago 2024
Colloquio
Overview: I applied for a position at Futuristic Labs through LinkedIn, which redirected me to their careers page. The interview process consisted of three main steps, each designed to evaluate different aspects of my skills and fit for the company.
Round 1: Assignment
Duration: 2 Days
Tasks:-
Task 1: Implement an image receiver function for a projector toy with limited memory, which can store only one image at a time. The data transfer was to be done using the CRC-16/XMODEM protocol. The assignment required verifying the received data and storing it if correct; otherwise, the data should be erased if the checksum failed to match.
Task 2: Basic data visualization in Python using libraries such as NumPy, Matplotlib, and Scikit-learn.
Personal Note: I encountered an issue where the file necessary for the data visualization task was missing from the assignment folder. I raised a query regarding whether I would receive the file or needed to create it myself. Unfortunately, I did not receive a response. Ultimately, I opted to create my own file with dummy data, which I submitted along with my assignment.
Round 2: Technical + HR Interview
Duration: 45 Minutes
10 mins: HR round
10 mins: Discussion of past projects
10 mins: Computer Science fundamentals
10 mins: Electronics fundamentals
5 mins: Open interaction with the interviewer for questions
Personal Note: The interview was overall a positive experience. The interviewer was supportive and engaging. However, I felt my performance in the electronics section might not have been as strong compared to other candidates, potentially affecting my outcome.
Round 3: Interview with CEO
Conclusion: Futuristic Labs has a structured and thorough interview process. I appreciated the opportunity to showcase my abilities, despite some challenges during the assignment phase. Overall, it was a valuable experience.
Domande di colloquio [4]
Domanda 1
differences between the const and volatile qualifiers?