Upload Button Icon Add office photos

Kasmo Cloud Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Kasmo Cloud Solutions Solution Architect Interview Questions and Answers

Updated 26 Oct 2023

Kasmo Cloud Solutions Solution Architect Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Web Api filters
  • Q2. Sql server query optimization
  • Ans. 

    SQL server query optimization involves improving the performance of SQL queries by reducing execution time and resource usage.

    • Use indexes to speed up query performance

    • Avoid using SELECT * and only retrieve necessary columns

    • Optimize joins by using appropriate join types and conditions

    • Use query execution plans to identify bottlenecks and optimize accordingly

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scripting questions on JavaScript and JQuery

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Kasmo Cloud Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Solution Architect Interview Questions Asked at Other Companies

asked in HCLTech
Q1. What is the difference between a classic folder and a modern fold ... read more
Q2. Why does Pega suggest not having a framework layer while designin ... read more
asked in Ericsson
Q3. What is Kubernets? what is difference between pod and VM what are ... read more
asked in TCS
Q4. How do you deal with Not participating business, not motivated st ... read more
asked in IBM
Q5. What were the challenges faced while do application migration on ... read more

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Ans. 

    This question involves creating a specific pattern using loops and conditional statements in programming.

    • Identify the desired pattern (e.g., asterisks, numbers).

    • Use nested loops: outer loop for rows, inner loop for columns.

    • Control the output format with conditional statements.

    • Example: For a pyramid pattern, increase spaces and asterisks in each row.

  • Answered by AI
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Spring boot related questions
  • Q2. Java related questios
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apptitude queations were asked in this round

Round 2 - Technical 

(1 Question)

  • Q1. Questions on javascript Basic of HTML, CSS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for basics
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. React Todo List
  • Ans. 

    A React Todo List app allows users to create, manage, and delete tasks efficiently using state management.

    • Use functional components and hooks like useState for managing state.

    • Implement a form to add new todos, capturing input with controlled components.

    • Display the list of todos using the map function to render each item.

    • Add functionality to mark todos as completed, possibly using a checkbox.

    • Include a delete button for ...

  • Answered by AI
  • Q2. Closure in Javascript
  • Ans. 

    Closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Closure is created when a function is defined within another function and the inner function references variables from the outer function.

    • The inner function maintains a reference to the outer function's scope, allowing it to access those variables even after the outer function has return...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. About previous experience and projects
  • Q2. Challenges faced in the projects
  • Ans. 

    Projects often face challenges like tight deadlines, scope changes, and team dynamics that impact delivery and quality.

    • Tight deadlines can lead to rushed development, resulting in bugs. For example, a project with a 2-week deadline saw a 30% increase in post-release issues.

    • Scope changes during development can derail timelines. In one project, adding new features mid-cycle delayed the launch by a month.

    • Team dynamics and...

  • Answered by AI

Kasmo Cloud Solutions Interview FAQs

How many rounds are there in Kasmo Cloud Solutions Solution Architect interview?
Kasmo Cloud Solutions interview process usually has 3 rounds. The most common rounds in the Kasmo Cloud Solutions interview process are Technical and Resume Shortlist.
What are the top questions asked in Kasmo Cloud Solutions Solution Architect interview?

Some of the top questions asked at the Kasmo Cloud Solutions Solution Architect interview -

  1. Sql server query optimizat...read more
  2. Scripting questions on JavaScript and JQu...read more
  3. Web Api filt...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 34 Interviews
ClaySys Interview Questions
3.0
 • 26 Interviews
Contus Interview Questions
4.2
 • 25 Interviews
DynPro Interview Questions
3.8
 • 24 Interviews
Pitney Bowes Interview Questions
3.8
 • 22 Interviews
View all
Salesforce Developer
18 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Senior Associate
9 salaries
unlock blur

₹1.8 L/yr - ₹11 L/yr

Data Engineer
7 salaries
unlock blur

₹3 L/yr - ₹3.3 L/yr

Information Technology Recruiter
7 salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Associate
5 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Explore more salaries
Compare Kasmo Cloud Solutions with

Accel Frontline

3.9
Compare

Apmosys Technologies

3.4
Compare

Pitney Bowes

3.8
Compare

DynPro

3.8
Compare
write
Share an Interview