Upload Button Icon Add office photos

Filter interviews by

411 Locals Software Engineering Manager Interview Questions, Process, and Tips

Updated 25 Feb 2021

411 Locals Software Engineering Manager Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. 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.

  • Answered by AI
  • Q2. Design patterns, Singleton, Factory - use cases.
  • Q3. 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

  • Answered by AI
  • Q4. 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.

  • Answered by AI
  • Q5. How do you manage team member workload.
  • Q6. 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

  • Answered by AI
  • Q7. How do you motivate individuals in your team?
  • Q8. 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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be your honest self and prepare what you did in the projects with all the details. Be prepared to dive in deep and technical.

Showcase your achievements.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you get the second to last element from a SQL table?
  • Ans. 

    To get the second to last element from a SQL table, use the OFFSET-FETCH clause.

    • Use the ORDER BY clause to sort the table in descending order.

    • Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.

    • Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice by building a simple full stack web application.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very crisp and to the point in the interview. There is no point beating round the bush

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about Yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going to the interview the most important things to be done which works like miracles..
1. Sit in the meditative state for 2-5 mins just before the interview.
2.Think about all the blessings and all that you have and thank for having that.
3. Go with the mind set of being ethical and say to yourself that you are going to crack this interview no matter what (Easy,Medium or difficult)

Thank you
I would be happy if many people can take advantage of these advices.

I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. By Rajkumar Bharathi, I stay at Trichy
  • Q2. I have completed my B.E from kalasalingam university in 2020, with a score of 6.33
  • Q3. I am a fresher need this jobs

Interview Preparation Tips

Interview preparation tips for other job seekers - Dress for the job or company

I applied via Walk-in and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain punctual and don't trust the consultancy like pay thousand rupees we will send the company in that you don't want to attend all rounds

I applied via Job Portal and was interviewed before Dec 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. First they ask basic questions like HTML SQL Java.

Interview Preparation Tips

Interview preparation tips for other job seekers - First we learn basics programming knowledge and we confident to attend interview and speak bold.

411 Locals Interview FAQs

How to prepare for 411 Locals Software Engineering Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 411 Locals. The most common topics and skills that interviewers at 411 Locals expect are Application Software, Database, Front End, MVC and PHP.
What are the top questions asked in 411 Locals Software Engineering Manager interview?

Some of the top questions asked at the 411 Locals Software Engineering Manager interview -

  1. How do you implement Transactional statements using MyISAM Engine. Pros/Cons. D...read more
  2. How do you prioritize tasks, Agile/Waterfall/SCR...read more
  3. How do you identify your ris...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Executive Recruiter
4 salaries
unlock blur

₹11 L/yr - ₹12.5 L/yr

Software Engineer
3 salaries
unlock blur

₹13.7 L/yr - ₹17 L/yr

Accounts Manager
3 salaries
unlock blur

₹6.3 L/yr - ₹6.3 L/yr

Digital Marketing Manager
3 salaries
unlock blur

₹17 L/yr - ₹20 L/yr

Team Leader SEO
3 salaries
unlock blur

₹15 L/yr - ₹15 L/yr

Explore more salaries
Compare 411 Locals with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview