- Through Interactive Visualization - -
- See algorithms come to life in your mind's eye before you code them. - The way developers actually think. -
-
+
+ Master DSA
+
+
+ Through Interactive Visualization
+
+ + See algorithms come to life in your mind's eye before you code + them. The way developers actually think. +
+- Share Your Experience + Share Your Experience
We value your feedback to help us improve our services
@@ -88,7 +82,7 @@ const TestimonialsSection = () => {
whileInView={{ opacity: 1, y: 0 }}
transition={{ duration: 0.5, delay: 0.1 }}
viewport={{ once: true }}
- className="bg-white dark:bg-gray-800 rounded-2xl shadow-xl p-6 sm:p-8 max-w-2xl mx-auto border border-gray-100 dark:border-gray-700/50 backdrop-blur-sm"
+ className="bg-white dark:bg-neutral-950 rounded-2xl shadow-xl p-6 sm:p-8 max-w-2xl mx-auto border border-gray-100 dark:border-gray-700/50 backdrop-blur-sm"
>
What Our Users Say
@@ -101,114 +120,83 @@ const TestimonialSection = () => {{testimonial.name}
-- {testimonial.email} -
-- {testimonial.review} -
- {testimonial.review.length > 150 && ( -{testimonial.name}
++ {testimonial.email} +
++ {testimonial.review} +
+ {testimonial.review.length > 150 && ( +- Infix to Prefix -
- -- Visualize the conversion from infix to prefix notation -
-+ Stack +
+