Upload Button Icon Add office photos

Seniority

Compare button icon Compare button icon Compare

Filter interviews by

Seniority Senior Software Engineer Interview Questions and Answers for Experienced

Updated 18 Jul 2021

Seniority Senior Software Engineer Interview Experiences for Experienced

1 interview found

Interview Questionnaire 

1 Question

  • Q1. I was asked about the core concepts of JS and also about the methodology for reCt as well.
  • Ans. So first of all clear all the basic concepts of JS and should have knowledge about react working.
  • Answered Anonymously

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Seniority?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

- write code for permutations & combination out of n numbers with k possibilities

Round 2 - Technical 

(3 Questions)

  • Q1. - diff between generator & decorator - write code for recursive decorator
  • Ans. 

    Generator produces a sequence of values while decorator adds functionality to an existing function. Recursive decorator calls itself within the decorator function.

    • Generator produces values lazily while decorator enhances functionality of a function.

    • Generators use 'yield' keyword to yield values one at a time.

    • Decorators use '@' symbol to apply additional functionality to a function.

    • Example of recursive decorator: def re...

  • Answered by AI
  • Q2. Explain generators
  • Ans. 

    Generators are functions in Python that allow you to pause and resume execution, yielding multiple values over time.

    • Generators are defined using a function with 'yield' statements instead of 'return'.

    • They can be iterated over using a for loop or by calling the next() function.

    • Generators are memory efficient as they do not store all values in memory at once.

    • They are useful for generating large sequences of values or pro...

  • Answered by AI
  • Q3. Sample application using flask
  • Ans. 

    A sample application using Flask, a Python web framework

    • Create a virtual environment for the project

    • Install Flask using pip

    • Create routes and views for different pages

    • Use templates to render HTML pages

    • Connect to a database using Flask-SQLAlchemy

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. If you have to prioritize between coding standards and project de ... read more
Q2. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q3. Given a grid containing 0s and 1s and a source row and column, in ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. In Azure Data Factory, how would you implement the functionality ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is your understanding of data modeling?
  • Ans. 

    Data modeling is the process of creating a visual representation of data structures and relationships to facilitate understanding and usage.

    • Defines how data is connected and stored, e.g., ER diagrams for relational databases.

    • Helps in database design, ensuring data integrity and efficiency.

    • Facilitates communication between stakeholders, e.g., developers and business analysts.

    • Types include conceptual, logical, and physic...

  • Answered by AI
  • Q2. What are the different types of schemas used in Power BI?
  • Ans. 

    Power BI uses various schemas like Star, Snowflake, and Galaxy for data modeling and organization.

    • Star Schema: Simplified structure with a central fact table connected to dimension tables. Example: Sales data with dimensions like Product and Customer.

    • Snowflake Schema: More complex, with normalized dimension tables. Example: A product dimension split into categories and subcategories.

    • Galaxy Schema: Combination of multip...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. What challenges did you face in your previous company, and how did you address them?
  • Ans. 

    Faced challenges in project deadlines and team communication, resolved through agile practices and regular check-ins.

    • Implemented agile methodologies to improve project timelines, resulting in a 20% increase in on-time delivery.

    • Facilitated weekly stand-up meetings to enhance team communication, which reduced misunderstandings and improved collaboration.

    • Addressed resource allocation issues by cross-training team members,...

  • Answered by AI
  • Q2. Which model were you working on?
  • Ans. 

    I worked on a predictive maintenance model using machine learning to optimize equipment uptime and reduce operational costs.

    • Utilized historical sensor data to predict equipment failures.

    • Implemented algorithms like Random Forest and Gradient Boosting.

    • Achieved a 20% reduction in downtime through proactive maintenance.

    • Collaborated with cross-functional teams to integrate the model into existing systems.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your current Cost to Company (CTC)?
  • Ans. 

    My current CTC is structured to reflect my skills, experience, and contributions to the organization.

    • My current CTC is $120,000 annually, which includes base salary and bonuses.

    • It consists of a base salary of $100,000, with $20,000 in performance bonuses.

    • Additionally, I receive benefits such as health insurance, retirement contributions, and stock options.

  • Answered by AI
  • Q2. What is your expected cost to company (CTC)?
  • Ans. 

    I expect a competitive CTC that reflects my skills, experience, and the value I bring to the organization.

    • Based on industry standards, I am looking for a CTC in the range of $X to $Y.

    • My previous role had a CTC of $Z, which included bonuses and benefits.

    • I believe in aligning my expectations with the company's budget and growth potential.

  • Answered by AI

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic javascript questions and node js questions and problem solving skills
Round 2 - Technical 

(1 Question)

  • Q1. Architecture of the projects/products worked. integration between the two systems and in depth/ES6 features on JavaScript
  • Ans. 

    I have worked on projects with scalable architecture and integrated multiple systems using ES6 features in JavaScript.

    • Developed a microservices-based architecture for a healthcare platform using Node.js and React

    • Integrated payment gateway systems with e-commerce websites using REST APIs

    • Implemented ES6 features like arrow functions, template literals, and destructuring for cleaner code

    • Used Webpack for bundling and Babel...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Technical knowledge on architecture and AWS
