Premium Employer

Persistent Systems

3.5
based on 3.9k Reviews
Filter interviews by

10+ Best Engineering Aids & Consultancies Interview Questions and Answers

Updated 10 Oct 2024
Popular Designations

Q1. 1. What is API Testing 2. HTTP error codes 3. How to test API 4. Types of API 5. Questions on JAVA, oops concept 6. Sudo code for prime number 7. Questions on Performance Testing 8. How you are doing performanc...

read more
Ans.

Interview questions for Project Lead position covering API testing, HTTP error codes, performance testing, Java, authentication, Swagger, AWS, and project-related questions.

  • API testing involves testing the functionality, reliability, performance, and security of APIs.

  • HTTP error codes are status codes returned by a server to indicate the status of a request.

  • APIs can be tested using tools like Postman, SoapUI, and JMeter.

  • Types of APIs include REST, SOAP, and GraphQL.

  • Java and OO...read more

Add your answer

Q2. Upon receiving client requirement to create APIs, what are the intial steps you will take?

Ans.

The initial steps involve understanding the client requirements, analyzing the scope of work, and creating a plan for API development.

  • Meet with the client to discuss their requirements and goals for the APIs

  • Gather detailed information about the data and functionality that the APIs need to provide

  • Analyze the scope of work and determine the resources and timeline needed for development

  • Create a plan outlining the steps involved in API development, including design, implementatio...read more

Add your answer

Q3. .Net Core middleware, when we required custom middleware?

Ans.

Custom middleware in .Net Core is required when we need to add additional processing logic to the request pipeline.

  • Custom authentication

  • Request logging

  • Error handling

  • Response compression

Add your answer

Q4. Explain how backpropogation works

Ans.

Backpropagation is a method used in neural networks to update the weights of the network by calculating the gradient of the loss function.

  • Backpropagation involves calculating the gradient of the loss function with respect to each weight in the network.

  • The gradients are then used to update the weights in the network in order to minimize the loss function.

  • This process is repeated iteratively until the network converges to a set of weights that minimize the loss function.

  • Backpro...read more

Add your answer
Discover Best Engineering Aids & Consultancies interview dos and don'ts from real experiences

Q5. .Net Core design pattern and life time

Ans.

Design patterns in .Net Core help in structuring code for better maintainability and scalability.

  • Design patterns like Singleton, Factory, and Dependency Injection are commonly used in .Net Core.

  • They help in separating concerns, improving code reusability, and making code more testable.

  • Lifetime management in .Net Core refers to how long an object should exist in the application.

  • Transient, Scoped, and Singleton are the three main lifetime options in .Net Core.

  • For example, a Sin...read more

Add your answer

Q6. Implement convolution working in c++

Ans.

Implementing convolution in C++

  • Use nested loops to iterate over the input and kernel matrices

  • Apply the convolution operation by multiplying corresponding elements and summing them up

  • Handle edge cases by padding the input matrix if necessary

  • Consider using libraries like OpenCV for optimized implementations

Add your answer

Q7. Explain process of UX?

Ans.

UX process involves understanding user needs, designing solutions, and testing them for usability.

  • Research user needs and behaviors

  • Create user personas and scenarios

  • Design user interfaces and interactions

  • Test and iterate designs based on user feedback

  • Implement and launch the final product

  • Continuously gather user feedback and make improvements

  • Examples: user interviews, wireframing, prototyping, usability testing

Add your answer

Q8. Current project architecture

Ans.

Our current project architecture is based on microservices using Docker containers and Kubernetes for orchestration.

  • Microservices architecture

  • Docker containers

  • Kubernetes for orchestration

Add your answer

Q9. Create a map function

Ans.

Map function applies a function to each element in an array and returns a new array with the results.

  • Use the map function to iterate over each element in the array and apply a function to it.

  • Example: const numbers = [1, 2, 3]; const doubled = numbers.map(num => num * 2); // [2, 4, 6]

Add your answer

Q10. Current project

Ans.

Currently leading a team to develop a new mobile app for tracking fitness goals.

  • Managing a team of developers and designers

  • Creating project timelines and milestones

  • Collaborating with stakeholders to gather requirements

  • Testing and iterating on app features

  • Implementing feedback from beta testers

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Best Engineering Aids & Consultancies

based on 26 interviews
3 Interview rounds
Technical Round
Coding Test Round
HR Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter