Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2021. There were 6 interview rounds.
Mostly programming logics and problem solving orientated.
C programs focusing on string, pointers and arrays
I am a software engineer with experience in developing and maintaining software applications.
I have a Bachelor's degree in Computer Science.
I have worked on various projects using different programming languages such as Java, C++, and Python.
I am skilled in software development methodologies like Agile and have experience with version control systems like Git.
I have strong problem-solving and analytical skills, which h...
I am open to discussing salary based on the responsibilities and expectations of the role.
I am flexible and open to negotiation.
I am looking for a fair and competitive salary.
I value the opportunity to work on challenging projects and contribute to the company's success.
I am interested in discussing the overall compensation package, including benefits and opportunities for growth.
I have researched the average salary ra...
My family background is diverse and multicultural.
My parents come from different cultural backgrounds.
I have siblings who are pursuing different careers.
We celebrate various cultural traditions and festivals together.
I worked as a Software Engineer at XYZ Company.
Developed and maintained software applications using Java and Python.
Collaborated with cross-functional teams to gather requirements and design solutions.
Implemented unit tests and performed code reviews to ensure code quality.
Participated in Agile development processes and attended daily stand-up meetings.
Troubleshooted and resolved software defects and issues reported by...
Seeking new challenges and growth opportunities in a different environment.
Looking for a change to expand my skill set and knowledge.
Seeking a more challenging role that aligns with my career goals.
Interested in working with new technologies and innovative projects.
Want to explore different industries and gain diverse experience.
Seeking a better work-life balance or location change.
My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.
Strengths: problem-solving, attention to detail, teamwork
Weaknesses: time management, public speaking
I am a software engineer with experience in developing and maintaining software applications.
Proficient in programming languages such as Java, C++, and Python
Skilled in software development methodologies like Agile and Scrum
Experience with database management systems like MySQL and MongoDB
Familiarity with front-end technologies such as HTML, CSS, and JavaScript
Strong problem-solving and analytical skills
Effective commu
Function pointer is a variable that stores the address of a function. It is used to pass functions as arguments and for callbacks.
Function pointers are used to implement callbacks in event-driven programming.
They are used in sorting algorithms to pass a comparison function as an argument.
Function pointers are used in device drivers to register interrupt handlers.
They are used in dynamic linking to resolve symbols at ru...
Embedded C is a subset of C language used for programming embedded systems.
Embedded C has limited resources compared to C
Embedded C has specific libraries for hardware access
Embedded C has specific memory management techniques
Embedded C has specific coding standards for safety-critical systems
C is a general-purpose language while Embedded C is specific to embedded systems
Storage classes define the scope and lifetime of variables in C programming language.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to a block and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables have a lifetime throughout the program and are initialized only once.
Extern variables are declared outside of a...
I applied via Recruitment Consulltant
PathPartner Technology interview questions for popular designations
I applied via Walk-in and was interviewed before Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.
Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.
Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.
Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.
I applied via LinkedIn and was interviewed in Sep 2024. There were 3 interview rounds.
I have 5 years of experience working as a mechanical engineer in the automotive industry.
5 years of experience in mechanical engineering
Specialized in automotive industry
Worked on designing and testing vehicle components
Experience with CAD software for modeling and simulations
Seeking new challenges and growth opportunities in a different environment.
Looking for new challenges to enhance skills and knowledge
Seeking better career growth opportunities
Interested in exploring different work environments
Want to broaden professional network
I have covered testing in areas such as software development, quality assurance, and system integration.
Software testing methodologies such as unit testing, integration testing, and regression testing
Quality assurance processes to ensure software meets requirements and standards
System integration testing to verify that different components work together seamlessly
I have experience with various types of testing including unit testing, integration testing, system testing, and regression testing.
Unit testing: Testing individual components or functions of the software in isolation.
Integration testing: Testing how different components work together.
System testing: Testing the entire system as a whole.
Regression testing: Testing to ensure that new code changes do not adversely affect
Functional testing ensures that the software functions as intended, while non-functional testing focuses on performance, usability, and security.
Functional testing checks if the software meets the specified requirements.
Non-functional testing evaluates aspects like performance, scalability, reliability, and security.
Examples of functional testing include unit testing, integration testing, and system testing.
Examples of...
Positive & Negative testing scenario examples
Positive example: Testing a login form with valid credentials should allow the user to access the system
Negative example: Testing a login form with invalid credentials should display an error message
I will approach the challenge methodically, seek help if needed, and work towards finding a solution.
Assess the challenge and break it down into smaller tasks
Research and gather information to understand the problem better
Consult with colleagues or supervisors for advice or guidance
Experiment with different solutions and adapt as needed
Stay persistent and focused on finding a resolution
I will follow a systematic approach to identify, analyze, prioritize, and resolve the critical issue.
Identify the critical issue and gather all relevant information
Analyze the root cause of the issue and its impact on the system
Prioritize the critical issue based on severity and potential impact
Develop a plan of action to resolve the issue efficiently
Implement the solution and monitor its effectiveness
Document the enti
posted on 15 Nov 2024
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 25 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Reverse a string in Java using StringBuilder or iterative approach.
Use StringBuilder to reverse the string: StringBuilder sb = new StringBuilder(str); sb.reverse().toString();
Iterative approach: Convert the string to char array, swap characters from start and end indexes until middle is reached.
The xpath for MakeMyTrip datepicker can be written using unique attributes of the datepicker element.
Use unique attributes like class, id, or data-testid to locate the datepicker element
Consider the structure of the datepicker and its parent elements when writing the xpath
Use indexes or sibling relationships if necessary to pinpoint the datepicker element
Use SQL query with ORDER BY clause to order employees in ascending order.
Use SELECT statement to retrieve employee data
Add ORDER BY clause with the column you want to order by
Specify ASC keyword for ascending order
Example: SELECT * FROM employees ORDER BY employee_id ASC;
Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.
Smoke testing is performed to check if the critical functionalities of the application are working fine after changes.
Sanity testing is performed to check if the specific areas of the application are working fine after changes.
Smoke testing is a shallow and...
Generate a coupon code based on minimum and maximum amount
Determine the range of amounts for the coupon code
Generate a random code within that range
Assign positive or negative based on the criteria
based on 2 interviews
Interview experience
based on 103 reviews
Rating in categories
Senior Software Engineer
186
salaries
| ₹5 L/yr - ₹20 L/yr |
Software Engineer
144
salaries
| ₹3.8 L/yr - ₹10.6 L/yr |
Technical Lead
51
salaries
| ₹10 L/yr - ₹24.6 L/yr |
Embedded Software Engineer
22
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior Technical Lead
17
salaries
| ₹22 L/yr - ₹33 L/yr |
Sasken
LTIMindtree
L&T Technology Services
Persistent Systems