Upload Button Icon Add office photos

Filter interviews by

Swan Lng Interview Questions and Answers

Updated 22 Aug 2023

Swan Lng Interview Experiences

Popular Designations

2 interviews found

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

I applied via Approached by Company and was interviewed before Jun 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Share your past work experience
  • Q2. Walk through your profile
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary negotiations and joining confirmation etc

Financial Accountant Interview Questions asked at other Companies

Q1. what are the type customers have fmcg sector ? discribe the variance
View answer (1)

I applied via Referral and was interviewed in Aug 2021. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Achievement and key tasks handled in old organisation
  • Ans. Whatever I have achieved and benefited to the organisation because of individual or team efforts. Activity performed during my tenure.
  • Answered by ajay kumar bharti PMP
Round 3 - HR 

(1 Question)

  • Q1. Goals and expectations
  • Ans. Explained how I can work for organisation goal and shared my expectations to them
  • Answered by ajay kumar bharti PMP

Interview Preparation Tips

Interview preparation tips for other job seekers - Common questions asked my any interviewer that "tell about your self".
While introducing our self it must be ensured that personal, professional and educational points to be covered carefully and generous way.

Project Control & Planning Engineer Interview Questions asked at other Companies

Q1. how to control production? how to plan a project? how to manage the overall time required for project? how to complete project within delivery date?
View answer (1)

Interview questions from similar companies

Chief Staff Interview Questions & Answers

CMA CGM user image Himanka Ghosh

posted on 10 Jan 2025

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

I applied via campus placement at Indian Institute of Management (IIM),Udaipur and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths?
  • Q3. What are your hobbies (I said writing, he asked what type, I rep;ied mainly SCM topics on Linkedin and on Bhagavad Gita, spirituality on Quora. The interviewer was interested and he asked links to my profi...
  • Q4. I had a resume point of inventory management and he asked to explain
  • Q5. How would you add value to shipping coming from ed-tech industry
  • Q6. Why shipping?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD)

Round 1 - Aptitude Test 

Gamification round Game gamification

Round 2 - Group Discussion 

Data analytics related topic

Round 3 - Technical 

(1 Question)

  • Q1. Data data data related
Round 4 - Technical 

(1 Question)

  • Q1. Case study related questions
Round 5 - HR 

(1 Question)

  • Q1. Hr related questions culture fit questions
Round 6 - Technical 

(1 Question)

  • Q1. Supply chain related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. 1st Technical round : Difference between Epic and User story.
  • Ans. 

    An Epic is a large body of work that can be broken down into smaller tasks called User Stories.

    • Epic is a high-level requirement that is too large to be completed in a single iteration.

    • User Story is a small, specific piece of work that can be completed in a single iteration.

    • Epics are usually broken down into multiple User Stories for implementation.

    • User Stories are more detailed and focused compared to Epics.

    • Example: Ep...

  • Answered by AI
  • Q2. Test cases of Data grid.
  • Ans. 

    Test cases for data grid involve verifying data display, sorting, filtering, pagination, editing, and deleting functionalities.

    • Verify data is displayed correctly in the grid

    • Test sorting functionality by sorting columns in ascending and descending order

    • Test filtering functionality by applying filters and checking if data is displayed correctly

    • Test pagination by navigating through multiple pages of data

    • Test editing funct...

  • Answered by AI
  • Q3. How to test a website on different devices?
  • Ans. 

    To test a website on different devices, use responsive design testing tools, emulators, physical devices, and browser developer tools.

    • Use responsive design testing tools like BrowserStack or Responsinator to simulate different screen sizes.

    • Utilize emulators like Android Studio's emulator or Xcode's simulator to test on various mobile devices.

    • Test on physical devices to ensure accurate performance and user experience.

    • Us...

  • Answered by AI
  • Q4. Have you ever meet your client.
  • Ans. 

    Yes, I have met with clients in previous roles to discuss project requirements and gather feedback.

    • I have met with clients to understand their requirements and expectations for the project.

    • I have conducted meetings to gather feedback on the testing process and results.

    • Building a good relationship with clients is important for successful project delivery.

  • Answered by AI
Round 2 - Assignment 

Write testcases for a profile page that has option to change: name, email, phone number, address etc.

Round 3 - Technical 

(1 Question)

  • Q1. Severity, priority, scenario based questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. CEO round : general problem solving questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding test was really good it was easier to tackle the problem and writting code for it.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the major project you have worked on, and can you provide an explanation of it?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. SQL ques and concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2 sections 37 minutes first section aptitude and case study based que , section 2 maths and logic

