Filter interviews by
I applied via Company Website
2 questions were given
1 was easy level code
2 was hard level code
Developed an embedded system for monitoring and controlling temperature in a greenhouse.
Designed hardware interface for temperature sensors
Implemented PID control algorithm for maintaining desired temperature
Developed user interface for setting temperature thresholds
Integrated wireless communication for remote monitoring
Optimized code for low power consumption
Online aptitude
it contains simple python and data structure questions
Least non representable integer and which is not the sum of subset of elements in the list
x=[1,2,5,7] output=4 x=[1,2,2,5,7] output=18
def least(x):
n=len(x)
output=1
for i in range(n):
if x[i]<=output:
output=output+x[i]
else:
break
print(out)
I appeared for an interview before Sep 2016.
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
I appeared for an interview in Jul 2017.
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
based on 4 interviews
Interview experience
TCS
Accenture
Wipro
Cognizant