Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cinntra Info Tech Solutions Team. If you also belong to the team, you can get access from here

Cinntra Info Tech Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cinntra Info Tech Solutions Senior Consultant Interview Questions and Answers

Updated 17 Feb 2023

Cinntra Info Tech Solutions Senior Consultant Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am an experienced Senior Consultant with a strong background in [specific field].

    • Over [number] years of experience in [specific field]

    • Expertise in [specific skills or areas]

    • Proven track record of successfully managing and delivering projects

    • Strong analytical and problem-solving skills

    • Excellent communication and interpersonal skills

    • Ability to work effectively in cross-functional teams

    • Examples: Led a team in implementi...

  • Answered by AI
  • Q2. Experience related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep it simple and straight forward. emphasize on your strengths.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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 - Aptitude Test 

This is the round in which basic quant questions were asked

Round 3 - Coding Test 

In this round basic 2 java questions were asked

Round 4 - Group Discussion 

In this round one topic was given and we need to discuss about that topic

Round 5 - Technical 

(2 Questions)

  • Q1. What is java explain in detail
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent, meaning it can run on any platform with a Java Virtual Machine (JVM)

    • It is known for its security features, such as the ability to run code in a sandbox environment

    • Java is used for developing a wide range of applications, from web applications to mobile apps and games

    • It is also used...

  • Answered by AI
  • Q2. What is searching and sorting
  • Ans. 

    Searching is finding a specific item in a collection of items. Sorting is arranging items in a specific order.

    • Searching involves looking for a specific item in a collection of items.

    • Sorting involves arranging items in a specific order, such as alphabetical or numerical.

    • Searching and sorting are commonly used in computer science and data analysis.

    • Examples of searching algorithms include linear search and binary search.

    • E...

  • Answered by AI
Round 6 - Technical 

(1 Question)

  • Q1. What is binary tree explain
  • Ans. 

    A binary tree is a data structure consisting of nodes, where each node has at most two children.

    • Nodes in a binary tree have a left and/or right child node.

    • The topmost node is called the root node.

    • Binary trees are used in search algorithms and data compression.

    • Examples of binary trees include binary search trees and heap trees.

  • Answered by AI
Round 7 - HR 

(2 Questions)

  • Q1. What is your current location
  • Q2. What is your salary expectations

Interview Preparation Tips

Topics to prepare for Webdew System Engineer interview:
  • Java
  • API
Interview preparation tips for other job seekers - this interview round was very good , nothing was hectic everything was very quick

Skills evaluated in this interview

Round 1 - HR 