Round 4 - HR 

(1 Question)

  • Q1. How was i managed work in previous employer. and achievements

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong in basic and be careful before answering. because questions is going to based on your previous questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Why TJX vs a tech company (HireVue)
Round 3 - One-on-one 

(4 Questions)

  • Q1. Two rounds with two different engineers. Questions based on personal projects, working in teams, Why TJX Interviewers were very kind and understanding. They really took the time to get to know you, which...
  • Q2. Why TJX vs tech companies
  • Q3. Team project questions and how you collaborated with others
  • Q4. Questions specific to resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Can you provide a comprehensive explanation of your current project from beginning to end?
  • Ans. 

    Developed a web-based application for managing project tasks and team collaboration, enhancing productivity and communication.

    • Project initiation: Conducted stakeholder meetings to gather requirements and define project scope.

    • Technology stack: Chose React for the frontend and Node.js for the backend to ensure a responsive user interface.

    • Design phase: Created wireframes and prototypes using Figma to visualize the applica...

  • Answered by AI
  • Q2. What is your experience with moderate coding or scripting practices related to your job profile?
  • Ans. 

    I have experience in coding and scripting for automation, data analysis, and application development in various programming languages.

    • Developed Python scripts for automating data entry tasks, reducing manual effort by 50%.

    • Utilized JavaScript for creating interactive web applications, enhancing user experience.

    • Implemented shell scripts for system monitoring and maintenance, improving server uptime.

    • Created SQL queries fo...

  • Answered by AI

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to microservices implementation in detail from controller till the repository
  • Q2. Tell me about yourself and cross questions about it

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes it was good
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Job Fair

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. My name is gaurav kumar but you call me gaurav i am hard working bachelor of science in basic computer knowledge I did the work 1 year experience Tata Trent and v- Bazzar pvt ltd
  • Answered by palatablenoni
  • Q2. My name is gaurav kumar
  • Q3. I am from agra My study b.sc 3 year complet
  • Q4. Working experience 1 year tata Trent
  • Q5. Apparel floor knowledge and hard work

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 year experience Tata Trent sale assosiate
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Witch what phone are you using? and what about your uses .
  • Ans. 

    I am currently using an iPhone X for both personal and professional use.

    • I use my phone for communication with clients and colleagues through calls, emails, and messaging apps.

    • I also use it for scheduling appointments and managing my calendar.

    • For personal use, I use it for social media, entertainment, and staying connected with friends and family.

    • The iPhone X's camera is also great for capturing photos and videos for wo...

  • Answered by AI
  • Q2. I am using MI Brand phone and my use’s is camera photo video editing online payment net banking gaming and ext

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give all the answer
this is the best for the interview
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Satisfying Competitive Test

Round 3 - HR 

(2 Questions)

  • Q1. Related Work History
  • Q2. Introduction and

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are thinking to join Tresor then it is good but as from my view it is very disappointing job in my life and I'll never ever serve in this Franchisee (Tresor) in my life again. I've join at think that I will work for Apple but here I faced many problems and at last I have to left the job under the pressure of Area Manager(Varun Mehta). He forced me to do resign or I'll terminate you I work here by giving my best but at last I got nothing only that I get is regrets and unexpected unemployment. HR department is also very careless as if you call for any reason either will not respond to you or will respond after 2-3 days after calling many times over all management is very poor and Ruthless but but in the field of training it is quite better because of (Monish Bhardwaj) Head Trainer of Tresor. He is amazing man with great thoughts and expert knowledge about Apple. I will never join this group nor consider anyone to join this.

Tell us how to improve this page.

Interview Questions from Similar Companies

Inorbit Mall Interview Questions
4.2
 • 15 Interviews
Anko Interview Questions
4.0
 • 11 Interviews
JK Files Interview Questions
3.6
 • 10 Interviews
Tresor Systems Interview Questions
4.1
 • 10 Interviews
Kloud 9 Interview Questions
4.0
 • 10 Interviews
Sephora Interview Questions
3.8
 • 8 Interviews
IIGM Interview Questions
3.8
 • 7 Interviews
View all
Assistant Manager
6 salaries
unlock blur

₹2.9 L/yr - ₹8.6 L/yr

Asst.Marketing Manager
6 salaries
unlock blur

₹5 L/yr - ₹5.6 L/yr

Quality Analyst
5 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

MIS Specialist
5 salaries
unlock blur

₹5 L/yr - ₹6.1 L/yr

Talent Acquisition Specialist
5 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Explore more salaries
Compare Seniority with

Karuna Management Services

4.0
Compare

Citylife Retail

3.9
Compare

RJ Corp

4.1
Compare

Tresor Systems

4.1
Compare
write
Share an Interview