About ldra limited
Company Description
Ldra Limited is a pioneering technology company specializing in software and systems engineering, particularly in the fields of safety-critical and mission-critical systems. With a focus on delivering high-quality solutions that meet stringent regulatory requirements, Ldra has established a reputation for excellence in industries such as aerospace, automotive, and medical devices. The work culture at Ldra is characterized by collaboration, innovation, and a commitment to continuous improvement. Employees are encouraged to share ideas and take ownership of their projects, fostering an environment of mutual respect and support. The job environment is dynamic and fast-paced, where professionals are provided with opportunities for growth and development, as well as access to cutting-edge tools and resources.
Software Engineer Interview Questions
Q1: Can you describe your experience with software development methodologies?
I have experience working with Agile and Waterfall methodologies. In my previous role, I was part of a Scrum team where we held daily stand-ups, sprint planning, and retrospectives, which helped enhance team collaboration and project delivery.
Q2: What programming languages are you proficient in?
I am proficient in Java, C++, and Python. I have utilized these languages in various projects, including developing embedded systems and applications that require high performance and reliability.
Q3: How do you ensure the quality of your code?
I follow best practices such as code reviews, unit testing, and continuous integration. Additionally, I use static analysis tools to identify potential issues before the code is merged into the main branch.
Q4: Can you give an example of a challenging project you worked on?
One challenging project involved developing a safety-critical application for an aerospace client. We had to ensure compliance with DO-178C standards, which required extensive documentation and rigorous testing. I contributed by implementing a robust testing framework that significantly reduced the time spent on validation.
Q5: How do you stay updated with the latest technology trends?
I regularly attend industry conferences, participate in online courses, and follow relevant tech blogs and forums. I also engage with the developer community to exchange knowledge and insights.
Quality Assurance Engineer Interview Questions
Q1: What is your experience with automated testing tools?
I have worked with Selenium and JUnit for automating web and unit tests, respectively. In my last position, I implemented automated test scripts that improved our testing efficiency by 40%.
Q2: How do you approach creating a test plan?
I start by understanding the requirements and specifications of the project. I then outline the objectives, testing scope, resources needed, and the testing schedule. I also include risk assessments and define the criteria for success.
Q3: Can you describe a time when you found a critical bug?
In one project, I discovered a critical security vulnerability during regression testing. I immediately reported it to the development team, and we collaborated to resolve the issue before the product release, thereby avoiding a potential security breach.
Q4: What is your experience with performance testing?
I have used tools like JMeter to conduct performance testing on applications. This involved simulating user loads to assess the application's response time and stability under stress conditions.
Q5: How do you handle tight deadlines in testing?
I prioritize tasks based on risk and impact, communicate effectively with the development team to ensure alignment, and focus on critical test cases to ensure the most important functionalities are tested within the time constraints.
Project Manager Interview Questions
Q1: What project management methodologies do you prefer to use?
I prefer Agile methodologies, particularly Scrum, as they allow for flexibility and adaptability throughout the project lifecycle. However, I also apply Waterfall when the project requirements are well-defined and stable.
Q2: How do you handle conflicts within a project team?
I address conflicts by facilitating open communication among team members. I encourage them to express their viewpoints and work together to find a resolution that aligns with project goals.
Q3: Can you describe a successful project you managed?
I successfully managed a project that involved the development of a new software tool for a client in the automotive industry. By implementing regular check-ins and fostering collaboration, we delivered the project two weeks ahead of schedule and received positive feedback from the client.
Q4: How do you ensure that projects stay on budget?
I closely monitor expenses and resource allocation throughout the project. I maintain regular communication with stakeholders to manage expectations and make adjustments as necessary to avoid budget overruns.
Q5: What tools do you use for project management?
I use tools like Jira for tracking project tasks, Trello for managing workflows, and Microsoft Project for scheduling and resource management. These tools help streamline communication and keep everyone aligned on project progress.
Embedded Systems Engineer Interview Questions
Q1: What experience do you have with embedded systems development?
I have worked on several embedded systems projects, including designing firmware for microcontrollers and developing real-time operating systems. My experience includes both hardware and software integration.
Q2: Can you explain the importance of real-time operating systems in embedded systems?
Real-time operating systems are crucial for embedded systems as they ensure that tasks are executed within strict timing constraints. This is essential for applications in safety-critical environments where delays can lead to system failures.
Q3: How do you approach debugging embedded systems?
I use a combination of simulation tools, logic analyzers, and oscilloscopes to troubleshoot issues. I also implement logging within the firmware to capture runtime data, which aids in identifying problems more effectively.
Q4: Describe a project where you had to optimize system performance.
I worked on optimizing an embedded system for a medical device, where I reduced power consumption by refining the code and adjusting the hardware configuration. This led to a more efficient device with a longer battery life.
Q5: What programming languages and tools do you use for embedded systems?
I primarily use C and C++ for programming embedded systems. For development, I utilize tools like Keil, MPLAB, and GNU toolchains, depending on the microcontroller being used.
ldra limited Interview Questions and Answers
Updated 21 Feb 2026No interview experiences shared yet.
View all interview questionsFrequently Asked Questions in ldra limited
Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.
Common Interview Questions in ldra limited
Q: In a sports contest there were m medals awarded on n successive days (n > 1). 1. On the first day 1 medal and 1/7 of the remaining m - 1 medals were awarded. 2. On the second day 2 medals and 1/7 of the now remaining medals was awarded; and so on.On the nth and last day, the remaining n medals were awarded.How many days did the contest last, and how many medals were awarded altogether?
Q: Consider a pile of Diamonds on a table. A thief enters and steals 1/2 of the total quantity and then again 2 extra from the remaining. After some time a second thief enters and steals 1/2 of the remaining+2. Then 3rd thief enters and steals 1/2 of the remaining+2. Then 4th thief enters and steals 1/2 of the remaining+2. When the 5th one enters he finds 1 diamond on the table. Find out the total no. of diamonds originally on the table before the 1st thief entered.
Q: There are 3 clans in an island - The Arcs who never lie, the Dons who always lie and the Slons who lie alternately with the truth. Once a tourist meets 2 guides who stress that the other is a Slon. They proceed on a tour and see a sports meet. The first guide says that the prizes have been won in the order Don, Arc, Slon. The other says that, the order is Slon, Don, Arc. (the order need not be exact). To which clan did each of the guides and the players belong? ...
Q: 36 people {a1, a2, ..., a36} meet and shake hands in a circular fashion. In other words, there are totally 36 handshakes involving the pairs, {a1, a2}, {a2, a3}, ..., {a35, a36}, {a36, a1}. Then size of the smallest set of people such that the res...
Q: T, U, V are 3 friends digging groups in fields. If T & U can complete i groove in 4 days &, U & V can complete 1 groove in 3 days & V & T can complete in 2 days. Find how many days each takes to complete 1 groove individually.
Q: The citizens of planet nigiet are 8 fingered and have thus developed their decimal system in base 8. A certain street in nigiet contains 1000 (in base 8) buildings numbered 1 to 1000. How many 3s are used in numbering these buildings?
Q: A light bulb is hanging in a room. Outside of the room there are three switches, of which only one is connected to the lamp. In the starting situation, all switches are 'off' and the bulb is not lit. If it is allowed to check in the room only once.How would you know which is the switch?
Q: There are 3 sticks placed at right angles to each other and a sphere is placed between the sticks . Now another sphere is placed in the gap between the sticks and Larger sphere . Find the radius of smaller sphere in terms of radius of larger sphere.
Q: ABCDE are sisters. Each of them gives 4 gifts and each receives 4 gifts No two sisters give the same combination ( e.g. if A gives 4 gifts to B then no other sisters can give four to other one.)Â (i) B gives four to A.(ii) C gives 3 to E. How much did A,B,C,E give to D?
Q: At 6?o a clock ticks 6 times.The time between first and last ticks is 30 seconds.How long does it tick at 12?o clock?2.A hotel has 10 storey. Which floor is above the floor below the floor, below the floor above the floor, below the floor above the fifth.
Q: There is a room with a door (closed) and three light bulbs. Outside the room there are three switches, connected to the bulbs. You may manipulate the switches as you wish, but once you open the door you can't change them. Identify each switch with its bulb.
Q: A long, long time ago, two Egyptian camel drivers were fighting for the hand of the daughter of the sheik of Abbudzjabbu. The sheik, who liked neither of these men to become the future husband of his daughter, came up with a clever plan: a race would dete
Q: Tom has three boxes with fruits in his barn: one box with apples, one box with pears, and one box with both apples and pears. The boxes have labels that describe the contents, but none of these labels is on the right box. How can Tom, by taking only one p
Q: A vessel is full of liquid. From the vessel, 1/3rd of the liquid evaporates on the first day. On the second day 3/4th of the remaining liquid evaporates. What fraction of the volume is present at the end of the second day
Q: Give two dice - one is a standard dice, the other is blank (nothing painted on any of the faces). The problem is to paint the blank dice in such a manner so that when you roll both of them together, the sum of both the faces should lie between 1 and 12. Numbers from 1-12 (both inclusive) equally likely.
Q: If I walk with 30 miles/hr i reach 1 hour before and if i walk with 20 miles/hr i reach 1 hour late. Find the distance between 2 points and the exact time of reaching destination is 11 am then find the speed with which it walks.
Q: Jack and his wife went to a party where four other married couples were present. Every person shook hands with everyone he or she was not acquainted with. When the handshaking was over, Jack asked everyone, including his own wife, how many hands they shook?
Q: In a country where everyone wants a boy, each family continues having babies till they have a boy. After some time, what is the proportion of boys to girls in the country? (Assuming probability of having a boy or a girl is the same)
Q: An escalator is descending at constant speed. A walks down and takes 50 steps to reach the bottom. B runs down and takes 90 steps in the same time as A takes 10 steps. How many steps are visible when the escalator is not operating.Â
Q: A Man is sitting in the last coach of train could not find a seat, so he starts walking to the front coach ,he walks for 5 min and reaches front coach. Not finding a seat he walks back to last coach and when he reaches there,train had completed 5 miles. what is the speed of the train ?