Round 2 - Technical 

(4 Questions)

  • Q1. Intro and why interested in tradinf
  • Ans. 

    I have always been fascinated by the financial markets and enjoy analyzing trends and data to make informed decisions.

    • I have a strong background in finance and data analysis, which makes me well-suited for a role as a Financial Marketing Analyst.

    • I am passionate about understanding consumer behavior and market dynamics to develop effective marketing strategies.

    • I have experience in conducting market research and competit...

  • Answered by AI
  • Q2. Any experience in trading share your experience and if yes share your screen and show your portfolio if you want
  • Q3. Explain your trading strategy
  • Ans. 

    My trading strategy involves a combination of technical analysis, fundamental analysis, and risk management.

    • I use technical analysis to identify entry and exit points based on chart patterns and indicators.

    • I also consider fundamental analysis to evaluate the financial health and growth potential of the companies I invest in.

    • Risk management is a key component of my strategy, as I set stop-loss orders and diversify my po...

  • Answered by AI
  • Q4. Biggest risk you have taken in your life
  • Ans. 

    The biggest risk I have taken in my life was quitting my stable job to start my own business.

    • Left a secure job to pursue entrepreneurship

    • Invested personal savings into the business

    • Took on financial risks without guaranteed income

    • Faced uncertainty and challenges in the initial stages

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very friendly and easy to talk he was just interested in knowing about my interest in trading .
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Some questions related to APIs/Postman.
  • Q2. Some questions related to stakeholder management.
  • Q3. Some easy questions related to SQL
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are some key traits that an implementation analyst must have?
  • Q2. Explain about your previous experience
Round 3 - One-on-one 

(3 Questions)

  • Q1. Have you ever mentored someone and have you ever led a team?
  • Q2. How many micro-services you've worked with in a single project?
  • Q3. How do you communicate among your team?

Interview Preparation Tips

Topics to prepare for Zeta Implementation Analyst interview:
  • API
  • SQL
  • Postman
  • Stakeholder Management
  • Business Management
Interview preparation tips for other job seekers - Do non stop licking of the manager and HR. Even though you're going to meet the same person in one of the interview if you meet him again be ready with some questions and don't answer a single question wrong because if you do no matter what they will dis qualify you based on a single answer and pray that the HR who's contacting you is not Anushree VN otherwise you will just keep sending her followup mails for 1 month and she will reply back with I tried to call you but your phone was unreachable.

Swan Lng Interview FAQs

How many rounds are there in Swan Lng interview?
Swan Lng interview process usually has 3 rounds. The most common rounds in the Swan Lng interview process are One-on-one Round, Resume Shortlist and HR.
How to prepare for Swan Lng 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 Swan Lng. The most common topics and skills that interviewers at Swan Lng expect are Accounting, Finance, Administration, Business Development Management and Market Development.

Tell us how to improve this page.

People are getting interviews through

based on 2 Swan Lng interviews
Referral
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Shell Interview Questions
4.0
 • 191 Interviews
Bharat Petroleum Interview Questions
4.2
 • 151 Interviews
GAIL Interview Questions
4.5
 • 77 Interviews
Nayara Energy Interview Questions
4.2
 • 77 Interviews
Cairn Energy Interview Questions
4.0
 • 29 Interviews
Adani Gas Interview Questions
3.3
 • 27 Interviews
Petronet LNG Interview Questions
4.6
 • 6 Interviews
View all

Swan Lng Reviews and Ratings

based on 14 reviews

4.2/5

Rating in categories

3.7

Skill development

4.0

Work-Life balance

4.5

Salary & Benefits

3.7

Job Security

4.0

Company culture

3.8

Promotions/Appraisal

3.7

Work Satisfaction

Explore 14 Reviews and Ratings
Assistant Manager
5 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

General Manager Project
5 salaries
unlock blur

₹18 L/yr - ₹29 L/yr

Senior Manager Project Management
4 salaries
unlock blur

₹15 L/yr - ₹18.2 L/yr

Senior Engineer
4 salaries
unlock blur

₹0.7 L/yr - ₹10 L/yr

Senior Manager
4 salaries
unlock blur

₹15 L/yr - ₹22.5 L/yr

Explore more salaries
Compare Swan Lng with

Petronet LNG

4.6
Compare

GAIL

4.5
Compare

Adani Gas

3.3
Compare

Indian Oil Corporation

4.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview