Add office photos
Employer?
Claim Account for FREE

411 Locals

2.7
based on 15 Reviews
Filter interviews by

Ericsson Interview Questions and Answers

Updated 5 Feb 2024

Q1. How do you implement Transactional statements using MyISAM Engine. Pros/Cons. Deep dive.

Ans.

Transactional statements cannot be implemented using MyISAM engine.

  • MyISAM engine does not support transactions.

  • It does not provide ACID compliance.

  • In case of a crash, data can be lost.

  • InnoDB engine should be used for transactional statements.

Add your answer

Q2. How do you prioritize tasks, Agile/Waterfall/SCRUM.

Ans.

Prioritization depends on project requirements and team dynamics, but Agile/Scrum is preferred.

  • Understand project goals and requirements

  • Collaborate with team to identify priorities

  • Use Agile/Scrum methodology for iterative development

  • Consider impact on stakeholders and deadlines

  • Regularly reassess priorities and adjust as needed

Add your answer

Q3. How do you identify your risks.

Ans.

Identifying risks involves analyzing potential threats and vulnerabilities in the project or product.

  • Conducting a thorough risk assessment

  • Identifying potential risks and their impact on the project

  • Prioritizing risks based on their likelihood and impact

  • Developing a risk management plan to mitigate or avoid risks

  • Regularly reviewing and updating the risk management plan

Add your answer

Q4. Difference Between Mysql's engines MyISAM / InnoDB

Ans.

MyISAM is faster but lacks transaction support, while InnoDB is slower but has transaction support.

  • MyISAM is the default engine for MySQL.

  • MyISAM is faster for read-heavy applications.

  • InnoDB is slower but provides transaction support.

  • InnoDB is better for write-heavy applications.

  • InnoDB supports foreign keys and row-level locking.

  • MyISAM does not support foreign keys or row-level locking.

Add your answer
Discover Ericsson interview dos and don'ts from real experiences

Q5. What is Test Driven Development

Ans.

Test Driven Development is a software development approach where tests are written before the code.

  • Tests are written before the code

  • Code is written to pass the tests

  • Tests are run frequently to ensure code quality

  • Helps in catching bugs early in the development cycle

Add your answer

Q6. Which all control statements are there in the database? Why we need it?

Ans.

Control statements in database are used to control the flow of execution of SQL statements.

  • Control statements in database include IF, CASE, WHILE, LOOP, and GOTO.

  • They are used to control the flow of execution of SQL statements.

  • They help in making decisions, looping through data, and jumping to specific parts of code.

  • For example, the IF statement can be used to check a condition and execute a block of code if the condition is true.

  • The CASE statement can be used to perform diff...read more

Add your answer

Q7. How to optimize SQL and database?

Ans.

Optimizing SQL and database involves improving query performance and database design.

  • Use indexes to speed up query execution

  • Normalize database tables to reduce redundancy

  • Avoid using SELECT * and instead specify required columns

  • Use stored procedures to reduce network traffic

  • Regularly analyze and optimize database performance

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

Interview Process at Ericsson

based on 3 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 1.7k Interview Questions
3.7
 • 255 Interview Questions
3.9
 • 192 Interview Questions
4.0
 • 160 Interview Questions
3.8
 • 139 Interview Questions
View all
Top 411 Locals Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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