Upload Button Icon Add office photos

Filter interviews by

Jillion Settlement Analyst Interview Questions and Answers

Updated 2 Oct 2024

Jillion Settlement Analyst Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Are you available to join immedietely?
  • Ans. 

    Yes, I am available to join immediately.

    • Yes, I can start right away.

    • I am ready to begin work immediately.

    • My schedule is open for an immediate start.

  • Answered by AI
  • Q2. What is your salary expectation?
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research industry standards for similar positions

    • Consider cost of living in the area

    • Factor in your level of experience and skills

    • Be prepared to negotiate based on benefits offered

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - "FRAUD COMPANY ALERT" - CEO named Usman Ali claiming to be from UAE/Qatar, holding company called AAVYA LLC and JillionPay is a BIG fraudster. He has hired almost 40+ staff in March/April 2024 and none of them got paid. Some of them IT employees stalled the work for not getting paid and they were fired without any prior notice and without settling a single penny. Others were kept on bench without any communication about their unpaid salary and resuming the work. He usually prey from LinkedIn. CFBR beware of this.

Interview questions from similar companies

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

(2 Questions)

  • Q1. Create a. cI/CD Pipe line
  • Ans. 

    Set up a CI/CD pipeline for automated software delivery

    • Choose a CI/CD tool like Jenkins, GitLab CI, or CircleCI

    • Create a repository for your code on a version control system like GitHub

    • Set up a build stage to compile the code and run tests

    • Add a deployment stage to deploy the code to a testing environment

    • Configure automated testing and quality checks in the pipeline

    • Integrate with tools like Docker for containerization an

  • Answered by AI
  • Q2. How to integrate end -end testing in CI/CD pipeline
  • Ans. 

    End-to-end testing can be integrated into CI/CD pipelines by automating test scripts and running them after each code change.

    • Automate end-to-end test scripts using tools like Selenium or Cypress

    • Integrate the automated tests into the CI/CD pipeline to run after each code change

    • Use tools like Jenkins or GitLab CI to trigger the end-to-end tests

    • Monitor test results and failures to ensure code quality and reliability

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Domian credit card knowledge
  • Q2. Standards for payment gateways
  • Ans. 

    Standards for payment gateways ensure secure transactions and data protection.

    • Payment Card Industry Data Security Standard (PCI DSS) compliance is essential for all payment gateways.

    • Encryption protocols like SSL/TLS should be used to protect sensitive information.

    • Tokenization can help prevent fraud by replacing card details with a unique token.

    • Two-factor authentication adds an extra layer of security for transactions.

    • R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with domain as well

Skills evaluated in this interview

Architect Interview Questions & Answers

LTIMindtree user image Pradosh Kumar Jena

posted on 3 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your project experience
  • Ans. 

    I have extensive experience working on a variety of projects in residential, commercial, and institutional sectors.

    • Managed the design and construction of a luxury residential building in downtown area

    • Led a team in renovating a historic commercial space into a modern office building

    • Collaborated with engineers and contractors on a new healthcare facility design

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant 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 - One-on-one 

(3 Questions)

  • Q1. Each round has its different tasks and it carries minimum 30 questions in a round. It was a good experience to share
  • Q2. What will you do if you're friend is in trouble? Will you help him or not?
  • Q3. Will you help the needy people in their bad times?
Round 3 - Aptitude Test 

About personality check

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

I applied via Naukri.com and was interviewed in Nov 2023. 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. Tell me about yourself
  • Q2. This question is usually the first question in an interview, and it is a way to break the ice. You should answer this question by giving a brief overview of your education, work experience, and skills. You...

Interview Preparation Tips

Interview preparation tips for other job seekers - Time management skills...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Intermediate with more solving problems

Round 2 - Technical 

(1 Question)

  • Q1. Highly based on java

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Check communication skills
Round 3 - HR 

(2 Questions)

  • Q1. Discuss about company
  • Q2. Checking good communication
Round 4 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Interest or not

Interview Preparation Tips

Topics to prepare for Cognizant Accountant interview:
  • Family Law
  • Python
Interview preparation tips for other job seekers - Good reasponce

Architect Interview Questions & Answers

Deloitte user image Rohit Sharma

posted on 17 Mar 2023

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is static class. What is polymorphism Basic's of Oops concept. How to improve performance of query in sql.
  • Ans. 

    Static class is a class that cannot be instantiated and its members can be accessed without creating an object. Polymorphism is the ability of an object to take on many forms. OOP is a programming paradigm based on the concept of objects.

    • Static class is used for creating utility classes or for grouping related methods and properties.

    • Polymorphism allows objects of different classes to be treated as if they were of the s...

  • Answered by AI
  • Q2. Basics of C#, ASP.Net , SQL , Javascript , Azure. They have asked everything.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good understanding of all the basics of Micosoft tech stack

Skills evaluated in this interview

Accountant Interview Questions & Answers

IBM user image Sayali Suresh Gaikwad

posted on 14 Nov 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Research the company you're interviewing with. ... Research the person who is interviewing you. ... Carefully read the job description and understand every point, as well as how your own skills fulfil all ...
Round 3 - Aptitude Test 

Numerical Reasoning.
Verbal Reasoning.
Inductive Reasoning.
Diagrammatic Reasoning.
Logical Reasoning.
Mechanical Reasoning.
Situational Judgement.
Deductive reasoning.
More items...•14-Sept-2022

Round 4 - Technical 

(2 Questions)

  • Q1. Consider the tools and skills necessary for the role. Think about the basic requirements of the job. ... Study helpful books and digital publications. ... Practice for the interview. ... Prepare to ask que...
  • Q2. How would you describe yourself? ... What makes you unique? ... Why do you want to work here? ... What interests you about this role? ... What motivates you? ... What are you passionate about?
Round 5 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - Job search like it's your job. ...
Use informational interviews to network. ...
Set yourself apart with letters of recommendation. ...
Know yourself and what you want. ...
Pump yourself up and stay positive.
More items...
Round 1 - Aptitude Test 

For have core knowledge and strong analytical and problem solving skills

Round 2 - HR 

(1 Question)

  • Q1. Why should we hire you?
  • Ans. I want to get growth and communication skills and i want to develop myself and to learn different and also earning purpose
  • Answered Anonymously
Round 3 - One-on-one 

(1 Question)

  • Q1. Are you proud of the work you do here?
Round 4 - Interview 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. Hard working accountant adept a providing meticulous and comprehensive financial documentation reviews and management, proficient at completing analytical reviews of financial documents, reaserching, verifying, accounts, process and maintaining company records.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - One of excellent company and it give skill development for us

Jillion Interview FAQs

How many rounds are there in Jillion Settlement Analyst interview?
Jillion interview process usually has 1 rounds. The most common rounds in the Jillion interview process are One-on-one Round.

Tell us how to improve this page.

Jillion Settlement Analyst Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Jillion Settlement Analyst Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Compare Jillion with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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