(6 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.
  • Q3. What are your salary expectations?
  • Q4. What is your family background?
  • Q5. Share details of your previous job.
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice speaking with her .
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 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 - Aptitude Test 

Online apti test was given by the senior Hr member.

Round 3 - Coding Test 

Online code test, Hr decides every thing. Tech people do not have any rights of interviewing any candidate.

Interview Preparation Tips

Interview preparation tips for other job seekers - Even after clearing the code round and investing so much time in their interview process, they reject candidates for any dumb reasons. Hr is not bothered about seeking right candidate who will cater company's need for better output, technical people do not have right to decide on recruitments it seems.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical Reasoning question and have around 10-15 question.

Round 2 - Coding Test 

Few coding statement is giving and we have to code it. No language barrier

Round 3 - One-on-one 

(2 Questions)

  • Q1. Opps concept, and some web development question
  • Q2. SQL Database Question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

The level of difficulty is based on your knowledge.

Round 2 - Group Discussion 

We discussed our qualifications.

Interview Preparation Tips

Interview preparation tips for other job seekers - Zidio Development is an excellent company.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is the function of a website In js.?
  • Ans. 

    JavaScript enhances website functionality, enabling interactivity, dynamic content, and improved user experience.

    • Enables dynamic content updates without page reloads (e.g., AJAX calls).

    • Facilitates user interaction through events (e.g., button clicks triggering actions).

    • Allows for form validation before submission (e.g., checking required fields).

    • Enhances animations and visual effects (e.g., fading elements in and out).

    • ...

  • Answered by AI
  • Q2. What is a full form in HTML?
  • Ans. 

    HTML stands for HyperText Markup Language, the standard language for creating web pages.

    • HTML is used to structure content on the web.

    • It consists of elements represented by tags, e.g., <p> for paragraphs.

    • HTML documents are plain text files with a .html or .htm extension.

    • HTML can include attributes to provide additional information, e.g., <a href='url'> for links.

  • Answered by AI
  • Q3. How to structure building on website
  • Ans. 

    A structured approach to building a website ensures clarity, usability, and maintainability.

    • Define the purpose and goals of the website (e.g., e-commerce, portfolio).

    • Create a sitemap to outline the structure and hierarchy of pages.

    • Design wireframes for key pages to visualize layout and functionality.

    • Choose a tech stack (e.g., HTML, CSS, JavaScript frameworks) based on project needs.

    • Implement responsive design to ensure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and Helpful for Beginners
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Where do you see yourself in 5 years?
  • Ans. 

    In five years, I envision myself as a lead web developer, driving innovative projects and mentoring junior developers.

    • Leading a team of developers on complex projects, such as building scalable web applications.

    • Contributing to open-source projects to enhance my skills and give back to the community.

    • Staying updated with the latest technologies, like React or Vue.js, to implement cutting-edge solutions.

    • Mentoring junior d...

  • Answered by AI
  • Q2. What are your strengths and weaknesses ?
  • Ans. 

    I excel in problem-solving and teamwork, but I sometimes struggle with time management under tight deadlines.

    • Strength: Strong problem-solving skills - I enjoy tackling complex coding challenges, like optimizing website performance.

    • Strength: Effective teamwork - I thrive in collaborative environments, having successfully led a project with cross-functional teams.

    • Weakness: Time management - I occasionally underestimate t...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is Api ?
  • Ans. 

    An API (Application Programming Interface) allows different software applications to communicate and interact with each other.

    • APIs enable data exchange between systems, like a weather app fetching data from a weather service.

    • They can be RESTful or SOAP, with REST being more common for web services.

    • APIs can be public (open to everyone) or private (restricted to certain users).

    • Examples include social media APIs (like Twi...

  • Answered by AI
  • Q2. Which tech stack is used for interactive web page?
  • Ans. 

    A tech stack for interactive web pages typically includes HTML, CSS, JavaScript, and frameworks like React or Angular.

    • HTML: Structure of the web page, e.g., <div>, <header>, <footer>.

    • CSS: Styling the web page, e.g., Flexbox, Grid layout.

    • JavaScript: Adds interactivity, e.g., DOM manipulation, event handling.

    • Frameworks: React for component-based architecture, Angular for robust applications.

    • Libraries: j...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

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

  • Q1. Can you walk us through your past web development projects?
  • Ans. 

    I have worked on various web development projects, focusing on responsive design, user experience, and backend integration.

    • Developed an e-commerce website using React and Node.js, implementing a secure payment gateway.

    • Created a portfolio site for a photographer, utilizing HTML, CSS, and JavaScript for a visually appealing layout.

    • Built a blog platform with user authentication and content management features using Django...

  • Answered by AI
  • Q2. How do you optimize a website for performance and SEO?
  • Ans. 

    Optimizing a website involves enhancing performance and SEO through various techniques for better user experience and search rankings.

    • Minimize HTTP requests by combining CSS and JavaScript files.

    • Use image optimization tools like TinyPNG to reduce image sizes without losing quality.

    • Implement lazy loading for images and videos to improve initial load time.

    • Utilize browser caching to store frequently accessed resources loc...

  • Answered by AI

Cinntra Info Tech Solutions Interview FAQs

How many rounds are there in Cinntra Info Tech Solutions Senior Consultant interview?
Cinntra Info Tech Solutions interview process usually has 2 rounds. The most common rounds in the Cinntra Info Tech Solutions interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Cinntra Info Tech Solutions Senior Consultant Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Cinntra Info Tech Solutions Senior Consultant Reviews and Ratings

based on 3 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.5

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 3 Reviews and Ratings
SAP B1 Functional Consultant
16 salaries
unlock blur

₹3.1 L/yr - ₹7.5 L/yr

Software Developer
10 salaries
unlock blur

₹5.2 L/yr - ₹13 L/yr

Software Engineer
7 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Talent Acquisition Specialist
7 salaries
unlock blur

₹3.6 L/yr - ₹4.1 L/yr

Android Developer
6 salaries
unlock blur

₹1 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Cinntra Info Tech Solutions with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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